aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD14
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37d0e5fe492d..a4d654f3fd3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.16.8.prexan0
+ pkgver = 5.16.9.xanmod0
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = linux-xanmod-rog
options = !ccache
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.16.7-xanmod1/patch-5.16.7-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.16.8-xanmod1/patch-5.16.8-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.16.7-8.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.16.8-9.xz
source = iwlwifi-fix-use-after-free.patch
source = Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch
source = Bluetooth-Read-codec-capabilities-only-if-supported.patch
@@ -50,9 +50,9 @@ pkgbase = linux-xanmod-rog
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb
sha256sums = SKIP
- sha256sums = 834dd6603ec3fb0a72e3a1a97669a7198cd6921c4f355b155b3d587a8f0fcea4
+ sha256sums = b01152a3444c3cb580f2d3230b093aa661f72ae6c786148100f92df30a62d768
sha256sums = 278118011d7a2eeca9971ac97b31bf0c55ab55e99c662ab9ae4717b55819c9a2
- sha256sums = bb915d4f4291cbc7893a9f61fb5e1d90d9a6b368306710ef732795365b8b0108
+ sha256sums = ca5e56e61e08a4773b810f8ef1642e3f70cbaed14b80eca46b6650ad81f805c4
sha256sums = 7b6825a43b4173750768a1a50bfd38dcbd326aec6d56cc886490d97e323b7ce9
sha256sums = 241f01f06849fcec462d72355ca3ab6bd34931731dec89876d785912ac532398
sha256sums = dd01bd3f774c3a9af42b6d89f534f39c4a5f200db32cd6d4b72a29325645100e
diff --git a/PKGBUILD b/PKGBUILD
index 41a933854367..19c3aab0aa69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,9 +76,9 @@ _makenconfig=
### IMPORTANT: Do not edit below this line unless you know what you're doing
pkgbase=linux-xanmod-rog
-xanmod=5.16.7-xanmod1
+xanmod=5.16.8-xanmod1
#pkgver=${xanmod//-/.}
-pkgver=5.16.8.prexan0
+pkgver=5.16.9.xanmod0
pkgrel=1
pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
@@ -103,8 +103,8 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
# apply incremental kernel updates ahead of official Xanmod release
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.16.1.xz"
- "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.16.7-8.xz"
- #"Linux-5.16.8-rc2.patch"
+ "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.16.8-9.xz"
+ #"Linux-5.16.9-rc1.patch"
# hotfix: address iwlwifi crash at boot on some hardware
"iwlwifi-fix-use-after-free.patch"
@@ -126,7 +126,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
# 5.17 TCP Optimizations included in Xanmod
# 5.17 TCP csum optimization included in Xanmod
- # 5.17: UDP/IPv6 optimizations v2
+ # 5.17: UDP6 optimizations v2
"udp-ipv6-optimisations-v2-net-next.patch"
# 5.17: AF_UNIX sockets: per-hash locks v3
@@ -176,9 +176,9 @@ validpgpkeys=(
sha256sums=('027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb'
'SKIP'
- '834dd6603ec3fb0a72e3a1a97669a7198cd6921c4f355b155b3d587a8f0fcea4'
+ 'b01152a3444c3cb580f2d3230b093aa661f72ae6c786148100f92df30a62d768'
'278118011d7a2eeca9971ac97b31bf0c55ab55e99c662ab9ae4717b55819c9a2'
- 'bb915d4f4291cbc7893a9f61fb5e1d90d9a6b368306710ef732795365b8b0108'
+ 'ca5e56e61e08a4773b810f8ef1642e3f70cbaed14b80eca46b6650ad81f805c4'
'7b6825a43b4173750768a1a50bfd38dcbd326aec6d56cc886490d97e323b7ce9'
'241f01f06849fcec462d72355ca3ab6bd34931731dec89876d785912ac532398'
'dd01bd3f774c3a9af42b6d89f534f39c4a5f200db32cd6d4b72a29325645100e'