summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2023-06-14 17:32:30 -0400
committergraysky2023-06-14 17:32:30 -0400
commit452f7530398ded43580af0bb726e65031b8e337e (patch)
treebb5107fddd1c62ca35023c281f2a808cfc2a4e44
parenta43fde87af473d84d4ed382c3260fa9ade3279a3 (diff)
downloadaur-452f7530398ded43580af0bb726e65031b8e337e.tar.gz
Update to 6.3.8-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--config2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dbd9460aa95..4733347c4caf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 6.3.7
+ pkgver = 6.3.8
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -15,17 +15,17 @@ pkgbase = linux-ck
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.7.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.7.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.8.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.8.tar.sign
source = config
source = more-uarches-20221217.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20221217.tar.gz
source = ck-hrtimer-d09271d382ae852c98e17bd7426fc8021e7b465e.tar.gz::https://github.com/graysky2/linux-patches/archive/d09271d382ae852c98e17bd7426fc8021e7b465e.tar.gz
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = fe369743996c522a7b473e99dcf8f88847bd5cc88546fd3b7a41d9fe5a5b97a9
+ sha256sums = 4323d421250e2e444c35d36f4aa8ddb56591dedc25c68d359d19c4ef9dd20955
sha256sums = SKIP
- sha256sums = db569afceb0a321554e59564c1838987d8007d4b4247d5ee0d85eda16613591c
+ sha256sums = 6508516de94ed941ae755d89807610dc51fe1229dbfecdf8a82604a8d33242ce
sha256sums = f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0
sha256sums = f781da5ba492d8912c7d4cddac02f21c1799532182e23374c80c19ff0c617373
sha256sums = 927ea3b7f4fc525a50352464e9623ca9d99044344f30a80b91eb8adf6deb21d2
diff --git a/PKGBUILD b/PKGBUILD
index 3fa7d0abf28c..a4deb3a9c219 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,7 +71,7 @@ _subarch=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-pkgver=6.3.7
+pkgver=6.3.8
pkgrel=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -108,9 +108,9 @@ validpgpkeys=(
ABAF11C65A2970B130ABE3C479BE3E4300411886 # Linus Torvalds
647F28654894E3BD457199BE38DBBDC86092693E # Greg Kroah-Hartman
)
-sha256sums=('fe369743996c522a7b473e99dcf8f88847bd5cc88546fd3b7a41d9fe5a5b97a9'
+sha256sums=('4323d421250e2e444c35d36f4aa8ddb56591dedc25c68d359d19c4ef9dd20955'
'SKIP'
- 'db569afceb0a321554e59564c1838987d8007d4b4247d5ee0d85eda16613591c'
+ '6508516de94ed941ae755d89807610dc51fe1229dbfecdf8a82604a8d33242ce'
'f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0'
'f781da5ba492d8912c7d4cddac02f21c1799532182e23374c80c19ff0c617373'
'927ea3b7f4fc525a50352464e9623ca9d99044344f30a80b91eb8adf6deb21d2')
diff --git a/config b/config
index d9fe67b9485b..9ed3db8ce776 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.3.7-arch1 Kernel Configuration
+# Linux/x86 6.3.8-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230429"
CONFIG_CC_IS_GCC=y