summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-02-29 06:03:42 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-02-29 06:03:42 +0100
commit3a0a096eb2ef60cc5aca3a898e336745f08e6a4f (patch)
treedc580e20d01267e2b48e2065af26cee97786c018 /kernel.spec
parentac2da015fcf93909a3c2fee838a132de0ca4c0e3 (diff)
parent348755927b84cae22c2438987ee2440a019a55bd (diff)
downloadkernel-3a0a096eb2ef60cc5aca3a898e336745f08e6a4f.tar.gz
kernel-3a0a096eb2ef60cc5aca3a898e336745f08e6a4f.tar.xz
kernel-3a0a096eb2ef60cc5aca3a898e336745f08e6a4f.zip
merge origin
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 4 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index 6d94a85ea..4fcdfa98b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -880,9 +880,6 @@ Patch505: ARM-fix-__get_user_check-in-case-uaccess_-calls-are-not-inlined.patch
# ALSA code from v5.6 (Intel ASoC Sound Open Firmware driver support)
Patch506: alsa-5.6.patch
-# rhbz 1797052
-Patch507: 0001-mm-Avoid-creating-virtual-address-aliases-in-brk-mma.patch
-
# i915 "critical" patch from upstream
Patch508: 0001-drm-i915-Serialise-i915_active_acquire-with-__active.patch
@@ -892,9 +889,6 @@ Patch510: 0001-fs-Add-VirtualBox-guest-shared-folder-vboxsf-support.patch
# rhbz 1800335
Patch511: v2_20200128_dmoulding_me_com.patch
-# Fix 5.5.6 sof_hda regression (rhbz#1772498)
-Patch512: 0001-ASoC-SOF-Intel-hda-Add-iDisp4-DAI.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -2927,6 +2921,10 @@ fi
#
#
%changelog
+* Fri Feb 28 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.7-200
+- Linux v5.5.7
+- Fixes CVE-2020-2732 (rhbz 1805135 1806816)
+
* Thu Feb 27 2020 Hans de Goede <hdegoede@redhat.com>
- Fix 5.5.6 sof_hda regression (rhbz 1772498)