rpms/kernel/F-10 patch-2.6.27.19-rc1.bz2.sign, NONE, 1.1.2.1 .cvsignore, 1.960.2.7, 1.960.2.8 kernel.spec, 1.1206.2.28, 1.1206.2.29 sources, 1.922.2.7, 1.922.2.8 upstream, 1.834.2.7, 1.834.2.8 linux-2.6.27.14-ext4-fix-cache-init.patch, 1.1.2.1, NONE linux-2.6.27.14-ext4-fix-dont-allow-new-groups.patch, 1.1.2.1, NONE linux-2.6.27.14-ext4-patch-queue.patch, 1.1.2.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Wed Feb 18 22:46:07 UTC 2009


Author: cebbert

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

Modified Files:
      Tag: private-fedora-10-2_6_27
	.cvsignore kernel.spec sources upstream 
Added Files:
      Tag: private-fedora-10-2_6_27
	patch-2.6.27.19-rc1.bz2.sign 
Removed Files:
      Tag: private-fedora-10-2_6_27
	linux-2.6.27.14-ext4-fix-cache-init.patch 
	linux-2.6.27.14-ext4-fix-dont-allow-new-groups.patch 
	linux-2.6.27.14-ext4-patch-queue.patch 
Log Message:
2.6.27.19-rc1
  Dropped patches (merged upstream):
    linux-2.6.27.14-ext4-fix-cache-init.patch
    linux-2.6.27.14-ext4-fix-dont-allow-new-groups.patch
    linux-2.6.27.14-ext4-patch-queue.patch


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

iD8DBQBJnItjyGugalF9Dw4RAlKMAJ9Je60Utef5iCC7mNLIcISydgaBBACfeIRr
tRtI7etPuG5FDCnNEGSqr6w=
=tVfA
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/.cvsignore,v
retrieving revision 1.960.2.7
retrieving revision 1.960.2.8
diff -u -r1.960.2.7 -r1.960.2.8
--- .cvsignore	17 Feb 2009 19:47:41 -0000	1.960.2.7
+++ .cvsignore	18 Feb 2009 22:45:35 -0000	1.960.2.8
@@ -5,3 +5,4 @@
 kernel-2.6.27
 linux-2.6.27.tar.bz2
 patch-2.6.27.18.bz2
+patch-2.6.27.19-rc1.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1206.2.28
retrieving revision 1.1206.2.29
diff -u -r1.1206.2.28 -r1.1206.2.29
--- kernel.spec	18 Feb 2009 07:57:09 -0000	1.1206.2.28
+++ kernel.spec	18 Feb 2009 22:45:35 -0000	1.1206.2.29
@@ -36,9 +36,9 @@
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 18
+%define stable_update 19
 # 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}
@@ -742,9 +742,6 @@
 Patch2900: linux-2.6.27-ext4-rename-ext4dev-to-ext4.patch
 # Delay capable check to avoid most AVCs (#478299)
 Patch2901: linux-2.6.27.9-ext4-cap-check-delay.patch
-Patch2902: linux-2.6.27.14-ext4-patch-queue.patch
-Patch2903: linux-2.6.27.14-ext4-fix-cache-init.patch
-Patch2904: linux-2.6.27.14-ext4-fix-dont-allow-new-groups.patch
 
 # Add better support for DMI-based autoloading
 Patch3110: linux-2.6-dmi-autoload.patch
@@ -1167,11 +1164,6 @@
 # ext4
 ApplyPatch linux-2.6.27-ext4-rename-ext4dev-to-ext4.patch
 ApplyPatch linux-2.6.27.9-ext4-cap-check-delay.patch
-ApplyPatch linux-2.6.27.14-ext4-patch-queue.patch
-# ext4 queue has a misapplied chunk
-ApplyPatch linux-2.6.27.14-ext4-fix-cache-init.patch
-# ext4 patch queue has missing code
-ApplyPatch linux-2.6.27.14-ext4-fix-dont-allow-new-groups.patch
 
 # xfs
 
@@ -1941,6 +1933,13 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Wed Feb 18 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.27.19-170.2.29.rc1
+- 2.6.27.19-rc1
+  Dropped patches (merged upstream):
+    linux-2.6.27.14-ext4-fix-cache-init.patch
+    linux-2.6.27.14-ext4-fix-dont-allow-new-groups.patch
+    linux-2.6.27.14-ext4-patch-queue.patch
+
 * Wed Feb 18 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.27.18-170.2.28
 - Fix bug in x86-64 syscall error handling (#484871)
 - Replace x86 MTRR warning patch with better upstream fix.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/sources,v
retrieving revision 1.922.2.7
retrieving revision 1.922.2.8
diff -u -r1.922.2.7 -r1.922.2.8
--- sources	17 Feb 2009 19:47:41 -0000	1.922.2.7
+++ sources	18 Feb 2009 22:45:36 -0000	1.922.2.8
@@ -1,2 +1,3 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
 ebdefe1196bfc9bc1eecc92da62445ea  patch-2.6.27.18.bz2
+295b0cb6c7fe9743f64c0b4d7016cda2  patch-2.6.27.19-rc1.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/upstream,v
retrieving revision 1.834.2.7
retrieving revision 1.834.2.8
diff -u -r1.834.2.7 -r1.834.2.8
--- upstream	17 Feb 2009 19:47:41 -0000	1.834.2.7
+++ upstream	18 Feb 2009 22:45:36 -0000	1.834.2.8
@@ -1,2 +1,3 @@
 linux-2.6.27.tar.bz2
 patch-2.6.27.18.bz2
+patch-2.6.27.19-rc1.bz2


--- linux-2.6.27.14-ext4-fix-cache-init.patch DELETED ---


--- linux-2.6.27.14-ext4-fix-dont-allow-new-groups.patch DELETED ---


--- linux-2.6.27.14-ext4-patch-queue.patch DELETED ---




More information about the scm-commits mailing list