[kernel/f20] Linux v3.16.3

Justin M. Forbes jforbes at fedoraproject.org
Wed Sep 17 21:37:39 UTC 2014


commit e256c8d22b2ddfee7dd2ec32a08500822912a45a
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Wed Sep 17 16:37:35 2014 -0500

    Linux v3.16.3

 ...rmination-condition-in-assoc-array-garbag.patch |   95 ---
 kernel.spec                                        |   19 +-
 namespaces-remount-fixes.patch                     |  625 --------------------
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 735 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index eaa1b17..93b38dd 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 201
+%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 2
+%define stable_update 3
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -707,15 +707,9 @@ Patch25109: revert-input-wacom-testing-result-shows-get_report-is-unnecessary.pa
 #rhbz 1021036, submitted upstream
 Patch25110: 0001-ideapad-laptop-Change-Lenovo-Yoga-2-series-rfkill-ha.patch
 
-#CVE-2014-{5206,5207} rhbz 1129662 1129669
-Patch25119: namespaces-remount-fixes.patch
-
 #rhbz 1134969
 Patch26019: Input-wacom-Add-support-for-the-Cintiq-Companion.patch
 
-#CVE-2014-3631 rhbz 1116347
-Patch26020: KEYS-Fix-termination-condition-in-assoc-array-garbag.patch
-
 #rhbz 1110011
 Patch26021: i8042-Also-store-the-aux-firmware-id-in-multi-plexed.patch
 Patch26022: psmouse-Add-psmouse_matches_pnp_id-helper-function.patch
@@ -1405,15 +1399,9 @@ ApplyPatch revert-input-wacom-testing-result-shows-get_report-is-unnecessary.pat
 #rhbz 1021036, submitted upstream
 ApplyPatch 0001-ideapad-laptop-Change-Lenovo-Yoga-2-series-rfkill-ha.patch
 
-#CVE-2014-{5206,5207} rhbz 1129662 1129669
-ApplyPatch namespaces-remount-fixes.patch
-
 #rhbz 1134969
 ApplyPatch Input-wacom-Add-support-for-the-Cintiq-Companion.patch
 
-#CVE-2014-3631 rhbz 1116347
-ApplyPatch KEYS-Fix-termination-condition-in-assoc-array-garbag.patch
-
 #rhbz 1110011
 ApplyPatch i8042-Also-store-the-aux-firmware-id-in-multi-plexed.patch
 ApplyPatch psmouse-Add-psmouse_matches_pnp_id-helper-function.patch
@@ -2246,6 +2234,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Wed Sep 17 2014 Justin M. Forbes <jforbes at fedoraproject.org> - 3.16.3-200
+- Linux v3.16.3
+
 * Mon Sep 15 2014 Josh Boyer <jwboyer at fedoraproject.org> - 3.16.2-201
 - CVE-2014-6410 udf: avoid infinite loop on indirect ICBs (rhbz 1141809 1141810)
 - CVE-2014-3186 HID: memory corruption via OOB write (rhbz 1141407 1141410)
diff --git a/sources b/sources
index a9e9cd3..66ccf01 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 5c569ed649a0c9711879f333e90c5386  linux-3.16.tar.xz
 49868ce6467b35cd9ffea1120d129462  perf-man-3.16.tar.gz
-926e6e2ee0634ce53730701da749b040  patch-3.16.2.xz
+387a93e4833df73217c6b9b92153aa7c  patch-3.16.3.xz


More information about the scm-commits mailing list