summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 4 insertions, 9 deletions
diff --git a/kernel.spec b/kernel.spec
index d238dc723..5c3bf2655 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 8
+%define stable_update 9
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -565,8 +565,6 @@ Patch320: arm64-tegra-jetson-tx1-fixes.patch
Patch321: arm64-tegra-Jetson-TX2-Allow-bootloader-to-configure.patch
# https://patchwork.kernel.org/patch/11171225/
Patch322: mfd-max77620-Do-not-allocate-IRQs-upfront.patch
-# https://patchwork.ozlabs.org/patch/1170631/
-Patch323: gpio-max77620-Use-correct-unit-for-debounce-times.patch
# https://www.spinics.net/lists/linux-tegra/msg44216.html
Patch325: arm64-tegra186-enable-USB-on-Jetson-TX2.patch
@@ -596,12 +594,6 @@ Patch504: dwc3-fix.patch
Patch509: PATCH-v2-selinux-allow-labeling-before-policy-is-loaded.patch
-Patch510: iwlwifi-exclude-GEO-SAR-support-for-3168.patch
-
-# CVE-2019-17666
-# rhbz 176362
-Patch506: 0001-rtlwifi-Fix-potential-overflow-on-P2P-code.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1839,6 +1831,9 @@ fi
#
#
%changelog
+* Wed Nov 06 2019 Laura Abbott <labbott@redhat.com> - 5.3.9-200
+- Linux v5.3.9
+
* Tue Oct 29 2019 Laura Abbott <labbott@redhat.com> - 5.3.8-200
- Linux v5.3.8
- Fix CVE-2019-17666 (rhbz 1763692)