SPECS (LINUX_2_6_22): kernel.spec - rel 4; unofficial fix for loca...
arekm
arekm at pld-linux.org
Sun Feb 10 19:28:48 CET 2008
Author: arekm Date: Sun Feb 10 18:28:48 2008 GMT
Module: SPECS Tag: LINUX_2_6_22
---- Log message:
- rel 4; unofficial fix for local root sec hole (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464953)
---- Files affected:
SPECS:
kernel.spec (1.441.2.1796.2.50 -> 1.441.2.1796.2.51)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1796.2.50 SPECS/kernel.spec:1.441.2.1796.2.51
--- SPECS/kernel.spec:1.441.2.1796.2.50 Sat Feb 9 17:36:27 2008
+++ SPECS/kernel.spec Sun Feb 10 19:28:42 2008
@@ -105,7 +105,7 @@
%define _prepatch %{nil}
%define _pre_rc %{nil}
%define _rc %{nil}
-%define _rel 3
+%define _rel 4
%define subname %{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
%define _enable_debug_packages 0
@@ -241,6 +241,9 @@
# http://www.ssi.bg/~ja/nfct/ipvs-nfct-2.6.22-1.diff
Patch41: kernel-ipvs-nfct.patch
+# security bugfix
+Patch42: kernel-vmsplice.patch
+
### End netfilter
# http://www.linuximq.net/patchs/ (note 2.6.21 patch is broken here)
@@ -840,6 +843,8 @@
# ipvs-nfct
%patch41 -p1
+%patch42 -p1
+
##
# end of netfilter
@@ -1703,6 +1708,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1796.2.51 2008-02-10 18:28:42 arekm
+- rel 4; unofficial fix for local root sec hole (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464953)
+
Revision 1.441.2.1796.2.50 2008-02-09 16:36:27 glen
- add -mcpu=440 patch for ppc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1796.2.50&r2=1.441.2.1796.2.51&f=u
More information about the pld-cvs-commit
mailing list