1
0

commit d8ec79088b4105e57ee7e9f68bc366a9a6b9bcd4

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=4
This commit is contained in:
Kernel Bugs
2023-12-18 07:06:03 +00:00
committed by Git OBS Bridge
parent d3a99611a1
commit eeec1f708b
10 changed files with 86 additions and 12 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Dec 15 11:22:01 CET 2023 - rfrohl@suse.com
- KEYS: Make use of platform keyring for module signature verify
(FATE#314508, FATE#316531, bsc#1209006).
- commit d8ec790
-------------------------------------------------------------------
Thu Dec 14 13:08:40 CET 2023 - rfrohl@suse.com
- efi: Lock down the kernel at the integrity level if booted in
secure boot mode (jsc#SLE-9870 boo#1217741).
- Update config files.
- efi: Lock down the kernel if booted in secure boot mode
(jsc#SLE-9870 boo#1217741).
- efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
(jsc#SLE-9870 boo#1217741).
- security: lockdown: expose a hook to lock the kernel down
(jsc#SLE-9870 boo#1217741).
- commit 2fb56b9
-------------------------------------------------------------------
Thu Dec 14 11:44:20 CET 2023 - rfrohl@suse.com