summaryrefslogtreecommitdiff
path: root/sys-kernel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-14 12:21:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-14 12:21:12 +0000
commit5c22c8190455a20f7f96cb1fdb0696b43c9232f3 (patch)
tree3077b2e84b5ca0f9b7b680880ff6b7965eaf7cc3 /sys-kernel
parentc1986e5b147218cee61ed71b3cc9a94a680f674b (diff)
sys-kernel/linux-{image,sources}-redcore : enable LANDLOCK, revision bump
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/linux-image-redcore/files/6.5-amd64.config6
-rw-r--r--sys-kernel/linux-image-redcore/linux-image-redcore-6.5.13-r2.ebuild (renamed from sys-kernel/linux-image-redcore/linux-image-redcore-6.5.13-r1.ebuild)2
-rw-r--r--sys-kernel/linux-sources-redcore/files/6.5-amd64.config6
-rw-r--r--sys-kernel/linux-sources-redcore/linux-sources-redcore-6.5.13-r2.ebuild (renamed from sys-kernel/linux-sources-redcore/linux-sources-redcore-6.5.13-r1.ebuild)2
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-kernel/linux-image-redcore/files/6.5-amd64.config b/sys-kernel/linux-image-redcore/files/6.5-amd64.config
index 4e60c08a..f00f92d3 100644
--- a/sys-kernel/linux-image-redcore/files/6.5-amd64.config
+++ b/sys-kernel/linux-image-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
diff --git a/sys-kernel/linux-image-redcore/linux-image-redcore-6.5.13-r1.ebuild b/sys-kernel/linux-image-redcore/linux-image-redcore-6.5.13-r2.ebuild
index 16cb1593..db83a5ce 100644
--- a/sys-kernel/linux-image-redcore/linux-image-redcore-6.5.13-r1.ebuild
+++ b/sys-kernel/linux-image-redcore/linux-image-redcore-6.5.13-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit eutils
-EXTRAVERSION="redcore-r1"
+EXTRAVERSION="redcore-r2"
KV_FULL="${PV}-${EXTRAVERSION}"
KV_MAJOR="6.5"
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
diff --git a/sys-kernel/linux-sources-redcore/linux-sources-redcore-6.5.13-r1.ebuild b/sys-kernel/linux-sources-redcore/linux-sources-redcore-6.5.13-r2.ebuild
index dfbf9707..49783dc5 100644
--- a/sys-kernel/linux-sources-redcore/linux-sources-redcore-6.5.13-r1.ebuild
+++ b/sys-kernel/linux-sources-redcore/linux-sources-redcore-6.5.13-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit eutils
-EXTRAVERSION="redcore-r1"
+EXTRAVERSION="redcore-r2"
KV_FULL="${PV}-${EXTRAVERSION}"
KV_MAJOR="6.5"