summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Alexander Steffens (heftig)2023-05-29 15:55:23 +0200
committerJan Alexander Steffens (heftig)2023-05-29 15:55:44 +0200
commitade0dc095f504869e8a1829c6245ed5a609ce754 (patch)
tree103055959e6c11b6d444199f266d1d218fc03b1a
parent1fe43618044d4204375e9b0f4ba0e48aa9b54bb7 (diff)
downloadaur-ade0dc095f504869e8a1829c6245ed5a609ce754.tar.gz
6.3.4.zen2-1
-rw-r--r--PKGBUILD5
-rw-r--r--config3
2 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2ec7539c616..57bda8fd502b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-zen
-pkgver=6.3.4.zen1
+pkgver=6.3.4.zen2
pkgrel=1
pkgdesc='Linux ZEN'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -24,7 +24,6 @@ makedepends=(
imagemagick
python-sphinx
texlive-latexextra
- xmlto
)
options=('!strip')
_srcname=zen-kernel
@@ -39,7 +38,7 @@ validpgpkeys=(
C5ADB4F3FEBBCE27A3E54D7D9AE4078033F8024D # Steven Barrett <steven@liquorix.net>
)
b2sums=('SKIP'
- '75439c079a7ff77737cf3a0202f59fdeadc60d6acd8709709a96c29a7a0bcb531eb82ebd63583cc10a9b7cc20e0e1f3ae4d19e6abd8ae632872a6e50c9207b62')
+ '5259dca3c830d8b9957b603d64ca80823e26ddee67900ced57ea432226bcced78c2eadfb502a2acb5fe8cef8389061051e1bdfa2ef7e5a4885a48046ee1d3f49')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index 2c100b14e19a..3f40f1bfe2bd 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.3.3-zen1 Kernel Configuration
+# Linux/x86 6.3.4-zen2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230429"
CONFIG_CC_IS_GCC=y
@@ -10718,6 +10718,7 @@ CONFIG_CRYPTO_OFB=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XCTR=m
CONFIG_CRYPTO_XTS=m
+CONFIG_CRYPTO_XTS_AES_SYNC=m
CONFIG_CRYPTO_NHPOLY1305=m
# end of Length-preserving ciphers and modes