summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 6c859d924..997963be1 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -649,6 +649,9 @@ Patch524: net-vhost_net-fix-possible-infinite-loop.patch
# Fix wifi on various ideapad models not working (rhbz#1703338)
Patch525: 0001-platform-x86-ideapad-laptop-Remove-no_hw_rfkill_list.patch
+# Add missing backport to fix build on s390
+Patch526: 0001-mm-gup-Remove-the-write-parameter-from-gup_fast_perm.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1939,7 +1942,10 @@ fi
#
#
%changelog
-* Wed May 22 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.0.18-100
+* Thu May 23 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.0.18-100
+- Bring back ad8cfb9c42ef83ecf4079bc7d77e6557648e952b to fix s390 build
+
+* Wed May 22 2019 Justin M. Forbes <jforbes@fedoraproject.org>
- Linux v5.0.18
- Fixes CVE-2019-11833 (rhbz 1712072 1712073)