mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 6.11-4
This commit is contained in:
parent
84c814676a
commit
60f8e4f5ee
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-6.11
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv7 multi-platform"
|
_desc="ARMv7 multi-platform"
|
||||||
pkgver=6.11
|
pkgver=6.11
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
rcnver=6.11.0
|
rcnver=6.11.0
|
||||||
rcnrel=multiv7-r1
|
rcnrel=multiv7-r1
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
|
@ -41,7 +41,7 @@ md5sums=('612a9feef07be8663098a0a58cddf7a6'
|
||||||
'74f514abbd92de3368e3d4cf11165317'
|
'74f514abbd92de3368e3d4cf11165317'
|
||||||
'8782b146a24e043a1da5e437f689e864'
|
'8782b146a24e043a1da5e437f689e864'
|
||||||
'527b0497440d97de53ee1e31fd51bdbc'
|
'527b0497440d97de53ee1e31fd51bdbc'
|
||||||
'ce73991542f08c13042d8a766eeb9e79'
|
'f733d7c046a09e99aaa8ed4436685bbd'
|
||||||
'9e4fc0be1094c64af6f127e5be9ceb50'
|
'9e4fc0be1094c64af6f127e5be9ceb50'
|
||||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||||
'584777ae88bce2c5659960151b64c7d8'
|
'584777ae88bce2c5659960151b64c7d8'
|
||||||
|
|
|
@ -10567,7 +10567,7 @@ CONFIG_INTEGRITY_AUDIT=y
|
||||||
# CONFIG_EVM is not set
|
# CONFIG_EVM is not set
|
||||||
CONFIG_DEFAULT_SECURITY_SMACK=y
|
CONFIG_DEFAULT_SECURITY_SMACK=y
|
||||||
# CONFIG_DEFAULT_SECURITY_DAC is not set
|
# 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
|
# Kernel hardening options
|
||||||
|
|
Loading…
Reference in a new issue