[kernel/f19] Linux v3.10.5

Justin M. Forbes jforbes at fedoraproject.org
Mon Aug 5 14:40:07 UTC 2013


commit 849a6739138df5c35251202be4725ad2cbd7fddb
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Aug 5 09:29:53 2013 -0500

    Linux v3.10.5

 ...rrectly-restore-fences-with-objects-attac.patch |  113 --------------------
 kernel.spec                                        |   19 +---
 sources                                            |    1 +
 ...-Check-device-permissions-before-allowing.patch |   54 ---------
 4 files changed, 6 insertions(+), 181 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 962b8ab..957fd79 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,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 301
+%global baserelease 200
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -74,7 +74,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 4
+%define stable_update 5
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -730,9 +730,6 @@ Patch23006: fix-child-thread-introspection.patch
 #rhbz 948262
 Patch25024: intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#CVE-2013-2140 rhbz 971146 971148
-Patch25031: xen-blkback-Check-device-permissions-before-allowing.patch
-
 #CVE-2013-2147 rhbz 971242 971249
 Patch25032: cve-2013-2147-ciss-info-leak.patch
 
@@ -776,9 +773,6 @@ Patch25069: iwlwifi-dvm-fix-calling-ieee80211_chswitch_done-with-NULL.patch
 #rhbz 969473
 Patch25070: Input-elantech-fix-for-newer-hardware-versions-v7.patch
 
-#rhbz 989093
-Patch25071: drm-i915-correctly-restore-fences-with-objects-attac.patch
-
 #rhbz 989138
 Patch25072: HID-Revert-Revert-HID-Fix-logitech-dj-missing-Unifying-device-issue.patch
 
@@ -1468,9 +1462,6 @@ ApplyPatch fix-child-thread-introspection.patch
 #rhbz 948262
 ApplyPatch intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#CVE-2013-2140 rhbz 971146 971148
-ApplyPatch xen-blkback-Check-device-permissions-before-allowing.patch
-
 #CVE-2013-2147 rhbz 971242 971249
 ApplyPatch cve-2013-2147-ciss-info-leak.patch
 
@@ -1514,9 +1505,6 @@ ApplyPatch iwlwifi-dvm-fix-calling-ieee80211_chswitch_done-with-NULL.patch
 #rhbz 969473
 ApplyPatch Input-elantech-fix-for-newer-hardware-versions-v7.patch
 
-#rhbz 989093
-ApplyPatch drm-i915-correctly-restore-fences-with-objects-attac.patch
-
 #rhbz 989138
 ApplyPatch HID-Revert-Revert-HID-Fix-logitech-dj-missing-Unifying-device-issue.patch
 
@@ -2336,6 +2324,9 @@ fi
 # and build.
 
 %changelog
+* Mon Aug 04 2013 Justin M. Forbes <jforbes at redhat.com>
+- Linux v3.10.5
+
 * Thu Aug 01 2013 Josh Boyer <jwboyer at redhat.com>
 - Fix mac80211 connection issues (rhbz 981445)
 - Fix firmware issues with iwl4965 and rfkill (rhbz 977053)
diff --git a/sources b/sources
index a87e5a1..f0c5c03 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 4f25cd5bec5f8d5a7d935b3f2ccb8481  linux-3.10.tar.xz
 2e46ab138670b3171b52b849568cb42f  patch-3.10.4.xz
+6366a8d4b0429ab6836c296ba298fb0e  patch-3.10.5.xz


More information about the scm-commits mailing list