summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--config4
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 534df94100ba..ae96c72b0ece 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-acs-manjaro
- pkgver = 5.16.14
+ pkgver = 5.16.15
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = linux-acs-manjaro
makedepends = xz
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.16.14.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.16.15.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch
source = 0002-Btintel_Fix_bdaddress_comparison_with_garbage_value.patch
@@ -47,8 +47,8 @@ pkgbase = linux-acs-manjaro
source = 0413-bootsplash.gitpatch
source = 0999-acs.gitpatch
sha256sums = 027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb
- sha256sums = b937799c9a78417161b3f40a4fae99d6a9ed7fe653a4b84d9908cd11a6ab62ca
- sha256sums = 12ae6d7ceb35c714fec59a11a2e3d3b57168d67e24b431bae1f0de7305518d9d
+ sha256sums = 4e7357a6fa506bb0cc7b019249f7f3856ca6d1aa8aa74b98a5d8ddce010b9805
+ sha256sums = 585d1a7e885ad8cf98408b0c79d9e3ea92ba385acc0c65ee14a41a9bbbdef485
sha256sums = 986f8d802f37b72a54256f0ab84da83cb229388d58c0b6750f7c770818a18421
sha256sums = b89188b1bc3516d54965dd36def6a2af3d81379e53ff7e527bbd91f77c6f191b
sha256sums = adfabecb2e23cfaebe1d493a54119a967a97930dac677e20f26d4bcaa1b80f3c
diff --git a/PKGBUILD b/PKGBUILD
index 4c6a1a6a214b..03e51689ba51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgname=('linux-acs-manjaro' 'linux-acs-manjaro-headers')
_kernelname=-ACS-MANJARO
_basekernel=5.16
_basever=516
-pkgver=5.16.14
+pkgver=5.16.15
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -66,8 +66,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
# ACS override patch
'0999-acs.gitpatch')
sha256sums=('027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb'
- 'b937799c9a78417161b3f40a4fae99d6a9ed7fe653a4b84d9908cd11a6ab62ca'
- '12ae6d7ceb35c714fec59a11a2e3d3b57168d67e24b431bae1f0de7305518d9d'
+ '4e7357a6fa506bb0cc7b019249f7f3856ca6d1aa8aa74b98a5d8ddce010b9805'
+ '585d1a7e885ad8cf98408b0c79d9e3ea92ba385acc0c65ee14a41a9bbbdef485'
'986f8d802f37b72a54256f0ab84da83cb229388d58c0b6750f7c770818a18421'
'b89188b1bc3516d54965dd36def6a2af3d81379e53ff7e527bbd91f77c6f191b'
'adfabecb2e23cfaebe1d493a54119a967a97930dac677e20f26d4bcaa1b80f3c'
diff --git a/config b/config
index 638e4586a4c4..f7b55c0b5977 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.16.11-3 Kernel Configuration
+# Linux/x86 5.16.14-1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
@@ -9936,7 +9936,7 @@ CONFIG_SECURITY_LANDLOCK=y
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="lockdown,landlock,yama"
+CONFIG_LSM="lockdown,landlock,yama,bpf"
#
# Kernel hardening options