rpms/kernel/F-10 patch-2.6.27.20-rc1.bz2.sign, NONE, 1.1.2.1 .cvsignore, 1.960.2.9, 1.960.2.10 kernel.spec, 1.1206.2.45, 1.1206.2.46 sources, 1.922.2.9, 1.922.2.10 upstream, 1.834.2.9, 1.834.2.10 ext4.git-025ef246287da1d16ac091fd65af58a496a3553b.patch, 1.1.2.1, NONE ext4.git-19815ad26f2d60e3ce390fca4d18ad729c9f5f42.patch, 1.1.2.1, NONE ext4.git-4987213505bf23fae20412b31adeff36b41687da.patch, 1.1.2.1, NONE ext4.git-765ba56963fc62e060678a4c2e788ca46722bf6a.patch, 1.1.2.1, NONE ext4.git-a2e750f32230c9babd0ddf2c9d0b5aafd19a1447.patch, 1.1.2.1, NONE ext4.git-b700ed3dc05f63c2cb0b39a31d1e21086f021643.patch, 1.1.2.1, NONE ext4.git-b88c4d940fbea96d7cbd5483ad91dab6a2aff834.patch, 1.1.2.1, NONE ext4.git-b9eab5ac8eeff5be74ceed5cda3ab590399d89ef.patch, 1.1.2.1, NONE ext4.git-ed858e512ee4f761edce33b7c97fcd39a6804c29.patch, 1.1.2.1, NONE ext4.git-fixes.patch, 1.1.2.1, NONE linux-2.6-libata-make-sure-port-is-thawed.patch, 1.1.2.1, NONE linux-2.6-x86-64-fix-int-0x80-enosys-return.patch, 1.1.2.1, NONE linux-2.6-x86-mtrr-kill-bogus-warning.patch, 1.1.6.1, NONE selinux-netlabel_setsockopt_fix.patch, 1.1.2.2, NONE

Chuck Ebbert cebbert at fedoraproject.org
Sat Mar 14 01:11:15 UTC 2009


Author: cebbert

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

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.20-rc1.bz2.sign 
Removed Files:
      Tag: private-fedora-10-2_6_27
	ext4.git-025ef246287da1d16ac091fd65af58a496a3553b.patch 
	ext4.git-19815ad26f2d60e3ce390fca4d18ad729c9f5f42.patch 
	ext4.git-4987213505bf23fae20412b31adeff36b41687da.patch 
	ext4.git-765ba56963fc62e060678a4c2e788ca46722bf6a.patch 
	ext4.git-a2e750f32230c9babd0ddf2c9d0b5aafd19a1447.patch 
	ext4.git-b700ed3dc05f63c2cb0b39a31d1e21086f021643.patch 
	ext4.git-b88c4d940fbea96d7cbd5483ad91dab6a2aff834.patch 
	ext4.git-b9eab5ac8eeff5be74ceed5cda3ab590399d89ef.patch 
	ext4.git-ed858e512ee4f761edce33b7c97fcd39a6804c29.patch 
	ext4.git-fixes.patch 
	linux-2.6-libata-make-sure-port-is-thawed.patch 
	linux-2.6-x86-64-fix-int-0x80-enosys-return.patch 
	linux-2.6-x86-mtrr-kill-bogus-warning.patch 
	selinux-netlabel_setsockopt_fix.patch 
Log Message:
2.6.27.20-rc1
Dropped patches, merged in -stable:
    linux-2.6-x86-64-fix-int-0x80-enosys-return.patch
    linux-2.6-x86-mtrr-kill-bogus-warning.patch
    ext4.git*
    selinux-netlabel_setsockopt_fix.patch
    linux-2.6-libata-make-sure-port-is-thawed.patch


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

iD8DBQBJuvjoyGugalF9Dw4RAi71AJ0fC28BDCJxVyjplLCO2Sa1Ct1GmwCfRN9n
xpyS2KgjePxqQ+vNo4qQ8EM=
=HRSl
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/.cvsignore,v
retrieving revision 1.960.2.9
retrieving revision 1.960.2.10
diff -u -r1.960.2.9 -r1.960.2.10
--- .cvsignore	21 Feb 2009 01:02:37 -0000	1.960.2.9
+++ .cvsignore	14 Mar 2009 01:10:43 -0000	1.960.2.10
@@ -5,3 +5,4 @@
 kernel-2.6.27
 linux-2.6.27.tar.bz2
 patch-2.6.27.19.bz2
