rpms/kernel/F-10 patch-2.6.27.25.bz2.sign, NONE, 1.1.2.1 .cvsignore, 1.960.2.13, 1.960.2.14 kernel.spec, 1.1206.2.68, 1.1206.2.69 sources, 1.922.2.13, 1.922.2.14 upstream, 1.834.2.13, 1.834.2.14 ext4.git-1-8657e625a390d09a21970a810f271d74e99b4c8f.patch, 1.1.2.1, NONE ext4.git-2-b3239aab20df1446ddfb8d0520076d5fd0d4ecd2.patch, 1.1.2.1, NONE ext4.git-3-e9b9a50398f0cc909e5645716c74cc1aecd6699e.patch, 1.1.2.1, NONE ext4.git-4-ce54e9c7949d1158512accf23825641a92bd07f9.patch, 1.1.2.1, NONE ext4.git-5-e0ee7aa0b15299bc678758a754eec51ee537c53f.patch, 1.1.2.1, NONE linux-2.6-ext4-clear-unwritten-flag.patch, 1.1.2.2, NONE linux-2.6-ext4-fake-delalloc-bno.patch, 1.1.2.2, NONE linux-2.6-ext4-fix-i_cached_extent-race.patch, 1.1.2.2, NONE linux-2.6-ext4-prealloc-fixes.patch, 1.1.2.2, NONE linux-2.6-x86-workaround-failures-on-intel-atom.patch, 1.1.2.1, NONE patch-2.6.27.24.bz2.sign, 1.1.2.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Sat Jun 20 11:55:57 UTC 2009


Author: cebbert

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

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.25.bz2.sign 
Removed Files:
      Tag: private-fedora-10-2_6_27
	ext4.git-1-8657e625a390d09a21970a810f271d74e99b4c8f.patch 
	ext4.git-2-b3239aab20df1446ddfb8d0520076d5fd0d4ecd2.patch 
	ext4.git-3-e9b9a50398f0cc909e5645716c74cc1aecd6699e.patch 
	ext4.git-4-ce54e9c7949d1158512accf23825641a92bd07f9.patch 
	ext4.git-5-e0ee7aa0b15299bc678758a754eec51ee537c53f.patch 
	linux-2.6-ext4-clear-unwritten-flag.patch 
	linux-2.6-ext4-fake-delalloc-bno.patch 
	linux-2.6-ext4-fix-i_cached_extent-race.patch 
	linux-2.6-ext4-prealloc-fixes.patch 
	linux-2.6-x86-workaround-failures-on-intel-atom.patch 
	patch-2.6.27.24.bz2.sign 
Log Message:
Linux 2.6.27.25
Dropped patches merged upstream in -stable:
    linux-2.6-x86-workaround-failures-on-intel-atom.patch
    ext4.git*
    linux-2.6-ext4*


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

iD8DBQBKMclByGugalF9Dw4RAk5iAJ45FefbLXBAemsxugIayhAWYzAKIgCgjDMb
P65/OIQ7nvm1OM4P8UvP5A0=
=kmpq
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/.cvsignore,v
retrieving revision 1.960.2.13
retrieving revision 1.960.2.14
diff -u -p -r1.960.2.13 -r1.960.2.14
--- .cvsignore	20 May 2009 21:41:15 -0000	1.960.2.13
+++ .cvsignore	20 Jun 2009 11:55:23 -0000	1.960.2.14
@@ -4,4 +4,4 @@ kernel-2.6.*.config
 temp-*
 kernel-2.6.27
 linux-2.6.27.tar.bz2
-patch-2.6.27.24.bz2
+patch-2.6.27.25.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1206.2.68
retrieving revision 1.1206.2.69
diff -u -p -r1.1206.2.68 -r1.1206.2.69
--- kernel.spec	21 May 2009 02:18:53 -0000	1.1206.2.68
+++ kernel.spec	20 Jun 2009 11:55:24 -0000	1.1206.2.69
@@ -36,7 +36,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 24
+%define stable_update 25
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -588,7 +588,6 @@ Patch20: linux-2.6-hotfixes.patch
 Patch21: linux-2.6-utrace.patch
 Patch22: linux-2.6-x86-tracehook.patch
 Patch23: linux-2.6.27-x86-tracehook-syscall-arg-order.patch
-Patch24: linux-2.6-x86-workaround-failures-on-intel-atom.patch
 
 Patch41: linux-2.6-sysrq-c.patch
 
@@ -758,19 +757,6 @@ Patch2900: linux-2.6.27-ext4-rename-ext4
 # Delay capable check to avoid most AVCs (#478299)
 Patch2901: linux-2.6.27.9-ext4-cap-check-delay.patch
 
