SPECS (LINUX_2_6_16): kernel.spec - testing CFIs for signal frames...

pluto pluto at pld-linux.org
Wed Aug 30 01:27:15 CEST 2006


Author: pluto                        Date: Tue Aug 29 23:27:15 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_16
---- Log message:
- testing CFIs for signal frames...

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1558.2.27 -> 1.441.2.1558.2.28) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1558.2.27 SPECS/kernel.spec:1.441.2.1558.2.28
--- SPECS/kernel.spec:1.441.2.1558.2.27	Sun Aug 27 12:06:08 2006
+++ SPECS/kernel.spec	Wed Aug 30 01:27:09 2006
@@ -283,6 +283,7 @@
 
 Patch200:	linux-2.6-ppc-ICE-hacks.patch
 Patch201:	linux-2.6-x86_64-stack-protector.patch
+Patch202:	linux-2.6-unwind-through-signal-frames.patch
 
 Patch1000:	linux-2.6-grsec-minimal.patch
 
@@ -821,6 +822,9 @@
 %ifarch %{x8664}
 %patch201 -p1
 %endif
+%ifarch ppc ppc64 %{ix86} %{x8664}
+%patch202 -p1
+%endif
 
 %if %{with grsec_minimal}
 %patch1000 -p1
@@ -1683,6 +1687,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1558.2.28  2006/08/29 23:27:09  pluto
+- testing CFIs for signal frames...
+
 Revision 1.441.2.1558.2.27  2006/08/27 10:06:08  pluto
 - release 1 for version .28
 
================================================================

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



More information about the pld-cvs-commit mailing list