Add missing foreshadow patches

This commit is contained in:
Justin M. Forbes 2018-08-15 06:50:12 -05:00
parent e55efd6b2f
commit 2ae6784ba7
2 changed files with 8454 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 201
%global baserelease 202
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -1917,6 +1917,9 @@ fi
#
#
%changelog
* Wed Aug 15 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.14-202
- Include missing Forshadow patches
* Tue Aug 14 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.14-201
- Fix "Foreshadow" CVE-2018-3620 CVE-2018-3646 (rhbz 1585005 1615998)