[kernel/f17] Linux v3.4.6

Josh Boyer jwboyer at fedoraproject.org
Thu Jul 19 20:29:24 UTC 2012


commit b51c09f7b584162848a0493740face3fba816abb
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Jul 19 16:27:37 2012 -0400

    Linux v3.4.6

 ...ault-in-return-package-object-repair-code.patch |   44 ------
 block-fix-infinite-loop-in-__getblk_slow.patch     |  153 --------------------
 kernel.spec                                        |   25 +---
 ...usb-fix-indexes-ordering-on-RX-queue-kick.patch |   43 ------
 sources                                            |    2 +-
 5 files changed, 6 insertions(+), 261 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 089d9dd..442b39f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 3
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -66,7 +66,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 5
+%define stable_update 6
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -764,19 +764,10 @@ Patch22017: 0001-drm-radeon-don-t-mess-with-hot-plug-detect-for-eDP-o.patch
 #rhbz 749276
 Patch22018: atl1c_net_next_update-3.4.patch
 
-#rhbz 835019
-Patch22036: block-fix-infinite-loop-in-__getblk_slow.patch
-
-#rhbz 828824
-Patch22043: rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch
-
 #Fix FIPS for aesni hardare
 Patch22055: crypto-testmgr-allow-aesni-intel-and-ghash_clmulni-intel.patch
 Patch22056: crypto-aesni-intel-fix-wrong-kfree-pointer.patch
 
-#rhbz 834318
-Patch22057: ACPICA-Fix-possible-fault-in-return-package-object-repair-code.patch
-
 #rhbz 772730
 Patch22058: ACPI-AC-check-the-return-value-of-power_supply_register.patch
 
@@ -1484,19 +1475,10 @@ ApplyPatch 0001-drm-radeon-don-t-mess-with-hot-plug-detect-for-eDP-o.patch
 #rhbz 749276
 ApplyPatch atl1c_net_next_update-3.4.patch
 
-#rhbz 835019
-ApplyPatch block-fix-infinite-loop-in-__getblk_slow.patch
-
-#rhbz 828824
-ApplyPatch rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch
-
 #Fix FIPS for aesni hardare
 ApplyPatch crypto-testmgr-allow-aesni-intel-and-ghash_clmulni-intel.patch
 ApplyPatch crypto-aesni-intel-fix-wrong-kfree-pointer.patch
 
-#rhbz 834318
-ApplyPatch ACPICA-Fix-possible-fault-in-return-package-object-repair-code.patch
-
 #rhbz 772730
 ApplyPatch ACPI-AC-check-the-return-value-of-power_supply_register.patch
 
@@ -2360,6 +2342,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Thu Jul 19 2012 Josh Boyer <jwboyer at redhat.com> - 3.4.6-1
+- Linux v3.4.6
+
 * Wed Jul 18 2012 Josh Boyer <jwboyer at redhat.com>
 - check return value of power_supply_register from Lan Tianyu (rhbz 772730)
 
diff --git a/sources b/sources
index a65a003..6f10d0c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 967f72983655e2479f951195953e8480  linux-3.4.tar.xz
-e60f1d8032069d091f3692c1d7a89b8b  patch-3.4.5.xz
+14443e53d3ab88e6eac45d954d891e00  patch-3.4.6.xz


More information about the scm-commits mailing list