summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-02-29 06:03:06 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-02-29 06:03:06 +0100
commit766fe9b2b7bbcef8e685078efe2506a09a811434 (patch)
treedc345b973438160ba5098ae3e13117dfb3e3b8ab /kernel.spec
parent0fc5ea28463a7952549a6b346bcde8cb057d93cb (diff)
parent5ef52c4bb7524927dcb7607f8a04fcbe29b53477 (diff)
downloadkernel-766fe9b2b7bbcef8e685078efe2506a09a811434.tar.gz
kernel-766fe9b2b7bbcef8e685078efe2506a09a811434.tar.xz
kernel-766fe9b2b7bbcef8e685078efe2506a09a811434.zip
Merge remote-tracking branch 'origin/f30' into f30-user-thl-vanilla-fedora
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 b18727d09..876490997 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -581,9 +581,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
@@ -593,9 +590,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
@@ -1839,6 +1833,10 @@ fi
#
#
%changelog
+* Fri Feb 28 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.7-100
+- 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)