Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/linux-pae
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-10-13 07:44:17 +0200
committerErich Eckner <git@eckner.net>2022-10-13 07:44:17 +0200
commit6441123d0f243d5bd658b4c6ea3ff43ec31ac0ba (patch)
tree14c57502b831c40fe8c21a0cfc69abce063a91f5 /extra/linux-pae
parentb21f489c122b00c8e5939514e57100fd01fb6bce (diff)
extra/linux-pae: 6.0 -> 6.0.1
Diffstat (limited to 'extra/linux-pae')
-rw-r--r--extra/linux-pae/PKGBUILD6
-rw-r--r--extra/linux-pae/config3
2 files changed, 5 insertions, 4 deletions
diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD
index ca8de4e0..fcedd560 100644
--- a/extra/linux-pae/PKGBUILD
+++ b/extra/linux-pae/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Thomas Baechler <thomas@archlinux.org>
pkgbase=linux-pae # Build stock -ARCH kernel
-pkgver='6.0'
+pkgver='6.0.1'
_srcname=linux-${pkgver}
pkgrel='1'
arch=('i686' 'pentium4' 'x86_64')
@@ -24,9 +24,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e'
+sha256sums=('8ede745a69351ea0f27fe0c48780d4efa37ff086135e129358ce09694957e8f9'
'SKIP'
- 'ba113b8f59dcf567c2ffffe6da47924037073f91d4bdb22a6327f3aaa38f7b7c'
+ '77d097980453414f066205ec0d9a4e8bbb50eabdec9e6d0c073f5a5dd6524d2a'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
diff --git a/extra/linux-pae/config b/extra/linux-pae/config
index f1f29ce6..5367e46a 100644
--- a/extra/linux-pae/config
+++ b/extra/linux-pae/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.0.0-1 Kernel Configuration
+# Linux/x86 6.0.1-1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@@ -10774,6 +10774,7 @@ CONFIG_LSM="yama,loadpin,safesetid,integrity"
# 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=y
# CONFIG_INIT_STACK_ALL_PATTERN is not set