[kernel/f19] Linux v3.14.9

Justin M. Forbes jforbes at fedoraproject.org
Thu Jun 26 21:09:49 UTC 2014


commit a3c78c15f6ca3123b8da07eb77ce50c3140435e3
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Thu Jun 26 16:09:48 2014 -0500

    Linux v3.14.9

 ...nk-Rename-netlink_capable-netlink_allowed.patch |   68 ---
 ...k_diag_put_filterinfo-to-packet_diag_dump.patch |  104 -----
 ...variants-of-capable-for-use-on-on-sockets.patch |   97 -----
 ...ts-of-capable-for-use-on-netlink-messages.patch |  116 ------
 ...verify-the-permisions-of-netlink-messages.patch |  433 --------------------
 kernel.spec                                        |   31 +--
 ...y-check-file-credentials-for-implicit-des.patch |  113 -----
 sources                                            |    2 +-
 team-fix-mtu-setting.patch                         |   78 ----
 9 files changed, 6 insertions(+), 1036 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 0d1b81a..ab7e03a 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 101
+%global baserelease 100
 %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 8
+%define stable_update 9
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -742,24 +742,12 @@ Patch25071: drm-fix-qxl-mode-flags-backport.patch
 #rhbz 861573
 Patch25079: 0003-samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch
 
-#CVE-2014-0181 rhbz 1094270 1094265
-Patch25082: 1-5-netlink-Rename-netlink_capable-netlink_allowed.patch
-Patch25083: 2-5-net-Move-the-permission-check-in-sock_diag_put_filterinfo-to-packet_diag_dump.patch
-Patch25084: 3-5-net-Add-variants-of-capable-for-use-on-on-sockets.patch
-Patch25085: 4-5-net-Add-variants-of-capable-for-use-on-netlink-messages.patch
-Patch25086: 5-5-net-Use-netlink_ns_capable-to-verify-the-permisions-of-netlink-messages.patch
-#rhbz 1094265 1097684
-Patch25094: netlink-Only-check-file-credentials-for-implicit-des.patch
-
 #rhbz 1082266
 Patch25087: jme-fix-dma-unmap-error.patch
 
 #rhbz 1051668
 Patch25092: Input-elantech-add-support-for-newer-elantech-touchpads.patch
 
-#rhbz 1099857
-Patch25095: team-fix-mtu-setting.patch
-
 #rhbz 1094066
 Patch25096: drm-i915-set-backlight-duty-cycle-after-backlight-enable-for-gen4.patch
 
@@ -1474,24 +1462,12 @@ ApplyPatch drm-fix-qxl-mode-flags-backport.patch
 #rhbz 861573
 ApplyPatch 0003-samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch
 
-#CVE-2014-0181 rhbz 1094270 1094265
-ApplyPatch 1-5-netlink-Rename-netlink_capable-netlink_allowed.patch
-ApplyPatch 2-5-net-Move-the-permission-check-in-sock_diag_put_filterinfo-to-packet_diag_dump.patch
-ApplyPatch 3-5-net-Add-variants-of-capable-for-use-on-on-sockets.patch
-ApplyPatch 4-5-net-Add-variants-of-capable-for-use-on-netlink-messages.patch
-ApplyPatch 5-5-net-Use-netlink_ns_capable-to-verify-the-permisions-of-netlink-messages.patch
-#rhbz 1094265 1097684
-ApplyPatch netlink-Only-check-file-credentials-for-implicit-des.patch
-
 #rhbz 1082266
 ApplyPatch jme-fix-dma-unmap-error.patch
 
 #rhbz 1051668
 ApplyPatch Input-elantech-add-support-for-newer-elantech-touchpads.patch
 
-#rhbz 1099857
-ApplyPatch team-fix-mtu-setting.patch
-
 #rhbz 1094066
 ApplyPatch drm-i915-set-backlight-duty-cycle-after-backlight-enable-for-gen4.patch
 
@@ -2333,6 +2309,9 @@ fi
 # and build.
 
 %changelog
+* Thu Jun 26 2014 Justin M. Forbes <jforbes at fedoraproject.org> - 3.14.9-100
+- Linux v3.14.9
+
 * Wed Jun 25 2014 Josh Boyer <jwboyer at fedoraproject.org>
 - Revert commit that breaks Wacom Intuos4 from Benjamin Tissoires
 - CVE-2014-0206 aio: insufficient head sanitization in aio_read_events_ring (rhbz 1094602 1112975)
diff --git a/sources b/sources
index a3fc032..47520ce 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 b621207b3f6ecbb67db18b13258f8ea8  linux-3.14.tar.xz
-f612535d2c5d954b5e885757c387ae54  patch-3.14.8.xz
+36afad9ad57386a409c8999e15541a7f  patch-3.14.9.xz


More information about the scm-commits mailing list