summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-10-18 15:31:23 -0400
committerLaura Abbott <labbott@redhat.com>2019-10-18 15:33:47 -0400
commitdd13ba437bab4ae6743ad1679adc145e3511c76b (patch)
tree0652605883d395061b6337e25f25533b265e0c24 /kernel.spec
parent1c96e6e2147b680a2f2ecb5faa37ff3cb9d7bf9c (diff)
downloadkernel-dd13ba437bab4ae6743ad1679adc145e3511c76b.tar.gz
kernel-dd13ba437bab4ae6743ad1679adc145e3511c76b.tar.xz
kernel-dd13ba437bab4ae6743ad1679adc145e3511c76b.zip
Linux v5.3.7
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec17
1 files changed, 5 insertions, 12 deletions
diff --git a/kernel.spec b/kernel.spec
index b6b22da83..d9336f0c1 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 6
+%define stable_update 7
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -574,9 +574,6 @@ Patch325: arm64-tegra186-enable-USB-on-Jetson-TX2.patch
# https://patchwork.kernel.org/patch/11133293/
Patch332: arm64-dts-qcom-Add-Lenovo-Yoga-C630.patch
-# Raspberry Pi bits
-Patch340: bcm2835-audio-Fix-draining-behavior-regression.patch
-
# This is typical rpi, we have a driver but it has problems because ¯\_(ツ)_/¯ but this revert makes pictures work again.
# https://patchwork.kernel.org/patch/11136979/
Patch341: Revert-ARM-bcm283x-Switch-V3D-over-to-using-the-PM-driver-instead-of-firmware.patch
@@ -597,18 +594,11 @@ Patch503: KEYS-Make-use-of-platform-keyring-for-module-signature.patch
# rhbz 1753099
Patch504: dwc3-fix.patch
-# rhbz 1752961
-Patch507: v2-1-2-efi-tpm-Don-t-access-event--count-when-it-isn-t-mapped..patch
-Patch508: v3-tpm-only-set-efi_tpm_final_log_size-after-successful-event-log-parsing.patch
-
Patch509: PATCH-v2-selinux-allow-labeling-before-policy-is-loaded.patch
Patch510: iwlwifi-exclude-GEO-SAR-support-for-3168.patch
Patch511: iwlwifi-pcie-change-qu-with-jf-devices-to-use-qu-configuration.patch
-# rhbz 1738614
-Patch512: drm-i915-Mark-contents-as-dirty-on-a-write-fault.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1846,7 +1836,10 @@ fi
#
#
%changelog
-* Mon Oct 14 2019 Laura Abbott <labbott@redhat.com> - 5.3.6-300
+* Fri Oct 18 2019 Laura Abbott <labbott@redhat.com> - 5.3.7-200
+- Linux v5.3.7
+
+* Mon Oct 14 2019 Laura Abbott <labbott@redhat.com> - 5.3.6-200
- Linux v5.3.6
* Fri Oct 11 2019 Laura Abbott <labbott@redhat.com>