SPECS (Titanium): kernel-vanilla.spec - uppdated to 2.6.24.2, offi...
hawk
hawk at pld-linux.org
Mon Feb 11 12:23:14 CET 2008
Author: hawk Date: Mon Feb 11 11:23:14 2008 GMT
Module: SPECS Tag: Titanium
---- Log message:
- uppdated to 2.6.24.2, official fix for local root hole
---- Files affected:
SPECS:
kernel-vanilla.spec (1.43.2.11.2.25 -> 1.43.2.11.2.26)
---- Diffs:
================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.43.2.11.2.25 SPECS/kernel-vanilla.spec:1.43.2.11.2.26
--- SPECS/kernel-vanilla.spec:1.43.2.11.2.25 Mon Feb 11 00:30:34 2008
+++ SPECS/kernel-vanilla.spec Mon Feb 11 12:23:08 2008
@@ -42,8 +42,8 @@
%define alt_kernel vanilla
%define _basever 2.6.24
-%define _postver .1
-%define _rel 2
+%define _postver .2
+%define _rel 1
# for rc kernels basever is the version patch (source1) should be applied to
#%define _ver 2.6.20
@@ -66,7 +66,7 @@
# Source0-md5: 3f23ad4b69d0a552042d1ed0f4399857
%if "%{_postver}" != "%{nil}"
Source1: http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{_basever}%{_postver}.bz2
-# Source1-md5: 86d55d5080217b2e79e0fff227218cd1
+# Source1-md5: 5e7fb6b61bd5af063ddd50b548355e94
%endif
%if "%{_ver}" != "%{nil}"
Source10: http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-%{_ver}-%{_rc}.bz2
@@ -79,9 +79,6 @@
Source20: kernel-vanilla-x86.config
Source21: kernel-vanilla-x86_64.config
-# security fix
-Patch10: kernel-vanilla-vmsplice.patch
-
URL: http://www.kernel.org/
BuildRequires: binutils >= 3:2.14.90.0.7
BuildRequires: gcc >= 5:3.2
@@ -385,8 +382,6 @@
%{__bzip2} -dc %{SOURCE10} | %{__patch} -p1 -s
%endif
-%patch10 -p1
-
# Fix EXTRAVERSION in main Makefile
sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}_%{alt_kernel}#g' Makefile
@@ -851,6 +846,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43.2.11.2.26 2008-02-11 11:23:08 hawk
+- uppdated to 2.6.24.2, official fix for local root hole
+
Revision 1.43.2.11.2.25 2008-02-10 23:30:34 hawk
- fix for local root hole, release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.43.2.11.2.25&r2=1.43.2.11.2.26&f=u
More information about the pld-cvs-commit
mailing list