summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-10-26 08:55:55 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-10-26 08:55:55 -0500
commita70311f7e40389c11f95319508a73f3f16c3703c (patch)
treeed72a3228f12adf6b0b558430ae7829ae8052e59 /Patchlist.changelog
parentc3c7328894178f97c58afdc7c78101373d869016 (diff)
downloadkernel-a70311f7e40389c11f95319508a73f3f16c3703c.tar.gz
kernel-a70311f7e40389c11f95319508a73f3f16c3703c.tar.xz
kernel-a70311f7e40389c11f95319508a73f3f16c3703c.zip
kernel-5.10.0-0.rc1.55
* Mon Oct 26 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc1.55] - Filter out LTO build options from the perl ccopts ("Justin M. Forbes") - Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377 ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r--Patchlist.changelog8
1 files changed, 4 insertions, 4 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog
index 823a5597a..9cce23086 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,8 +1,8 @@
-https://gitlab.com/cki-project/kernel-ark/-/commit/35c6339e3b86a6fb7f09662584b96b315e1984d4
- 35c6339e3b86a6fb7f09662584b96b315e1984d4 Filter out LTO build options from the perl ccopts
+https://gitlab.com/cki-project/kernel-ark/-/commit/67aa1b57cf2c9b9c6fdfb51896995dac508906d3
+ 67aa1b57cf2c9b9c6fdfb51896995dac508906d3 Filter out LTO build options from the perl ccopts
-https://gitlab.com/cki-project/kernel-ark/-/commit/9cdd1a62170a980d33ade4cf47c53bc33984295a
- 9cdd1a62170a980d33ade4cf47c53bc33984295a Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377
+https://gitlab.com/cki-project/kernel-ark/-/commit/30e946a449e41c42d277880d2a1b217fa67c929b
+ 30e946a449e41c42d277880d2a1b217fa67c929b Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377
https://gitlab.com/cki-project/kernel-ark/-/commit/17b0f7f1d49df30661b517d668715ff5ee1bab09
17b0f7f1d49df30661b517d668715ff5ee1bab09 Fixes "acpi: prefer booting with ACPI over DTS" to be RHEL only