SPECS (LINUX_2_6_22): kernel.spec - rel 2 - fixed nasty bug in vse...

baggins baggins at pld-linux.org
Wed Oct 17 13:42:19 CEST 2007


Author: baggins                      Date: Wed Oct 17 11:42:19 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_22
---- Log message:
- rel 2
- fixed nasty bug in vserver code

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1796.2.7 -> 1.441.2.1796.2.8) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1796.2.7 SPECS/kernel.spec:1.441.2.1796.2.8
--- SPECS/kernel.spec:1.441.2.1796.2.7	Mon Oct 15 17:16:19 2007
+++ SPECS/kernel.spec	Wed Oct 17 13:42:14 2007
@@ -117,7 +117,7 @@
 %define		_prepatch		%{nil}
 %define		_pre_rc			%{nil}
 %define		_rc			%{nil}
-%define		_rel			1.1
+%define		_rel			2
 %define		subname			%{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
 
 %define		_netfilter_snap		20070806
@@ -313,6 +313,7 @@
 # the preferred 2.3 vserver needs CONFIG_IPV6=y config, which break things for some users;
 # it was proposed to use 2.2 as a temp replacement. One couuld use vs 2.2 instead of 2.3
 # by using vs22 bcond - this bcond also changes IPV6 option from "y" to "m".
+Patch103:	linux-2.6-vs2.3-v6tw.patch
 
 # from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.2-src.tgz
 #Patch120: xen-3.0-2.6.16.patch
@@ -895,6 +896,7 @@
 %patch102 -p1
 %else
 %patch100 -p1
+%patch103 -p1
 %endif
 %if %{with suspend2}
 #ifarch %{ix86} %{x8664} ia64
@@ -919,7 +921,7 @@
 # aic94xx linux-2.6-aic94xx_with_included_firmware.patch
 %patch160 -p1
 
-# prefetch, DISABLED BECAUSE IT OOPSES!
+# prefetch, DISABLED BECAUSE IT OOPSES ON XFS! (at least)
 #%patch400 -p1
 
 # desables regparms
@@ -1676,6 +1678,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1796.2.8  2007/10/17 11:42:14  baggins
+- rel 2
+- fixed nasty bug in vserver code
+
 Revision 1.441.2.1796.2.7  2007/10/15 15:16:19  mguevara
 - cleanup after prefetch disabling
 
================================================================

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



More information about the pld-cvs-commit mailing list