From 733e554116b9d5bbd35734d0c780112ba8380554 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 8 Jun 2021 22:01:46 +0200 Subject: extra/linux-pae: 5.12.8 -> 5.12.9 --- extra/linux-pae/PKGBUILD | 6 +++--- extra/linux-pae/config | 8 +++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'extra') diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD index 7dbc59e8..97da4f39 100644 --- a/extra/linux-pae/PKGBUILD +++ b/extra/linux-pae/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Thomas Baechler pkgbase=linux-pae # Build stock -ARCH kernel -pkgver='5.12.8' +pkgver='5.12.9' _srcname=linux-${pkgver} pkgrel='1' arch=('i686' 'pentium4') @@ -23,9 +23,9 @@ validpgpkeys=( 'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman ) -sha256sums=('ad46b6ae540c13a6adcd05e8e37a24385686db1145997f7cc7edaffd4b438f8c' +sha256sums=('c7fabef5754271cd12f2d3a9ae237ed91c6fce09cec3895400d48194110ce76d' 'SKIP' - 'cec7d8a8947fb4a4cf41b2fc23512ca5f119531d49f2b0d66205e6986dade7f6' + 'c145caa4f08556ca80e7583d87430ccddbda4d4587d4f7db8e8da3a86b9e5bad' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') diff --git a/extra/linux-pae/config b/extra/linux-pae/config index 3bafca43..b2098c55 100644 --- a/extra/linux-pae/config +++ b/extra/linux-pae/config @@ -1,10 +1,10 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.12.8-1 Kernel Configuration +# Linux/x86 5.12.9-1 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" +CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100200 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 @@ -12,6 +12,7 @@ CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -10729,6 +10730,7 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y -- cgit v1.2.3