Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/linux-zen
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-11-21 15:28:54 +0100
committerErich Eckner <git@eckner.net>2019-11-21 15:28:54 +0100
commit095b06dc471ccf88f4ce382beba00fda45aa1ce4 (patch)
tree5259b5f0a5c0df872cdf6c4dd9c4912ea75e53e8 /extra/linux-zen
parente53b93aaf4cdcc7ca5d408fea52a52c0db049476 (diff)
extra/linux-zen: new version => new config => new checksum
Diffstat (limited to 'extra/linux-zen')
-rw-r--r--extra/linux-zen/PKGBUILD6
-rw-r--r--extra/linux-zen/config4
2 files changed, 5 insertions, 5 deletions
diff --git a/extra/linux-zen/PKGBUILD b/extra/linux-zen/PKGBUILD
index 7b45b5fb..0455d489 100644
--- a/extra/linux-zen/PKGBUILD
+++ b/extra/linux-zen/PKGBUILD
@@ -1,9 +1,9 @@
-# upstream git revision: e2dad31f767e935c33f0bdc30f3ca9e02eff10b3
+# upstream git revision: 48cbbca48bfe66fe382921fba1974a8ed8ba941b
# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
- if [ "${sha256sums[${i}]}" = 'a37511ef27ad2600d9d2f01b452cf2c78a4da7a8ffe728e28545707600c8e6c7' ]; then
- sha256sums[${i}]='a1d9b5724b009c04c44374fda40de357777ebf0f68b15dbe4047f49d1885e087'
+ if [ "${sha256sums[${i}]}" = '3999fd28ac9587881701abcffb82a15e99ba85a7a4752f69da096653da081ee8' ]; then
+ sha256sums[${i}]='f35bfd3fa015ea8dcb5391c23d25447dc567a30f3f9fef0cb3ecbbd0f13d837b'
fi
done
diff --git a/extra/linux-zen/config b/extra/linux-zen/config
index c7dcbba6..6f8c731a 100644
--- a/extra/linux-zen/config
+++ b/extra/linux-zen/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.3.11-zen1 Kernel Configuration
+# Linux/x86 5.3.12-zen1 Kernel Configuration
#
#
@@ -9862,7 +9862,7 @@ CONFIG_GCC_PLUGIN_STRUCTLEAK=y
CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set
# CONFIG_GCC_PLUGIN_STACKLEAK is not set
-# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
+CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
# end of Memory initialization
# end of Kernel hardening options