Linux v5.5.13

This commit is contained in:
Justin M. Forbes 2020-03-25 16:36:23 -05:00
commit 24e8702e2e
4 changed files with 8 additions and 349 deletions

View file

@ -89,7 +89,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 11
%define stable_update 13
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -864,12 +864,6 @@ Patch508: 20200310_chris_chris_wilson_co_uk.patch
# Backport vboxsf from 5.6, can be dropped when we move to 5.6
Patch510: 0001-fs-Add-VirtualBox-guest-shared-folder-vboxsf-support.patch
# Fix UCSI oopses, (rhbz 1785972) (in gkh's usb-linus, heading towards mainline)
Patch514: ucsi-oops-fixes.patch
# CVE-2019-19769 rhbz 1786174 1786175
Patch515: 0001-locks-fix-a-potential-use-after-free-problem-when-wa.patch
# END OF PATCH DEFINITIONS
%endif
@ -2899,6 +2893,12 @@ fi
#
#
%changelog
* Wed Mar 25 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.13-200
- Linux v5.5.13
* Wed Mar 25 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.12-200
- Linux v5.5.12
* Mon Mar 23 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.11-200
- Linux v5.5.11