summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-12-02 10:20:33 -0500
committerLaura Abbott <labbott@redhat.com>2019-12-02 10:20:33 -0500
commitda7e076b233966319134542bfbdda46388d420ba (patch)
tree14cebee398db75df1df345c3ccd8f41e063cb4d0 /kernel.spec
parentfbd3f73ad4da4ae212c7eaee500e78d623b6a74b (diff)
downloadkernel-da7e076b233966319134542bfbdda46388d420ba.tar.gz
kernel-da7e076b233966319134542bfbdda46388d420ba.tar.xz
kernel-da7e076b233966319134542bfbdda46388d420ba.zip
Linux v5.3.14
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index f45e110c5..1a68436c9 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 13
+%define stable_update 14
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -1886,6 +1886,9 @@ fi
#
#
%changelog
+* Mon Dec 02 2019 Laura Abbott <labbott@redhat.com> - 5.3.14-300
+- Linux v5.3.14
+
* Mon Dec 02 2019 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2019-18808 (rhbz 1777418 1777421)
- Fix CVE-2019-18809 (rhbz 1777449 1777451)