summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-04-07 18:54:47 +0200
committerPiotr Gorski2020-04-07 18:54:47 +0200
commite7bfeb128e99f138dafcbe7e393c90b3f2457269 (patch)
tree97fa4ead8912233d9c1ee7067d3cc6cbd72c3375
parent9a36d72ade12daedaedc1a694487cda030e913f5 (diff)
downloadaur-e7bfeb128e99f138dafcbe7e393c90b3f2457269.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--config2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68ff574972f8..14ea1cf1000a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
pkgver = 5.6.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
license = GPL2
@@ -26,7 +26,7 @@ pkgbase = linux-aufs
sha512sums = d9e949db52375b1dda7c75e7c45d50460bbf7d78bb8cb33ae3a71d4cb68b42883d079440e32bbf8ae955e2b938a91390fdb32a692613fd32e781c288289a688f
sha512sums = 52b14ef834769d2b4567e756a4485995acd2e3f5b989cbb53f9b113b42ff67b736bbcb284b95fe15c9efb846fd12320a26a131e4ce9af50b521114d274b472f1
sha512sums = 080850eb686f4b8162e348eacc54d6407c810e4430f574a0da009ff851f89e7bc442cfd107a4a4edf009de6dbd83f1cd9ce1c75a2140554b34f35ff0a81c8779
- sha512sums = 89e4a4591c503ffaa128c78d59667136cfff29c27ae6e9ba0d8ec7bc6cebb440c4075ca6c0750d9e01a6971884b524b42814c9def20b315c2e8f7c226e903207
+ sha512sums = 80b82a47e5156c7378523ba901c2baf7171a048995c1e7128e8f72e86574b07f6bdda1bda8fa8bc68990bf4852c78f34f9cf686b13a51e19ef31cc1e0970c03f
pkgname = linux-aufs
pkgdesc = The Linux AUFS kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 806b90210d64..709f1c4085b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ _major=5.6
_minor=2
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=3
pkgdesc='Linux AUFS'
arch=('x86_64')
url="https://github.com/sfjro/aufs5-standalone"
@@ -318,7 +318,7 @@ sha512sums=('174e085eb14c64dedb15ea2186d0103baafce0653fe287b057b650e51cc3e5faa37
'd9e949db52375b1dda7c75e7c45d50460bbf7d78bb8cb33ae3a71d4cb68b42883d079440e32bbf8ae955e2b938a91390fdb32a692613fd32e781c288289a688f'
'52b14ef834769d2b4567e756a4485995acd2e3f5b989cbb53f9b113b42ff67b736bbcb284b95fe15c9efb846fd12320a26a131e4ce9af50b521114d274b472f1'
'080850eb686f4b8162e348eacc54d6407c810e4430f574a0da009ff851f89e7bc442cfd107a4a4edf009de6dbd83f1cd9ce1c75a2140554b34f35ff0a81c8779'
- '89e4a4591c503ffaa128c78d59667136cfff29c27ae6e9ba0d8ec7bc6cebb440c4075ca6c0750d9e01a6971884b524b42814c9def20b315c2e8f7c226e903207')
+ '80b82a47e5156c7378523ba901c2baf7171a048995c1e7128e8f72e86574b07f6bdda1bda8fa8bc68990bf4852c78f34f9cf686b13a51e19ef31cc1e0970c03f')
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
diff --git a/config b/config
index c13feaee3699..7d3473848f83 100644
--- a/config
+++ b/config
@@ -10063,7 +10063,7 @@ CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="yama"
+CONFIG_LSM="lockdown,yama"
#
# Kernel hardening options