From 9a6962c7a08569afe55b0216d24aee07380e68a2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 3 Nov 2022 15:00:41 +0100 Subject: core/linux-lts: new version => new config => new checksum --- core/linux-lts/PKGBUILD | 6 +++--- core/linux-lts/config | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'core/linux-lts') diff --git a/core/linux-lts/PKGBUILD b/core/linux-lts/PKGBUILD index 35aefcbe..b13fec21 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 31815a3e546bd3a4e4bc8883d2133e7dae1b4164 +# upstream git revision: ac10cf03ec783023b023e32656ae0516a29db24d # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '8924e710cf047279574bd3dd5a8a9869f7baeb0cd291bbaf3b9530c70600a643' ]; then - sha256sums[${i}]='f7f6dced8d83916a92dcd64f9314161a99e39093164a74342b1596247552d623' + if [ "${sha256sums[${i}]}" = '8e8bf635b2dbf24be1ecbf202f4b507301c545218e3d865f5d4c2ec3c5257bf4' ]; then + sha256sums[${i}]='fbecb3707e0fb75e7f0753b982cd688179fce05b5667fb5a08c003731771616b' fi done diff --git a/core/linux-lts/config b/core/linux-lts/config index 3af8ce89..14157f74 100644 --- a/core/linux-lts/config +++ b/core/linux-lts/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.74 Kernel Configuration +# Linux/x86 5.15.76 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y @@ -10253,6 +10253,7 @@ CONFIG_LSM="landlock,lockdown,yama,integrity,bpf" # Memory initialization # CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y +CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y # CONFIG_INIT_STACK_NONE is not set # CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set @@ -10672,6 +10673,8 @@ CONFIG_SYMBOLIC_ERRNAME=y CONFIG_DEBUG_BUGVERBOSE=y # end of printk and dmesg options +CONFIG_AS_HAS_NON_CONST_LEB128=y + # # Compile-time checks and compiler options # -- cgit v1.2.3-54-g00ecf