summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-09-14 09:51:11 -0700
committerLaura Abbott <labbott@redhat.com>2017-09-14 09:55:13 -0700
commit2ce98a266da0ac01c329c28421787318ece6ab9c (patch)
treebe9c8dc1749bbe54247586d0f7fdcbee7991beb3 /kernel.spec
parent1cea4bfbc911fc3948ae8256b55657576eb03f7d (diff)
downloadkernel-2ce98a266da0ac01c329c28421787318ece6ab9c.tar.gz
kernel-2ce98a266da0ac01c329c28421787318ece6ab9c.tar.xz
kernel-2ce98a266da0ac01c329c28421787318ece6ab9c.zip
Linux v4.13.2
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 0b0a0996d..782a095a5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 1
+%define stable_update 2
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -652,9 +652,6 @@ Patch620: kvm-nVMX-Don-t-allow-L2-to-access-the-hardware-CR8.patch
# CVE-2017-12153 rhbz 1491046 1491057
Patch621: nl80211-check-for-the-required-netlink-attributes-presence.patch
-# CVE-2017-1000251 rhbz 1489716 1490906
-Patch622: bluetooth-properly-check-l2cap-config-option-output-buffer-length.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -2228,6 +2225,9 @@ fi
#
#
%changelog
+* Thu Sep 14 2017 Laura Abbott <labbott@redhat.com> - 4.13.2-200
+- Linux v4.13.2
+
* Wed Sep 13 2017 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2017-12154 (rhbz 1491224 1491231)
- Fix CVE-2017-12153 (rhbz 1491046 1491057)