diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 8 |
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) |