[arch-commits] Commit in linux-zen/trunk (PKGBUILD config)
Jan Steffens
heftig at archlinux.org
Sat May 11 14:01:19 UTC 2019
Date: Saturday, May 11, 2019 @ 14:01:19
Author: heftig
Revision: 352844
5.1.1.zen1-1
Modified:
linux-zen/trunk/PKGBUILD
linux-zen/trunk/config
----------+
PKGBUILD | 4 ++--
config | 10 +++-------
2 files changed, 5 insertions(+), 9 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-11 14:01:14 UTC (rev 352843)
+++ PKGBUILD 2019-05-11 14:01:19 UTC (rev 352844)
@@ -4,7 +4,7 @@
pkgbase=linux-zen # Build stock -zen kernel
#pkgbase=linux-custom # Build kernel with a different name
-_srcver=5.1-zen1
+_srcver=5.1.1-zen1
pkgver=${_srcver//-/.}
pkgrel=1
arch=(x86_64)
@@ -26,7 +26,7 @@
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
- 'c9c86e9a62c66c9b2abd2b4116881898fbeee9d0ce4962823b796d7f6e20cda0'
+ '6c77a0f9ed82e92cdd1c39a823501d6affd3ca134defbed11bd0ccdf7193a26b'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
Modified: config
===================================================================
--- config 2019-05-11 14:01:14 UTC (rev 352843)
+++ config 2019-05-11 14:01:19 UTC (rev 352844)
@@ -9360,18 +9360,14 @@
# CONFIG_SECURITY_APPARMOR_DEBUG is not set
# CONFIG_SECURITY_LOADPIN is not set
CONFIG_SECURITY_YAMA=y
-# CONFIG_SECURITY_SAFESETID is not set
-CONFIG_INTEGRITY=y
-# CONFIG_INTEGRITY_SIGNATURE is not set
-CONFIG_INTEGRITY_AUDIT=y
-# CONFIG_IMA is not set
-# CONFIG_EVM is not set
+CONFIG_SECURITY_SAFESETID=y
+# CONFIG_INTEGRITY is not set
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="yama,loadpin,safesetid,integrity"
+CONFIG_LSM="yama"
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
More information about the arch-commits
mailing list