diff --git a/core/linux-armv7/PKGBUILD b/core/linux-armv7/PKGBUILD index f11d6cdad..62b195b71 100644 --- a/core/linux-armv7/PKGBUILD +++ b/core/linux-armv7/PKGBUILD @@ -8,7 +8,7 @@ _srcname=linux-6.11 _kernelname=${pkgbase#linux} _desc="ARMv7 multi-platform" pkgver=6.11 -pkgrel=3 +pkgrel=4 rcnver=6.11.0 rcnrel=multiv7-r1 arch=('armv7h') @@ -41,7 +41,7 @@ md5sums=('612a9feef07be8663098a0a58cddf7a6' '74f514abbd92de3368e3d4cf11165317' '8782b146a24e043a1da5e437f689e864' '527b0497440d97de53ee1e31fd51bdbc' - 'ce73991542f08c13042d8a766eeb9e79' + 'f733d7c046a09e99aaa8ed4436685bbd' '9e4fc0be1094c64af6f127e5be9ceb50' '61c5ff73c136ed07a7aadbf58db3d96a' '584777ae88bce2c5659960151b64c7d8' diff --git a/core/linux-armv7/config b/core/linux-armv7/config index 6e3dd5b20..e50b36da4 100644 --- a/core/linux-armv7/config +++ b/core/linux-armv7/config @@ -10567,7 +10567,7 @@ CONFIG_INTEGRITY_AUDIT=y # CONFIG_EVM is not set CONFIG_DEFAULT_SECURITY_SMACK=y # CONFIG_DEFAULT_SECURITY_DAC is not set -CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor" +CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,landlock" # # Kernel hardening options