summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Myandin2022-05-12 17:31:02 +0300
committerEvgeny Myandin2022-05-12 17:31:02 +0300
commita94c6564a899a4ecfad1af38ce09933e48f8e476 (patch)
tree03e9ebf7a87484f61b90efece09a7896cf9e478e
parentcb40814c235c76f754f06975ba1482e33438195b (diff)
downloadaur-a94c6564a899a4ecfad1af38ce09933e48f8e476.tar.gz
kernel release 5.17.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--config8
3 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1cf3adcd44d..c473a7c0d9d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-acs-manjaro
- pkgver = 5.17.6
- pkgrel = 3
+ pkgver = 5.17.7
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -18,7 +18,7 @@ pkgbase = linux-acs-manjaro
makedepends = xz
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.17.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.17.7.xz
source = config
source = 0101-ZEN_Add_sysctl_and_CONFIG_to_disallow_unprivileged_CLONE_NEWUSER.patch
source = 0102-random-treat_bootloader_trust_toggle_the_same_way_as_cpu_trust_toggle.patch
@@ -46,8 +46,8 @@ pkgbase = linux-acs-manjaro
source = 0413-bootsplash.gitpatch
source = 0999-acs.gitpatch
sha256sums = 555fef61dddb591a83d62dd04e252792f9af4ba9ef14683f64840e46fa20b1b1
- sha256sums = 59d429643f4874cd24ed71c7d32881e3b337264b8d486c866703b3e96f9ae4cc
- sha256sums = ed3ab90a05858c95894117c27eafaf1f1f33dffe1f4a4f3df3e3755476ae1630
+ sha256sums = 0757b5248e6f7f062d1f2ec2442510b52bb2acbcd94fe2f7d68a72087b8046b8
+ sha256sums = 23ce7eb58d6d6a8fe2bf2a510f2cf0926ed67fbcae11e1d92ac3367a59433224
sha256sums = f85b07d73b2f4ad8bb6b59ee6624b2dd06a03824fc7b00131a01df36c8d899fe
sha256sums = fc9223bf2d430ab1c122daada4f51d835a74f56c007c82842eeca3acd2d788be
sha256sums = f7eb15d563cdbb2c5d780559a1c9564ca8d2dd1ea79fc73a5cc8545278605dad
diff --git a/PKGBUILD b/PKGBUILD
index b56c3e839a8e..2ace86fc7c07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ pkgname=('linux-acs-manjaro' 'linux-acs-manjaro-headers')
_kernelname=-ACS-MANJARO
_basekernel=5.17
_basever=517
-pkgver=5.17.6
-pkgrel=3
+pkgver=5.17.7
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -64,8 +64,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
# ACS override patch
'0999-acs.gitpatch')
sha256sums=('555fef61dddb591a83d62dd04e252792f9af4ba9ef14683f64840e46fa20b1b1'
- '59d429643f4874cd24ed71c7d32881e3b337264b8d486c866703b3e96f9ae4cc'
- 'ed3ab90a05858c95894117c27eafaf1f1f33dffe1f4a4f3df3e3755476ae1630'
+ '0757b5248e6f7f062d1f2ec2442510b52bb2acbcd94fe2f7d68a72087b8046b8'
+ '23ce7eb58d6d6a8fe2bf2a510f2cf0926ed67fbcae11e1d92ac3367a59433224'
'f85b07d73b2f4ad8bb6b59ee6624b2dd06a03824fc7b00131a01df36c8d899fe'
'fc9223bf2d430ab1c122daada4f51d835a74f56c007c82842eeca3acd2d788be'
'f7eb15d563cdbb2c5d780559a1c9564ca8d2dd1ea79fc73a5cc8545278605dad'
diff --git a/config b/config
index 8df320ed2cfd..bee7b3c3ed1b 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.6-3 Kernel Configuration
+# Linux/x86 5.17.7-1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@@ -10023,9 +10023,11 @@ CONFIG_LSM="lockdown,landlock,yama,bpf"
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
-# CONFIG_INIT_STACK_NONE is not set
# CONFIG_INIT_STACK_ALL_PATTERN is not set
-CONFIG_INIT_STACK_ALL_ZERO=y
+CONFIG_INIT_STACK_NONE=y
+# CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
+# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
+# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set
# CONFIG_GCC_PLUGIN_STACKLEAK is not set
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set