Author: baggins                      Date: Sat Dec 13 20:34:05 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- rel 2
- ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
- af_unix: netns: fix problem of return value
- fixed regressions in CIFS, lib/idr.c, FASYNC handling, 32-bit pagemap

---- Files affected:
SPECS:
   kernel.spec (1.441.2.2029 -> 1.441.2.2030) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.2029 SPECS/kernel.spec:1.441.2.2030
--- SPECS/kernel.spec:1.441.2.2029      Sat Dec  6 01:54:01 2008
+++ SPECS/kernel.spec   Sat Dec 13 21:33:58 2008
@@ -104,7 +104,7 @@
 
 %define                basever         2.6.27
 %define                postver         .8
-%define                rel             1
+%define                rel             2
 
 %define                _enable_debug_packages                  0
 
@@ -315,6 +315,7 @@
 Patch2000:     kernel-small_fixes.patch
 Patch2001:     linux-2.6.21.1-pwc-uncompress.patch
 Patch2002:     kernel-netns-inet6-tw.patch
+Patch2003:     kernel-regressions.patch
 
 # kill some thousands of warnings
 # (only warnings, so just remove parts of this patch if conflics)
@@ -935,6 +936,7 @@
 %patch2000 -p1
 %patch2001 -p1
 %patch2002 -p1
+%patch2003 -p1
 
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = 
%{postver}%{?alt_kernel:_%{alt_kernel}}#g' Makefile
@@ -1671,6 +1673,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.2030  2008/12/13 20:33:58  baggins
+- rel 2
+- ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
+- af_unix: netns: fix problem of return value
+- fixed regressions in CIFS, lib/idr.c, FASYNC handling, 32-bit pagemap
+
 Revision 1.441.2.2029  2008/12/06 00:54:01  arekm
 - rel 1
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to