summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-05-18 12:23:59 +0200
committerPiotr Gorski2022-05-18 12:23:59 +0200
commita2496537831d19da6cec6d6a688c4b30194d6132 (patch)
treec809e848a59be93fbc8b7785c7b640d73475886b
parent4e8e02bf68caeefbf9567f75dfc6344a8790cf43 (diff)
downloadaur-a2496537831d19da6cec6d6a688c4b30194d6132.tar.gz
Bump to 5.17.9-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6bd68aba462..b12b4c85e2b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.17.8
+ pkgver = 5.17.9
pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = linux-aufs
makedepends = texlive-latexextra
makedepends = xmlto
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.8.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.8.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.9.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.9.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/aufs-patches/0001-aufs-20220412.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/cpu-patches-sep/0001-cpu-5.17-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/arch-patches-v16-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -33,7 +33,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 032feea7138d0b9b016a50769e6f10889e0ec8cb532569b1aaecac957211e60cc9207aa6ac2bb379c967c8322f8ccb19d2834bf1f88c03d0774b087e08a9a22a
+ sha512sums = 8866b6f0ab8cbc122bbed0083ee9b351193780143259b818a15cdde1581222ee728a60344ea9267d7f3e6b1563b24a23100f46e6bd185fdc1e169b804e48cc2e
sha512sums = SKIP
sha512sums = 87e88b3e4bccbf7b21eb5ffe5971f4e85593b153ea0c4ef3a7f17715812ef1478e16786cab42fcfe226f4933091280c068ad89c08ba9b264887baffcf522d87d
sha512sums = b63921b6246bd1b9545a8042d76334bef8a7ee46e5404c5efec4a842a455a84046e92423b2bc6d950f19dcf85805d7493fe71d6d177e3b46b52a279b0a44d0c9
diff --git a/PKGBUILD b/PKGBUILD
index 45485e6085c3..8353c01f0104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _1k_HZ_ticks=
pkgbase=linux-aufs
# pkgname=('linux-aufs' 'linux-aufs-headers' 'linux-aufs-docs')
_major=5.17
-_minor=8
+_minor=9
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -319,7 +319,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('032feea7138d0b9b016a50769e6f10889e0ec8cb532569b1aaecac957211e60cc9207aa6ac2bb379c967c8322f8ccb19d2834bf1f88c03d0774b087e08a9a22a'
+sha512sums=('8866b6f0ab8cbc122bbed0083ee9b351193780143259b818a15cdde1581222ee728a60344ea9267d7f3e6b1563b24a23100f46e6bd185fdc1e169b804e48cc2e'
'SKIP'
'87e88b3e4bccbf7b21eb5ffe5971f4e85593b153ea0c4ef3a7f17715812ef1478e16786cab42fcfe226f4933091280c068ad89c08ba9b264887baffcf522d87d'
'b63921b6246bd1b9545a8042d76334bef8a7ee46e5404c5efec4a842a455a84046e92423b2bc6d950f19dcf85805d7493fe71d6d177e3b46b52a279b0a44d0c9'