summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-02-01 12:01:28 -0800
committerLaura Abbott <labbott@fedoraproject.org>2016-02-01 12:01:28 -0800
commit927ec95fb5b2e3d1cf190e9bf0d897048f790d29 (patch)
treed90831bb767f0e6fe6247a03025d8ef3498f579a /kernel.spec
parent8d728edd00f4b1920dce4fbf10509ea14a4a0312 (diff)
downloadkernel-927ec95fb5b2e3d1cf190e9bf0d897048f790d29.tar.gz
kernel-927ec95fb5b2e3d1cf190e9bf0d897048f790d29.tar.xz
kernel-927ec95fb5b2e3d1cf190e9bf0d897048f790d29.zip
Linux v4.4.1
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index 7ff9d8c78..835146287 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -52,7 +52,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 0
+%define stable_update 1
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -606,12 +606,6 @@ Patch604: drm-i915-shut-up-gen8-SDE-irq-dmesg-noise-again.patch
#rhbz 1296677
Patch641: HID-multitouch-fix-input-mode-switching-on-some-Elan.patch
-#CVE-2016-0728 rhbz 1296623 1297475
-Patch634: KEYS-Fix-keyring-ref-leak-in-join_session_keyring.patch
-
-#CVE-2013-4312 rhbz 1297813 1300216
-Patch636: unix-properly-account-for-FDs-passed-over-unix-socke.patch
-
#CVE-2016-0723 rhbz 1296253 1300224
Patch637: tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch
@@ -2077,6 +2071,9 @@ fi
#
#
%changelog
+* Mon Feb 01 2016 Laura Abbott <labbott@fedoraproject.org>
+- Linux v4.4.1
+
* Fri Jan 29 2016 Josh Boyer <jwboyer@fedoraproject.org>
- Backport HID sony patch to fix some gamepads (rhbz 1255235)