[kernel/f15] Linux 3.0.7 stable release

Josh Boyer jwboyer at fedoraproject.org
Mon Oct 17 18:08:08 UTC 2011


commit 7be21bba8949bc7d26f4d9dbdf80c1b812505b3e
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Oct 17 14:07:35 2011 -0400

    Linux 3.0.7 stable release

 kernel.spec                                        |    9 +--
 ...round-for-packet-drop-on-82579-at-100Mbps.patch |   63 --------------------
 sources                                            |    2 +-
 3 files changed, 5 insertions(+), 69 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9bedf76..176dbfc 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
 # When changing real_sublevel below, reset this by hand to 1
 # (or to 0 and then use rpmdev-bumpspec).
 #
-%global baserelease 3
+%global baserelease 0
 %global fedora_build %{baserelease}
 
 # real_sublevel is the 3.x kernel version we're starting with
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 %define fake_sublevel %(echo $((40 + %{real_sublevel})))
 
 # 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
@@ -602,7 +602,6 @@ Patch540: x86-pci-reduce-severity-of-host-bridge-window-conflict-warnings.patch
 Patch610: hda_intel-prealloc-4mb-dmabuffer.patch
 
 Patch700: linux-2.6-e1000-ich9-montevina.patch
-Patch701: net-3-4-e1000e-workaround-for-packet-drop-on-82579-at-100Mbps.patch
 
 Patch800: linux-2.6-crash-driver.patch
 
@@ -1201,7 +1200,6 @@ ApplyPatch linux-2.6-crash-driver.patch
 
 # Hack e1000e to work on Montevina SDV
 ApplyPatch linux-2.6-e1000-ich9-montevina.patch
-ApplyPatch net-3-4-e1000e-workaround-for-packet-drop-on-82579-at-100Mbps.patch
 
 # crypto/
 
@@ -1910,7 +1908,8 @@ fi
 # and build.
 
 %changelog
-* Mon Oct 17 2011 Josh Boyer <jwboyer at redhat.com>
+* Mon Oct 17 2011 Josh Boyer <jwboyer at redhat.com> 2.6.40.7-0
+- Linux 3.0.7 stable release
 - Add two patches to fix stalls in khugepaged (rhbz 735946)
 
 * Thu Oct 13 2011 Josh Boyer <jwboyer at redhat.com>
diff --git a/sources b/sources
index 296c54a..882a513 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 398e95866794def22b12dfbc15ce89c0  linux-3.0.tar.bz2
-4751b440e1c840229468e16617d5b539  patch-3.0.6.bz2
+34c883ae9b6f112029879c8672b590ad  patch-3.0.7.bz2


More information about the scm-commits mailing list