mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64 to 6.11-3
This commit is contained in:
parent
c7c72acf0c
commit
3de05f1453
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ _srcname=linux-6.11
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="AArch64 multi-platform"
|
_desc="AArch64 multi-platform"
|
||||||
pkgver=6.11
|
pkgver=6.11
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
arch=('aarch64')
|
arch=('aarch64')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -30,7 +30,7 @@ md5sums=('612a9feef07be8663098a0a58cddf7a6'
|
||||||
'7862339da94da0b7958e61e2210760a7'
|
'7862339da94da0b7958e61e2210760a7'
|
||||||
'c064a0a49f4ed7d487d482ca73c75178'
|
'c064a0a49f4ed7d487d482ca73c75178'
|
||||||
'416b7c6ef37cc0edb6cb67cf618360f5'
|
'416b7c6ef37cc0edb6cb67cf618360f5'
|
||||||
'a4fb3b6e8f6de8531d32c1f44029047a'
|
'd376d453249222243a4bf27329ec8d41'
|
||||||
'7c97cf141750ad810235b1ad06eb9f75'
|
'7c97cf141750ad810235b1ad06eb9f75'
|
||||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||||
'584777ae88bce2c5659960151b64c7d8'
|
'584777ae88bce2c5659960151b64c7d8'
|
||||||
|
|
|
@ -11235,7 +11235,7 @@ CONFIG_SECURITY_LANDLOCK=y
|
||||||
# CONFIG_INTEGRITY is not set
|
# CONFIG_INTEGRITY is not set
|
||||||
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
|
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
|
||||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||||
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor"
|
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,landlock"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Kernel hardening options
|
# Kernel hardening options
|
||||||
|
|
Loading…
Reference in a new issue