+patch-2.6.27.20-rc1.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1206.2.45
retrieving revision 1.1206.2.46
diff -u -r1.1206.2.45 -r1.1206.2.46
--- kernel.spec	11 Mar 2009 16:34:16 -0000	1.1206.2.45
+++ kernel.spec	14 Mar 2009 01:10:44 -0000	1.1206.2.46
@@ -36,9 +36,9 @@
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 19
+%define stable_update 20
 # 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}
@@ -585,9 +585,6 @@
 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-64-fix-int-0x80-enosys-return.patch
-
-Patch30: linux-2.6-x86-mtrr-kill-bogus-warning.patch
 
 Patch41: linux-2.6-sysrq-c.patch
 
@@ -640,13 +637,11 @@
 Patch570: linux-2.6-selinux-mprotect-checks.patch
 Patch580: linux-2.6-sparc-selinux-mprotect-checks.patch
 Patch590: linux-2.6-selinux-recognise-addrlabel.patch
-Patch591: selinux-netlabel_setsockopt_fix.patch
 # fix for ebus_dma.h
 Patch600: sparc-2.6.git-aae7fb87ec4d2df6cb551670b1765cf4e5795a3b.patch
 Patch610: linux-2.6-sparc-cs4231-ebus-dma.patch
 
 Patch670: linux-2.6-ata-quirk.patch
-Patch671: linux-2.6-libata-make-sure-port-is-thawed.patch
 Patch673: linux-2.6-libata-pata-sch-notice-attached-slave-devices.patch
 
 Patch681: linux-2.6-iwl3945-ibss-tsf-fix.patch
@@ -753,20 +748,6 @@
 Patch2901: linux-2.6.27.9-ext4-cap-check-delay.patch
 
 # next round of ext4 patches for -stable
-Patch2910: ext4.git-765ba56963fc62e060678a4c2e788ca46722bf6a.patch
-Patch2911: ext4.git-b9eab5ac8eeff5be74ceed5cda3ab590399d89ef.patch
-Patch2912: ext4.git-19815ad26f2d60e3ce390fca4d18ad729c9f5f42.patch
-Patch2913: ext4.git-b88c4d940fbea96d7cbd5483ad91dab6a2aff834.patch
-Patch2914: ext4.git-4987213505bf23fae20412b31adeff36b41687da.patch
-Patch2915: ext4.git-b700ed3dc05f63c2cb0b39a31d1e21086f021643.patch
-Patch2916: ext4.git-ed858e512ee4f761edce33b7c97fcd39a6804c29.patch
-
-# fix problems(s) in ext4 queue
-Patch2920: ext4.git-fixes.patch
-
-# more ext4 patches for stable
-Patch2930: ext4.git-025ef246287da1d16ac091fd65af58a496a3553b.patch
-Patch2931: ext4.git-a2e750f32230c9babd0ddf2c9d0b5aafd19a1447.patch
 
 # Add better support for DMI-based autoloading
 Patch3110: linux-2.6-dmi-autoload.patch
@@ -1138,9 +1119,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
-ApplyPatch linux-2.6-x86-64-fix-int-0x80-enosys-return.patch
-
-ApplyPatch linux-2.6-x86-mtrr-kill-bogus-warning.patch
 
 # enable sysrq-c on all kernels, not only kexec
 ApplyPatch linux-2.6-sysrq-c.patch
@@ -1193,18 +1171,6 @@
 ApplyPatch linux-2.6.27-ext4-rename-ext4dev-to-ext4.patch
 ApplyPatch linux-2.6.27.9-ext4-cap-check-delay.patch
 
-ApplyPatch ext4.git-765ba56963fc62e060678a4c2e788ca46722bf6a.patch
-ApplyPatch ext4.git-b9eab5ac8eeff5be74ceed5cda3ab590399d89ef.patch
-ApplyPatch ext4.git-19815ad26f2d60e3ce390fca4d18ad729c9f5f42.patch
-ApplyPatch ext4.git-b88c4d940fbea96d7cbd5483ad91dab6a2aff834.patch
-ApplyPatch ext4.git-4987213505bf23fae20412b31adeff36b41687da.patch
-ApplyPatch ext4.git-b700ed3dc05f63c2cb0b39a31d1e21086f021643.patch
-ApplyPatch ext4.git-ed858e512ee4f761edce33b7c97fcd39a6804c29.patch
-
-ApplyPatch ext4.git-fixes.patch
-
-ApplyPatch ext4.git-025ef246287da1d16ac091fd65af58a496a3553b.patch
-ApplyPatch ext4.git-a2e750f32230c9babd0ddf2c9d0b5aafd19a1447.patch
 
 # xfs
 
