SPECS: kernel-desktop.spec - unofficial fix for local root hole, r...
hawk
hawk at pld-linux.org
Sun Feb 10 23:05:46 CET 2008
Author: hawk Date: Sun Feb 10 22:05:46 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unofficial fix for local root hole, release 3
---- Files affected:
SPECS:
kernel-desktop.spec (1.160 -> 1.161)
---- Diffs:
================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.160 SPECS/kernel-desktop.spec:1.161
--- SPECS/kernel-desktop.spec:1.160 Sat Feb 9 19:56:48 2008
+++ SPECS/kernel-desktop.spec Sun Feb 10 23:05:41 2008
@@ -63,7 +63,7 @@
%define _basever 2.6.22
%define _postver .17
-%define _rel 2
+%define _rel 3
%define _rc %{nil}
%define pname kernel-desktop
Summary: The Linux kernel (the core of the Linux operating system)
@@ -152,6 +152,9 @@
# http://dev.gentoo.org/~spock/projects/gensplash/archive/fbsplash-0.9.2-r5-2.6.20-rc6.patch
Patch31: %{pname}-fbsplash.patch
+# security bugfix
+Patch32: kernel-vmsplice.patch
+
######## netfilter snap
## base
Patch40: %{pname}-pom-ng-IPV4OPTSSTRIP.patch
@@ -574,6 +577,8 @@
%patch31 -p1
%endif
+%patch32 -p1
+
## netfilter
#
@@ -1072,6 +1077,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.161 2008-02-10 22:05:41 hawk
+- unofficial fix for local root hole, release 3
+
Revision 1.160 2008-02-09 18:56:48 glen
- move source and build symlinks to -module-build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-desktop.spec?r1=1.160&r2=1.161&f=u
More information about the pld-cvs-commit
mailing list