rpms/kernel/F-11 patch-2.6.30.7-rc1.bz2.sign, NONE, 1.1 .cvsignore, 1.1054, 1.1055 kernel.spec, 1.1732, 1.1733 sources, 1.1016, 1.1017 upstream, 1.927, 1.928 linux-2.6-slub-fix-destroy-by-rcu.patch, 1.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Sat Sep 12 05:46:31 UTC 2009


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7097

Modified Files:
	.cvsignore kernel.spec sources upstream 
Added Files:
	patch-2.6.30.7-rc1.bz2.sign 
Removed Files:
	linux-2.6-slub-fix-destroy-by-rcu.patch 
Log Message:
2.6.30.7-rc1
Drop patches merged in -stable:
   linux-2.6-slub-fix-destroy-by-rcu.patch


--- NEW FILE patch-2.6.30.7-rc1.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBKqeF9yGugalF9Dw4RAiX3AJ4vRvUhAHlXHxeKdae+u8c10dvb/gCdHyZK
kzW0xqhc9yMThWqd821VL/Y=
=TtpE
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/.cvsignore,v
retrieving revision 1.1054
retrieving revision 1.1055
diff -u -p -r1.1054 -r1.1055
--- .cvsignore	9 Sep 2009 04:43:29 -0000	1.1054
+++ .cvsignore	12 Sep 2009 05:46:30 -0000	1.1055
@@ -6,3 +6,4 @@ temp-*
 kernel-2.6.30
 linux-2.6.30.tar.bz2
 patch-2.6.30.6.bz2
+patch-2.6.30.7-rc1.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/kernel.spec,v
retrieving revision 1.1732
retrieving revision 1.1733
diff -u -p -r1.1732 -r1.1733
--- kernel.spec	10 Sep 2009 21:15:37 -0000	1.1732
+++ kernel.spec	12 Sep 2009 05:46:30 -0000	1.1733
@@ -40,9 +40,9 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 6
+%define stable_update 7
 # Is it a -stable RC?
-%define stable_rc 0
+%define stable_rc 1
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev .%{stable_update}
@@ -731,9 +731,6 @@ Patch14000: make-mmap_min_addr-suck-less
 Patch14050: hda-check-strcpy-length.patch
 Patch14060: linux-2.6-v4l-dvb-af9015-fix-stack-corruption.patch
 
-# fix bug introduced in 2.6.30.4
-Patch14070: linux-2.6-slub-fix-destroy-by-rcu.patch
-
 # fix stack protector problems with xen on x86_64
 Patch14080: linux-2.6-x86-load-percpu-segment-no-stackprotector.patch
 Patch14090: linux-2.6-xen-rearrange-to-fix-stackprotector.patch
@@ -1368,9 +1365,6 @@ ApplyPatch linux-2.6-v4l-dvb-af9015-fix-
 ApplyPatch linux-2.6-x86-load-percpu-segment-no-stackprotector.patch
 ApplyPatch linux-2.6-xen-rearrange-to-fix-stackprotector.patch
 
-# fix 2.6.30.4 bug
-ApplyPatch linux-2.6-slub-fix-destroy-by-rcu.patch
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -1959,6 +1953,11 @@ fi
 # and build.
 
 %changelog
+* Sat Sep 12 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.30.7-54.rc1
+- 2.6.30.7-rc1
+- Drop patches merged in -stable:
+   linux-2.6-slub-fix-destroy-by-rcu.patch
+
 * Thu Sep 10 2009 Dennis Gilmore <dennis at ausil.us> 2.6.30.6-53
 - kgdb only works on sparc64 smp kernels so disable on the up one and enable on the smp one
 - update to 256 cpus supported on sparc64 smp


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/sources,v
retrieving revision 1.1016
retrieving revision 1.1017
diff -u -p -r1.1016 -r1.1017
--- sources	9 Sep 2009 04:43:29 -0000	1.1016
+++ sources	12 Sep 2009 05:46:30 -0000	1.1017
@@ -1,2 +1,3 @@
 7a80058a6382e5108cdb5554d1609615  linux-2.6.30.tar.bz2
 f89295707f68c2b349534b490c9d5f2d  patch-2.6.30.6.bz2
+240ff5b047ddbb6adb7b08dca99b4a4a  patch-2.6.30.7-rc1.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/upstream,v
retrieving revision 1.927
retrieving revision 1.928
diff -u -p -r1.927 -r1.928
--- upstream	9 Sep 2009 04:43:29 -0000	1.927
+++ upstream	12 Sep 2009 05:46:30 -0000	1.928
@@ -1,3 +1,4 @@
 linux-2.6.30.tar.bz2
 patch-2.6.30.6.bz2
+patch-2.6.30.7-rc1.bz2
 


--- linux-2.6-slub-fix-destroy-by-rcu.patch DELETED ---




More information about the fedora-extras-commits mailing list