SPECS (LINUX_2_6): kernel.spec - rel 0.5; fix vservers oops trigge...

arekm arekm at pld-linux.org
Mon Oct 1 14:45:39 CEST 2007


Author: arekm                        Date: Mon Oct  1 12:45:39 2007 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- rel 0.5; fix vservers oops triggered by ntpd run on host

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1789 -> 1.441.2.1790) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1789 SPECS/kernel.spec:1.441.2.1790
--- SPECS/kernel.spec:1.441.2.1789	Wed Sep 26 21:17:28 2007
+++ SPECS/kernel.spec	Mon Oct  1 14:45:33 2007
@@ -117,7 +117,7 @@
 %define		_prepatch		%{nil}
 %define		_pre_rc			%{nil}
 %define		_rc			%{nil}
-%define		_rel			0.4
+%define		_rel			0.5
 %define		subname			%{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
 
 %define		_netfilter_snap		20070806
@@ -254,6 +254,9 @@
 # netfilter-layer7-v2.13.tar.gz from http://l7-filter.sf.net/
 Patch40:	kernel-layer7.patch
 
+# http://people.linux-vserver.org/~dhozac/p/k/delta-timers-fix01.diff
+Patch41:	kernel-timers.patch
+
 ### End netfilter
 
 # based on 2.6.17 patch from http://www.linuximq.net/patchs/linux-2.6.17-imq1.diff,
@@ -890,6 +893,8 @@
 %ifarch %{ix86} %{x8664} ia64
 %patch101 -p1
 %endif
+# kernel-timers.patch
+%patch41 -p1
 %endif
 
 #%if %{with xen0} || %{with xenU}
@@ -1656,6 +1661,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1790  2007/10/01 12:45:33  arekm
+- rel 0.5; fix vservers oops triggered by ntpd run on host
+
 Revision 1.441.2.1789  2007/09/26 19:17:28  zawadaa
 - up to 2.6.22.9
 - patch150 alredy in .9
================================================================

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



More information about the pld-cvs-commit mailing list