From 5c22c8190455a20f7f96cb1fdb0696b43c9232f3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 14 Jan 2024 12:21:12 +0000 Subject: sys-kernel/linux-{image,sources}-redcore : enable LANDLOCK, revision bump --- sys-kernel/linux-sources-redcore/files/6.5-amd64.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-kernel/linux-sources-redcore/files') diff --git a/sys-kernel/linux-sources-redcore/files/6.5-amd64.config b/sys-kernel/linux-sources-redcore/files/6.5-amd64.config index 4e60c08a..f00f92d3 100644 --- a/sys-kernel/linux-sources-redcore/files/6.5-amd64.config +++ b/sys-kernel/linux-sources-redcore/files/6.5-amd64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.5.8-redcore Kernel Configuration +# Linux/x86 6.5.13-redcore-r1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Gentoo Hardened 13.2.0-r10 p3) 13.2.0" CONFIG_CC_IS_GCC=y @@ -10616,7 +10616,7 @@ CONFIG_SECURITY_APPARMOR_PARANOID_LOAD=y CONFIG_SECURITY_YAMA=y # CONFIG_SECURITY_SAFESETID is not set # CONFIG_SECURITY_LOCKDOWN_LSM is not set -# CONFIG_SECURITY_LANDLOCK is not set +CONFIG_SECURITY_LANDLOCK=y CONFIG_INTEGRITY=y # CONFIG_INTEGRITY_SIGNATURE is not set CONFIG_INTEGRITY_AUDIT=y @@ -10625,7 +10625,7 @@ CONFIG_INTEGRITY_AUDIT=y # CONFIG_EVM is not set CONFIG_DEFAULT_SECURITY_APPARMOR=y # CONFIG_DEFAULT_SECURITY_DAC is not set -CONFIG_LSM="yama,loadpin,safesetid,integrity,apparmor" +CONFIG_LSM="landlock,yama,loadpin,safesetid,integrity,apparmor" # # Kernel hardening options -- cgit v1.2.3