summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Leclerc2022-05-14 17:42:14 +0200
committerCharles Leclerc2022-05-14 17:42:14 +0200
commita6926859add30c7b03980332176121ee2c19dd7a (patch)
tree5ac5bb7b575394dff2aecdf5398de7932873b111
parent133fd4243661ed2e017b11cc526b1a820f6b5c24 (diff)
downloadaur-a6926859add30c7b03980332176121ee2c19dd7a.tar.gz
Released 5.17.7.arch1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--config18
3 files changed, 16 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f4787d1c18c..d44e2b60fd78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-bnx2x-2.5g
pkgdesc = Linux
- pkgver = 5.17.5.arch1
+ pkgver = 5.17.7.arch1
pkgrel = 1
- url = https://github.com/archlinux/linux/commits/v5.17.5-arch1
+ url = https://github.com/archlinux/linux/commits/v5.17.7-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -14,7 +14,7 @@ pkgbase = linux-bnx2x-2.5g
makedepends = xz
makedepends = git
options = !strip
- source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v5.17.5-arch1
+ source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v5.17.7-arch1
source = bnx2x_warpcore+8727_2_5g_sgmii_arch.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
@@ -23,7 +23,7 @@ pkgbase = linux-bnx2x-2.5g
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
sha256sums = SKIP
sha256sums = d655669179109ae8e801a259c35dbe442ca67a49b9ceb6ca3ef0e56f48149a7d
- sha256sums = 718abbbc528f1ea6db31b05c4fd00467c23bfefa678dfc32cff482725c26b730
+ sha256sums = fb37785c43d90085ab4e7d7cee522cb8232713b6c601d74cfc7234eeaeb1e6b5
pkgname = linux-bnx2x-2.5g
pkgdesc = The Linux kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 00820a5af10d..a5729fc79000 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-bnx2x-2.5g
-pkgver=5.17.5.arch1
+pkgver=5.17.7.arch1
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -27,7 +27,7 @@ validpgpkeys=(
)
sha256sums=('SKIP'
'd655669179109ae8e801a259c35dbe442ca67a49b9ceb6ca3ef0e56f48149a7d'
- '718abbbc528f1ea6db31b05c4fd00467c23bfefa678dfc32cff482725c26b730')
+ 'fb37785c43d90085ab4e7d7cee522cb8232713b6c601d74cfc7234eeaeb1e6b5')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index b49e18debe0a..088145a86c46 100644
--- a/config
+++ b/config
@@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.5-arch1 Kernel Configuration
+# Linux/x86 5.17.6-arch1 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
+CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=110200
+CONFIG_GCC_VERSION=120100
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23800
@@ -351,6 +351,8 @@ CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
# CONFIG_GOLDFISH is not set
CONFIG_RETPOLINE=y
+CONFIG_CC_HAS_SLS=y
+CONFIG_SLS=y
CONFIG_X86_CPU_RESCTRL=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_INTEL_LPSS=y
@@ -2489,6 +2491,7 @@ CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_NULL_BLK=m
CONFIG_BLK_DEV_FD=m
+# CONFIG_BLK_DEV_FD_RAWCMD is not set
CONFIG_CDROM=m
# CONFIG_PARIDE is not set
CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
@@ -10043,16 +10046,15 @@ CONFIG_LSM="landlock,lockdown,yama,bpf"
#
# Kernel hardening options
#
-CONFIG_GCC_PLUGIN_STRUCTLEAK=y
#
# Memory initialization
#
+CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
+CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
-# CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
-# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
-CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
-# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set
+# CONFIG_INIT_STACK_ALL_PATTERN is not set
+CONFIG_INIT_STACK_ALL_ZERO=y
# CONFIG_GCC_PLUGIN_STACKLEAK is not set
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set