summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--efi-lockdown.patch2
-rw-r--r--kernel.spec11
-rw-r--r--sources2
3 files changed, 11 insertions, 4 deletions
diff --git a/efi-lockdown.patch b/efi-lockdown.patch
index a12721802..09b89db58 100644
--- a/efi-lockdown.patch
+++ b/efi-lockdown.patch
@@ -669,7 +669,7 @@ index a6e43a5806a1..9c1709a05037 100644
- }
- /* Not having a signature is only an error if we're strict. */
-- if (err == -ENOKEY && !sig_enforce)
+- if (err == -ENOKEY && !is_module_sig_enforced())
- err = 0;
+ /* We don't permit modules to be loaded into trusted kernels
+ * without a valid signature on them, but if we're not
diff --git a/kernel.spec b/kernel.spec
index 50cf8639d..5ea9a3ba8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -75,9 +75,9 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
-%global rcrev 0
+%global rcrev 1
# The git snapshot level
-%define gitrev 10
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -342,6 +342,7 @@ Summary: The Linux kernel
%define with_up 0
%define with_pae 0
%define with_debuginfo 0
+%define with_debug 0
%define _enable_debug_packages 0
%endif
@@ -1859,6 +1860,12 @@ fi
#
#
%changelog
+* Mon Jun 18 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc1.git0.1
+- Linux v4.18-rc1
+
+* Mon Jun 18 2018 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
* Fri Jun 15 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc0.git10.1
- Linux v4.17-12074-g4c5e8fc62d6a
diff --git a/sources b/sources
index aa7b1887c..96cfa17da 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (linux-4.17.tar.xz) = 4d9de340a26155a89ea8773131c76220cc2057f2b5d031b467b60e8b14c1842518e2d60a863d8c695f0f7640f3f18d43826201984a238dade857b6cef79837db
-SHA512 (patch-4.17-git10.xz) = fc298834d6d7c256e24533108c05346f4334f8b42aa5c26229c5313678679516d8948c80458552a93651e943b31f6d4022dfad205578ca14cfb061b648c0a060
+SHA512 (patch-4.18-rc1.xz) = ead128244b67261c538b6e183eae2c8a33de3a335f6d3fee677e3c30c2345df13732140335060038537320c39716dca0ce2a7e379b30db827c8d7ea6c2fff6e3