summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Myandin2022-05-28 08:12:23 +0300
committerEvgeny Myandin2022-05-28 08:12:23 +0300
commit65c70d1c00e89edfbac7932972c10cbfde6801fa (patch)
tree5e58d37f8646ff94ed153ca166bae9e39c426901
parentc526c2aa4b3d788300116ef395be452c1b0fb8e5 (diff)
downloadaur-65c70d1c00e89edfbac7932972c10cbfde6801fa.tar.gz
release kernel 5.17.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0765c507ae89..95c0276c8f66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-acs-manjaro
- pkgver = 5.17.10
+ pkgver = 5.17.11
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.17.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.17.10.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.17.11.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,7 +46,7 @@ pkgbase = linux-acs-manjaro
source = 0413-bootsplash.gitpatch
source = 0999-acs.gitpatch
sha256sums = 555fef61dddb591a83d62dd04e252792f9af4ba9ef14683f64840e46fa20b1b1
- sha256sums = 9d062d184a9aa068f8c55c9d999f26ca6d942c17bad76845120ce84373e2850d
+ sha256sums = 6662c369b697b37f6b6d9f969d6183dcf528d89bb7d183a928721a4c17cde473
sha256sums = 0df92b4fba502d7e087e7631fbd4df1d94df46aedf14b80e94527ffc13b76459
sha256sums = f85b07d73b2f4ad8bb6b59ee6624b2dd06a03824fc7b00131a01df36c8d899fe
sha256sums = fc9223bf2d430ab1c122daada4f51d835a74f56c007c82842eeca3acd2d788be
diff --git a/PKGBUILD b/PKGBUILD
index 2fddae0a9c3b..b549a5006d5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgname=('linux-acs-manjaro' 'linux-acs-manjaro-headers')
_kernelname=-ACS-MANJARO
_basekernel=5.17
_basever=517
-pkgver=5.17.10
+pkgver=5.17.11
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -64,7 +64,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
# ACS override patch
'0999-acs.gitpatch')
sha256sums=('555fef61dddb591a83d62dd04e252792f9af4ba9ef14683f64840e46fa20b1b1'
- '9d062d184a9aa068f8c55c9d999f26ca6d942c17bad76845120ce84373e2850d'
+ '6662c369b697b37f6b6d9f969d6183dcf528d89bb7d183a928721a4c17cde473'
'0df92b4fba502d7e087e7631fbd4df1d94df46aedf14b80e94527ffc13b76459'
'f85b07d73b2f4ad8bb6b59ee6624b2dd06a03824fc7b00131a01df36c8d899fe'
'fc9223bf2d430ab1c122daada4f51d835a74f56c007c82842eeca3acd2d788be'