summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2016-05-12 07:41:41 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2016-05-12 07:41:41 +0200
commit363f9b90ebfbd8cb4811186724d7893148b5b6cf (patch)
tree10d2791b1fe9dcff7db74af776ed885da868c3e5 /kernel.spec
parentccdb537b771c9772831cb7bc381764eed4ca2369 (diff)
parent399e5b04d1141ca4db56714a45511868de141cd2 (diff)
downloadkernel-4.5.4-200.vanilla.knurd.1.fc24.tar.gz
kernel-4.5.4-200.vanilla.knurd.1.fc24.tar.xz
kernel-4.5.4-200.vanilla.knurd.1.fc24.zip
Merge remote-tracking branch 'origin/f23' into f23-user-thl-vanilla-fedorakernel-4.5.4-200.vanilla.knurd.1.fc24kernel-4.5.4-200.vanilla.knurd.1.fc23kernel-4.5.4-200.vanilla.knurd.1.fc22
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec23
1 files changed, 13 insertions, 10 deletions
diff --git a/kernel.spec b/kernel.spec
index 63d8cbb1e..c52549aae 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -60,7 +60,7 @@ Summary: The Linux kernel
# Do we have a -stable update to apply?
-%define stable_update 3
+%define stable_update 4
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -525,9 +525,6 @@ Patch422: geekbox-v4-device-tree-support.patch
# http://www.spinics.net/lists/arm-kernel/msg483898.html
Patch423: Initial-AllWinner-A64-and-PINE64-support.patch
-# rhbz 1321330 http://www.spinics.net/lists/dri-devel/msg105829.html
-Patch425: 0001-gpu-ipu-v3-Fix-imx-ipuv3-crtc-module-autoloading.patch
-
# http://www.spinics.net/lists/linux-tegra/msg26029.html
Patch426: usb-phy-tegra-Add-38.4MHz-clock-table-entry.patch
@@ -651,9 +648,6 @@ Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
# CVE-2016-3672 rhbz 1324749 1324750
Patch689: x86-mm-32-Enable-full-randomization-on-i386-and-X86_.patch
-#rhbz 1309980
-Patch698: 0001-ACPI-processor-Request-native-thermal-interrupt-hand.patch
-
#rhbz 1309487
Patch701: antenna_select.patch
@@ -676,9 +670,6 @@ Patch706: USB-usbfs-fix-potential-infoleak-in-devio.patch
Patch707: net-fix-infoleak-in-llc.patch
Patch708: net-fix-infoleak-in-rtnetlink.patch
-#CVE-2016-xxxx rhbz 1333712 1333713
-Patch709: propogate_mnt-Handle-the-first-propogated-copy-being.patch
-
#CVE-2016-4557 CVE-2016-4558 rhbz 1334307 1334303 1334311
Patch711: bpf-fix-double-fdput-in-replace_map_fd_with_map_ptr.patch
Patch712: bpf-fix-refcnt-overflow.patch
@@ -686,6 +677,11 @@ Patch712: bpf-fix-refcnt-overflow.patch
#rhbz 1328633
Patch713: sp5100_tco-properly-check-for-new-register-layouts.patch
+#CVE-2016-4569 rhbz 1334643 1334645
+Patch714: ALSA-timer-Fix-leak-in-SNDRV_TIMER_IOCTL_PARAMS.patch
+Patch715: ALSA-timer-Fix-leak-in-events-via-snd_timer_user_cca.patch
+Patch716: ALSA-timer-Fix-leak-in-events-via-snd_timer_user_tin.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2210,6 +2206,13 @@ fi
#
#
%changelog
+* Wed May 11 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.4-200
+- Linux v4.5.4
+
+* Tue May 10 2016 Josh Boyer <jwboyer@fedoraproject.org>
+- Enable XEN SCSI front and backend (rhbz 1334512)
+- CVE-2016-4569 info leak in sound module (rhbz 1334643 1334645)
+
* Mon May 09 2016 Justin M. Forbes <jforbes@fedoraproject.org> -4.5.3-200
- Linux v4.5.3 rebase