summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2018-12-13 11:57:21 -0500
committerJeremy Cline <jcline@redhat.com>2018-12-13 12:10:06 -0500
commit45c77d097d2793bcd7bae5b2688416fc89336297 (patch)
tree854ef086bcd8b448774378d23c642fd4546b08e4 /kernel.spec
parent0d1c1c30803479320712b543a1583d75e53d4d1e (diff)
downloadkernel-45c77d097d2793bcd7bae5b2688416fc89336297.tar.gz
kernel-45c77d097d2793bcd7bae5b2688416fc89336297.tar.xz
kernel-45c77d097d2793bcd7bae5b2688416fc89336297.zip
Linux v4.19.9
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index 416f333b5..0df8ca429 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 8
+%define stable_update 9
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -627,12 +627,6 @@ Patch510: iio-accel-kxcjk1013-Add-more-hardware-ids.patch
# rhbz 1645070 patch queued upstream for merging into 4.21
Patch516: asus-fx503-keyb.patch
-# rbhz 1554304 patch in the sound tree and Cc'd for stable
-Patch517: ALSA-hda-realtek-Fix-speaker-output-regression-on-Thinkpad.patch
-
-# CVE-2018-19824 rhbz 1655816 1655817
-Patch518: alsa-usb-audio-fix-UAF-decrement-if-card-has-no-live.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1884,6 +1878,9 @@ fi
#
#
%changelog
+* Thu Dec 13 2018 Jeremy Cline <jcline@redhat.com> - 4.19.9-200
+- Linux v4.19.9
+
* Tue Dec 11 2018 Hans de Goede <hdegoede@redhat.com>
- Really fix non functional hotkeys on Asus FX503VD (#1645070)