@@ -1291,15 +1257,10 @@
 # selinux: recognize netlink messages for 'ip addrlabel'
 ApplyPatch linux-2.6-selinux-recognise-addrlabel.patch
 
-# bz486225: fix setsockopt when netlabel is enabled
-ApplyPatch selinux-netlabel_setsockopt_fix.patch
-
 # Changes to upstream defaults.
 
 # ia64 ata quirk
 ApplyPatch linux-2.6-ata-quirk.patch
-# fix sata_nv broken by 2.6.27.19 update
-ApplyPatch linux-2.6-libata-make-sure-port-is-thawed.patch
 # fix detection of slave device on pata_sch (#467457)
 ApplyPatch linux-2.6-libata-pata-sch-notice-attached-slave-devices.patch
 
@@ -1988,6 +1949,15 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Fri Mar 13 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.27.20-170.2.46.rc1
+- 2.6.27.20-rc1
+- Dropped patches, merged in -stable:
+    linux-2.6-x86-64-fix-int-0x80-enosys-return.patch
+    linux-2.6-x86-mtrr-kill-bogus-warning.patch
+    ext4.git*
+    selinux-netlabel_setsockopt_fix.patch
+    linux-2.6-libata-make-sure-port-is-thawed.patch
+
 * Wed Mar 11 2009 Kyle McMartin <kyle at redhat.com>
 - linux-2.6-execshield.patch:
    Fix from H.J. Lu, arch_get_unmapped_exec_area is only appropriate for


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/sources,v
retrieving revision 1.922.2.9
retrieving revision 1.922.2.10
diff -u -r1.922.2.9 -r1.922.2.10
--- sources	21 Feb 2009 01:02:37 -0000	1.922.2.9
+++ sources	14 Mar 2009 01:10:45 -0000	1.922.2.10
@@ -1,2 +1,3 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
 c4745906f759fcf5e3510ebff5246e9a  patch-2.6.27.19.bz2
+859aeb5bc2c9bbf1572e072fbc4bfcd2  patch-2.6.27.20-rc1.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/upstream,v
retrieving revision 1.834.2.9
retrieving revision 1.834.2.10
diff -u -r1.834.2.9 -r1.834.2.10
--- upstream	21 Feb 2009 01:02:37 -0000	1.834.2.9
+++ upstream	14 Mar 2009 01:10:45 -0000	1.834.2.10
@@ -1,2 +1,3 @@
 linux-2.6.27.tar.bz2
 patch-2.6.27.19.bz2
+patch-2.6.27.20-rc1.bz2


--- ext4.git-025ef246287da1d16ac091fd65af58a496a3553b.patch DELETED ---


--- ext4.git-19815ad26f2d60e3ce390fca4d18ad729c9f5f42.patch DELETED ---


--- ext4.git-4987213505bf23fae20412b31adeff36b41687da.patch DELETED ---


--- ext4.git-765ba56963fc62e060678a4c2e788ca46722bf6a.patch DELETED ---


--- ext4.git-a2e750f32230c9babd0ddf2c9d0b5aafd19a1447.patch DELETED ---


--- ext4.git-b700ed3dc05f63c2cb0b39a31d1e21086f021643.patch DELETED ---


--- ext4.git-b88c4d940fbea96d7cbd5483ad91dab6a2aff834.patch DELETED ---


--- ext4.git-b9eab5ac8eeff5be74ceed5cda3ab590399d89ef.patch DELETED ---


--- ext4.git-ed858e512ee4f761edce33b7c97fcd39a6804c29.patch DELETED ---


--- ext4.git-fixes.patch DELETED ---


--- linux-2.6-libata-make-sure-port-is-thawed.patch DELETED ---


--- linux-2.6-x86-64-fix-int-0x80-enosys-return.patch DELETED ---


--- linux-2.6-x86-mtrr-kill-bogus-warning.patch DELETED ---


--- selinux-netlabel_setsockopt_fix.patch DELETED ---




More information about the fedora-extras-commits mailing list