-# next round of ext4 patches for -stable
-Patch2910: ext4.git-1-8657e625a390d09a21970a810f271d74e99b4c8f.patch
-Patch2911: ext4.git-2-b3239aab20df1446ddfb8d0520076d5fd0d4ecd2.patch
-Patch2912: ext4.git-3-e9b9a50398f0cc909e5645716c74cc1aecd6699e.patch
-Patch2913: ext4.git-4-ce54e9c7949d1158512accf23825641a92bd07f9.patch
-Patch2914: ext4.git-5-e0ee7aa0b15299bc678758a754eec51ee537c53f.patch
-
-# ext4 fixes from fedora 11
-Patch2920: linux-2.6-ext4-clear-unwritten-flag.patch
-Patch2921: linux-2.6-ext4-fake-delalloc-bno.patch
-Patch2922: linux-2.6-ext4-fix-i_cached_extent-race.patch
-Patch2923: linux-2.6-ext4-prealloc-fixes.patch
-
 # Add better support for DMI-based autoloading
 Patch3110: linux-2.6-dmi-autoload.patch
 
@@ -1147,9 +1133,6 @@ ApplyPatch linux-2.6-utrace.patch
 ApplyPatch linux-2.6-x86-tracehook.patch
 ApplyPatch linux-2.6.27-x86-tracehook-syscall-arg-order.patch
 
-# work around atom errata
-ApplyPatch linux-2.6-x86-workaround-failures-on-intel-atom.patch
-
 # enable sysrq-c on all kernels, not only kexec
 ApplyPatch linux-2.6-sysrq-c.patch
 
@@ -1201,19 +1184,6 @@ ApplyPatch linux-2.6-execshield.patch
 ApplyPatch linux-2.6.27-ext4-rename-ext4dev-to-ext4.patch
 ApplyPatch linux-2.6.27.9-ext4-cap-check-delay.patch
 
-# ext4 patches scheduled for -stable
-ApplyPatch ext4.git-1-8657e625a390d09a21970a810f271d74e99b4c8f.patch
-ApplyPatch ext4.git-2-b3239aab20df1446ddfb8d0520076d5fd0d4ecd2.patch
-ApplyPatch ext4.git-3-e9b9a50398f0cc909e5645716c74cc1aecd6699e.patch
-ApplyPatch ext4.git-4-ce54e9c7949d1158512accf23825641a92bd07f9.patch
-ApplyPatch ext4.git-5-e0ee7aa0b15299bc678758a754eec51ee537c53f.patch
-
-# ext4 patches from f-11
-ApplyPatch linux-2.6-ext4-clear-unwritten-flag.patch
-ApplyPatch linux-2.6-ext4-fake-delalloc-bno.patch
-ApplyPatch linux-2.6-ext4-fix-i_cached_extent-race.patch
-ApplyPatch linux-2.6-ext4-prealloc-fixes.patch
-
 # xfs
 
 # USB
@@ -2001,6 +1971,13 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Sat Jun 20 2009  Chuck Ebbert <cebbert at redhat.com>  2.6.27.25-170.2.69
+- Linux 2.6.27.25
+- Dropped patches merged upstream in -stable:
+    linux-2.6-x86-workaround-failures-on-intel-atom.patch
+    ext4.git*
+    linux-2.6-ext4*
+
 * Wed May 20 2009  Chuck Ebbert <cebbert at redhat.com>  2.6.27.24-170.2.68
 - Enable Divas (formerly Eicon) ISDN drivers on x86_64. (#480837)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/sources,v
retrieving revision 1.922.2.13
retrieving revision 1.922.2.14
diff -u -p -r1.922.2.13 -r1.922.2.14
--- sources	20 May 2009 21:41:16 -0000	1.922.2.13
+++ sources	20 Jun 2009 11:55:24 -0000	1.922.2.14
@@ -1,2 +1,2 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
-e80fcf73166ec34e54ab7c720cadc925  patch-2.6.27.24.bz2
+53981d997d85d4a65e086fd1cada61a0  patch-2.6.27.25.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/upstream,v
retrieving revision 1.834.2.13
retrieving revision 1.834.2.14
diff -u -p -r1.834.2.13 -r1.834.2.14
--- upstream	20 May 2009 21:41:16 -0000	1.834.2.13
+++ upstream	20 Jun 2009 11:55:25 -0000	1.834.2.14
@@ -1,2 +1,2 @@
 linux-2.6.27.tar.bz2
-patch-2.6.27.24.bz2
+patch-2.6.27.25.bz2


--- ext4.git-1-8657e625a390d09a21970a810f271d74e99b4c8f.patch DELETED ---


--- ext4.git-2-b3239aab20df1446ddfb8d0520076d5fd0d4ecd2.patch DELETED ---


--- ext4.git-3-e9b9a50398f0cc909e5645716c74cc1aecd6699e.patch DELETED ---


--- ext4.git-4-ce54e9c7949d1158512accf23825641a92bd07f9.patch DELETED ---


--- ext4.git-5-e0ee7aa0b15299bc678758a754eec51ee537c53f.patch DELETED ---


--- linux-2.6-ext4-clear-unwritten-flag.patch DELETED ---


--- linux-2.6-ext4-fake-delalloc-bno.patch DELETED ---


--- linux-2.6-ext4-fix-i_cached_extent-race.patch DELETED ---


--- linux-2.6-ext4-prealloc-fixes.patch DELETED ---


--- linux-2.6-x86-workaround-failures-on-intel-atom.patch DELETED ---


--- patch-2.6.27.24.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list