SPECS (LINUX_2_6): kernel.spec - _rel 0.4, - added grsecurity patch.

cieciwa cieciwa at pld-linux.org
Thu Apr 20 10:30:58 CEST 2006


Author: cieciwa                      Date: Thu Apr 20 08:30:58 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- _rel 0.4,
- added grsecurity patch.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1500 -> 1.441.2.1501) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1500 SPECS/kernel.spec:1.441.2.1501
--- SPECS/kernel.spec:1.441.2.1500	Wed Apr 19 22:59:15 2006
+++ SPECS/kernel.spec	Thu Apr 20 10:30:52 2006
@@ -90,7 +90,7 @@
 %define		_udev_ver		071
 %define		_mkvmlinuz_ver		1.3
 
-%define		_rel			0.3
+%define		_rel			0.4
 
 %define		_netfilter_snap		20060329
 %define		_nf_hipac_ver		0.9.1
@@ -243,10 +243,11 @@
 
 
 Patch1000:	linux-2.6-grsec-minimal.patch
-# grsecurity snap for 2.6.16.
-# from http://www.grsecurity.net/~spender/grsecurity-2.1.9-2.6.16-200603292139.patch
-## [pl]nienaklada sie 
-#Patch9999:	grsecurity-2.1.9-2.6.16-200603292139.patch
+
+# grsecurity snap for 2.6.16.9
+# based on http://www.grsecurity.net/~spender/grsecurity-2.1.9-2.6.16.2-200604101732.patch
+
+Patch9999:	grsecurity-2.1.9-2.6.16.9.patch
 
 URL:		http://www.kernel.org/
 BuildRequires:	binutils >= 3:2.14.90.0.7
@@ -760,8 +761,9 @@
 %if %{with grsec_minimal} && %{without vserver}
 %patch1000 -p1
 %endif
+
 %if %{with grsec_full} && %{without vserver}
-#patch9999 -p1
+%patch9999 -p1
 %endif
 
 # Fix EXTRAVERSION in main Makefile
@@ -1593,6 +1595,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1501  2006/04/20 08:30:52  cieciwa
+- _rel 0.4,
+- added grsecurity patch.
+
 Revision 1.441.2.1500  2006/04/19 20:59:15  baggins
 - rel 0.3
 - cleaned up and updated ix86 and x86_86 configs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1500&r2=1.441.2.1501&f=u



More information about the pld-cvs-commit mailing list