rpms/kernel/F-10 patch-2.6.27.7.bz2.sign, NONE, 1.1 .cvsignore, 1.954, 1.955 kernel.spec, 1.1160, 1.1161 sources, 1.916, 1.917 upstream, 1.828, 1.829 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
Tue Nov 25 15:31:41 UTC 2008


Author: cebbert

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

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-10/.cvsignore,v
retrieving revision 1.954
retrieving revision 1.955
diff -u -r1.954 -r1.955
--- .cvsignore	25 Nov 2008 15:20:27 -0000	1.954
+++ .cvsignore	25 Nov 2008 15:31:11 -0000	1.955
@@ -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-10/kernel.spec,v
retrieving revision 1.1160
retrieving revision 1.1161
diff -u -r1.1160 -r1.1161
--- kernel.spec	25 Nov 2008 15:20:28 -0000	1.1160
+++ kernel.spec	25 Nov 2008 15:31:11 -0000	1.1161
@@ -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
@@ -638,9 +638,7 @@
 #Patch680: linux-2.6-iwlwifi-use-dma_alloc_coherent.patch
 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
@@ -733,9 +731,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
 
@@ -1252,15 +1247,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
 
@@ -1330,9 +1320,6 @@
 # get rid of imacfb and make efifb work everywhere it was used
 ApplyPatch linux-2.6-merge-efifb-imacfb.patch
 
-# Sony Vaio suspend fix
-ApplyPatch linux-2.6.27-sony-laptop-suspend-fix.patch
-
 ApplyPatch linux-2.6-dmi-autoload.patch
 
 # silence piix3 in quiet boot (ie, qemu)
@@ -1930,6 +1917,13 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Tue Nov 25 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.7-125
+- 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
+
 * Tue Nov 25 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.6-124
 - Linux 2.6.27.6
   Dropped patches:


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/sources,v
retrieving revision 1.916
retrieving revision 1.917
diff -u -r1.916 -r1.917
--- sources	25 Nov 2008 15:20:28 -0000	1.916
+++ sources	25 Nov 2008 15:31:11 -0000	1.917
@@ -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-10/upstream,v
retrieving revision 1.828
retrieving revision 1.829
diff -u -r1.828 -r1.829
--- upstream	25 Nov 2008 15:20:28 -0000	1.828
+++ upstream	25 Nov 2008 15:31:11 -0000	1.829
@@ -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