Linux v5.5.7
This commit is contained in:
parent
d223c3fdcf
commit
5ef52c4bb7
4 changed files with 6 additions and 141 deletions
12
kernel.spec
12
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}
|
||||
|
|
@ -563,9 +563,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
|
||||
|
||||
|
|
@ -575,9 +572,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
|
||||
|
|
@ -1818,6 +1812,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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue