summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2019-09-23 08:04:23 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2019-09-23 08:04:23 -0500
commit739dd1faf1032b28f0896291f481ecee139aa52f (patch)
tree050a6514fd32f818661d258f3bf6ca30be4b29d0 /kernel.spec
parentd11a5a2269a993202800505ce21dd4805b0dc5fa (diff)
downloadkernel-739dd1faf1032b28f0896291f481ecee139aa52f.tar.gz
kernel-739dd1faf1032b28f0896291f481ecee139aa52f.tar.xz
kernel-739dd1faf1032b28f0896291f481ecee139aa52f.zip
Linux v5.2.17
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec15
1 files changed, 4 insertions, 11 deletions
diff --git a/kernel.spec b/kernel.spec
index 3520009a7..e860a472a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -56,7 +56,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 16
+%define stable_update 17
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -583,16 +583,6 @@ Patch508: KEYS-Make-use-of-platform-keyring-for-module-signature.patch
# rhbz 1732045
Patch511: 0001-dma-direct-correct-the-physical-addr-in-dma_direct_s.patch
-# CVE-2019-14814 CVE-2019-14815 CVE-2019-14816
-# rhbz 1744130 1744137 1744149 1746566 1746567
-Patch514: mwifiex-Fix-three-heap-overflow-at-parsing-element-in-cfg80211_ap_settings.patch
-
-# CVE-2019-15505 rhbz 1746732 1746734
-Patch516: technisat-usb2-break-out-of-loop-at-end-of-buffer.patch
-
-# CVE-2019-14821 rhbz 1746708 1753596
-Patch517: kvm-coalesced_mmio-add-bounds-checking.patch
-
# rhbz 1753099
Patch518: dwc3-fix.patch
@@ -1833,6 +1823,9 @@ fi
#
#
%changelog
+* Mon Sep 23 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.17-200
+- Linux v5.2.17
+
* Thu Sep 19 2019 Laura Abbott <labbott@redhat.com>
- Fix for dwc3 (rhbz 1753099)