summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-07-15 11:03:49 +0200
committerPiotr Gorski2022-07-15 11:03:49 +0200
commit256b39f10deb3fa3b6dd250832318c8685317751 (patch)
tree3704b1b764727d72ffd6e09e1320befe5bc1b569
parent5706fcafba70eb5a546289497eed2604fb6f2f08 (diff)
downloadaur-256b39f10deb3fa3b6dd250832318c8685317751.tar.gz
Bump to 5.18.12-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 261a91302b19..46f9a846b940 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.18.11
+ pkgver = 5.18.12
pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-aufs
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.11.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.11.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.12.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.12.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/aufs-patches/0001-aufs-20220620.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/cpu-patches-sep/0001-cpu-5.18-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/arch-patches-v2-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -22,7 +22,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = a60109ba386825cba6184942281c2e055d1dd836408138e7052feb385b15be00d8ed27784754ded2ba2210045f828f3c14a8c6e1e6836e7c1d6119e598027116
+ sha512sums = d414299f5d7286c2fad903e54375dafe08a63110ae4c758138e11b71b2269effa9d8247711c17858eda73a9a389ee7fa66736b0fd93e8ef4fa8f8d2fd7017623
sha512sums = SKIP
sha512sums = f47bcdd8d32b0b2ff1c58d552e2fe83047b6aa183ba03670dfd4e0f1f27eec6808eab53904847b316d8e31c85b4d63a7f365c6a91008a6d6cbcf89639073a880
sha512sums = 2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8
diff --git a/PKGBUILD b/PKGBUILD
index b9a8b6c7a477..1eebad496b64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _1k_HZ_ticks=
pkgbase=linux-aufs
# pkgname=('linux-aufs' 'linux-aufs-headers')
_major=5.18
-_minor=11
+_minor=12
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -291,7 +291,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('a60109ba386825cba6184942281c2e055d1dd836408138e7052feb385b15be00d8ed27784754ded2ba2210045f828f3c14a8c6e1e6836e7c1d6119e598027116'
+sha512sums=('d414299f5d7286c2fad903e54375dafe08a63110ae4c758138e11b71b2269effa9d8247711c17858eda73a9a389ee7fa66736b0fd93e8ef4fa8f8d2fd7017623'
'SKIP'
'f47bcdd8d32b0b2ff1c58d552e2fe83047b6aa183ba03670dfd4e0f1f27eec6808eab53904847b316d8e31c85b4d63a7f365c6a91008a6d6cbcf89639073a880'
'2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8'