SPECS (Titanium): kernel-bare-grsecurity.spec - handle new PAX option

hawk hawk at pld-linux.org
Fri Aug 29 14:40:22 CEST 2008


Author: hawk                         Date: Fri Aug 29 12:40:22 2008 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- handle new PAX option

---- Files affected:
SPECS:
   kernel-bare-grsecurity.spec (1.1.2.51 -> 1.1.2.52) 

---- Diffs:

================================================================
Index: SPECS/kernel-bare-grsecurity.spec
diff -u SPECS/kernel-bare-grsecurity.spec:1.1.2.51 SPECS/kernel-bare-grsecurity.spec:1.1.2.52
--- SPECS/kernel-bare-grsecurity.spec:1.1.2.51	Fri Aug 29 14:34:48 2008
+++ SPECS/kernel-bare-grsecurity.spec	Fri Aug 29 14:40:16 2008
@@ -422,6 +422,7 @@
 
 PaXconfig () {
 	sed -i "s:# CONFIG_PAX is not set:CONFIG_PAX=y:" .config
+	sed -i "s:# CONFIG_PAX_REFCOUNT is not set:CONFIG_PAX_REFCOUNT=y:" .config
 	%ifarch %{ix86}
 		sed -i 's:# CONFIG_PAX_SEGMEXEC is not set:CONFIG_PAX_SEGMEXEC=y:' $1
 	%endif
@@ -858,6 +859,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.52  2008/08/29 12:40:16  hawk
+- handle new PAX option
+
 Revision 1.1.2.51  2008/08/29 12:34:48  hawk
 - updated to 2.6.26.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-bare-grsecurity.spec?r1=1.1.2.51&r2=1.1.2.52&f=u



More information about the pld-cvs-commit mailing list