rpms/kernel/F-9 patch-2.6.27.7.bz2.sign, NONE, 1.1 .cvsignore, 1.833, 1.834 kernel.spec, 1.860, 1.861 sources, 1.794, 1.795 upstream, 1.713, 1.714 linux-2.6-hostap-skb-cb-hack.patch, 1.1, NONE linux-2.6-wireless-iwlagn-avoid-sleep-in-softirq.patch, 1.1, NONE linux-2.6.27-sony-laptop-suspend-fix.patch, 1.1, NONE patch-2.6.27.6.bz2.sign, 1.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Fri Nov 21 20:37:26 UTC 2008


Author: cebbert

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

Modified Files:
	.cvsignore kernel.spec sources upstream 
Added Files:
	patch-2.6.27.7.bz2.sign 
Removed Files:
	linux-2.6-hostap-skb-cb-hack.patch 
	linux-2.6-wireless-iwlagn-avoid-sleep-in-softirq.patch 
	linux-2.6.27-sony-laptop-suspend-fix.patch 
	patch-2.6.27.6.bz2.sign 
Log Message:
Linux 2.6.27.7
  Dropped patches:
    linux-2.6.27-sony-laptop-suspend-fix.patch
    linux-2.6-hostap-skb-cb-hack.patch
    linux-2.6-wireless-iwlagn-avoid-sleep-in-softirq.patch


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

iD8DBQBJJe56yGugalF9Dw4RAt3yAJ0T87gMLxbwgoMu8CDOLaGS5H3BDACcCEOI
MvJqLyiZ/GtZmlp1yEMMjTY=
=vFLF
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/.cvsignore,v
retrieving revision 1.833
retrieving revision 1.834
diff -u -r1.833 -r1.834
--- .cvsignore	17 Nov 2008 15:12:06 -0000	1.833
+++ .cvsignore	21 Nov 2008 20:36:54 -0000	1.834
@@ -4,4 +4,4 @@
 temp-*
 kernel-2.6.27
 linux-2.6.27.tar.bz2
-patch-2.6.27.6.bz2
+patch-2.6.27.7.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/kernel.spec,v
retrieving revision 1.860
retrieving revision 1.861
diff -u -r1.860 -r1.861
--- kernel.spec	19 Nov 2008 21:03:59 -0000	1.860
+++ kernel.spec	21 Nov 2008 20:36:55 -0000	1.861
@@ -36,7 +36,7 @@
 %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
 # Set rpm version accordingly
@@ -665,9 +665,7 @@
 # wireless
 Patch681: linux-2.6-iwlagn-downgrade-BUG_ON-in-interrupt.patch
 Patch682: linux-2.6-iwl3945-ibss-tsf-fix.patch
-Patch683: linux-2.6-hostap-skb-cb-hack.patch
 Patch690: linux-2.6-at76.patch
-Patch691: linux-2.6-wireless-iwlagn-avoid-sleep-in-softirq.patch
 Patch692: linux-2.6-wireless-ath9k-check-broken-iommu.patch
 
 Patch700: linux-2.6-nfs-client-mounts-hang.patch
@@ -713,9 +711,6 @@
 Patch2900: linux-2.6.27-ext4-2.6.28-rc3-git6.patch
 Patch2901: linux-2.6.27-ext4-2.6.28-backport-fixups.patch
 
-# Sony Vaio suspend fix
-Patch3100: linux-2.6.27-sony-laptop-suspend-fix.patch
-
 # Add better support for DMI-based autoloading
 Patch3110: linux-2.6-dmi-autoload.patch
 
@@ -1127,9 +1122,6 @@
 #
 # bugfixes to drivers and filesystems
 #
-# Sony Vaio suspend fix
-ApplyPatch linux-2.6.27-sony-laptop-suspend-fix.patch
-
 ApplyPatch linux-2.6-dmi-autoload.patch
 
 # USB
@@ -1235,15 +1227,10 @@
 ApplyPatch linux-2.6-iwlagn-downgrade-BUG_ON-in-interrupt.patch
 # iwl3945 fix for stable ad-hoc mode connections (#459401)
 ApplyPatch linux-2.6-iwl3945-ibss-tsf-fix.patch
-# hostap hack to still work w/ quetionable skb->cb usage
-ApplyPatch linux-2.6-hostap-skb-cb-hack.patch
 
 # Add misc wireless bits from upstream wireless tree
 ApplyPatch linux-2.6-at76.patch
 
-# fix sleep-in-softirq that caused 'scheduling from idle thread'
-ApplyPatch linux-2.6-wireless-iwlagn-avoid-sleep-in-softirq.patch
-
 # disable ath9k when swiotlb is in use
 ApplyPatch linux-2.6-wireless-ath9k-check-broken-iommu.patch
 
@@ -1897,13 +1884,20 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
-* Wed Nov 19 2008 Dave Jones <davej at redhat.com>
+* Fri Nov 21 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.7-48
+- Linux 2.6.27.7
+  Dropped patches:
+    linux-2.6.27-sony-laptop-suspend-fix.patch
+    linux-2.6-hostap-skb-cb-hack.patch
+    linux-2.6-wireless-iwlagn-avoid-sleep-in-softirq.patch
+
+* Wed Nov 19 2008 Dave Jones <davej at redhat.com> 2.6.27.6-47
 - selinux: recognize netlink messages for 'ip addrlabel' (#469423)
 
-* Wed Nov 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.5-46
+* Wed Nov 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.6-46
 - Change loop driver back to modular. (#472056)
 
-* Wed Nov 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.5-45
+* Wed Nov 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.6-45
 - Only build the x86-64 optimized versions of aes/salsa/Twofish on 64bit. (F10#471764)
 
 * Tue Nov 18 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.6-44


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/sources,v
retrieving revision 1.794
retrieving revision 1.795
diff -u -r1.794 -r1.795
--- sources	17 Nov 2008 15:12:07 -0000	1.794
+++ sources	21 Nov 2008 20:36:55 -0000	1.795
@@ -1,2 +1,2 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
-beec5a958abb1045c0b723dc1f195f7e  patch-2.6.27.6.bz2
+1d0e83c620f3960d4d1e813f186b39f6  patch-2.6.27.7.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/upstream,v
retrieving revision 1.713
retrieving revision 1.714
diff -u -r1.713 -r1.714
--- upstream	17 Nov 2008 15:12:08 -0000	1.713
+++ upstream	21 Nov 2008 20:36:55 -0000	1.714
@@ -1,2 +1,2 @@
 linux-2.6.27.tar.bz2
-patch-2.6.27.6.bz2
+patch-2.6.27.7.bz2


--- linux-2.6-hostap-skb-cb-hack.patch DELETED ---


--- linux-2.6-wireless-iwlagn-avoid-sleep-in-softirq.patch DELETED ---


--- linux-2.6.27-sony-laptop-suspend-fix.patch DELETED ---


--- patch-2.6.27.6.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list