Linux v5.3.11
This commit is contained in:
parent
396ad4eaca
commit
6dfe5c1ffb
10 changed files with 24 additions and 221 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 10
|
||||
%define stable_update 11
|
||||
# Set rpm version accordingly
|
||||
%if 0%{?stable_update}
|
||||
%define stablerev %{stable_update}
|
||||
|
|
@ -570,9 +570,6 @@ Patch332: arm64-dts-qcom-Add-Lenovo-Yoga-C630.patch
|
|||
# https://patchwork.kernel.org/patch/11136979/
|
||||
Patch341: Revert-ARM-bcm283x-Switch-V3D-over-to-using-the-PM-driver-instead-of-firmware.patch
|
||||
|
||||
# https://www.spinics.net/lists/arm-kernel/msg761152.html
|
||||
Patch342: efi-libstub-arm-account-for-firmware-reserved-memory-at-the-base-of-RAM.patch
|
||||
|
||||
# 400 - IBM (ppc/s390x) patches
|
||||
|
||||
# 500 - Temp fixes/CVEs etc
|
||||
|
|
@ -1797,6 +1794,13 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Nov 12 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.3.11-300
|
||||
- Linux v5.3.11
|
||||
- Fixes CVE-2019-11135 (rhbz 1753062 1771649)
|
||||
- Fixes CVE-2018-12207 (rhbz 1646768 1771645)
|
||||
- Fixes CVE-2019-0154 (rhbz 1724393 1771642)
|
||||
- Fixes CVE-2019-0155 (rhbz 1724398 1771644)
|
||||
|
||||
* Mon Nov 11 2019 Laura Abbott <labbott@redhat.com> - 5.3.10-300
|
||||
- Linux v5.3.10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue