summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Leclerc2022-02-10 05:00:59 +0100
committerCharles Leclerc2022-02-10 05:00:59 +0100
commit88cbdd5b476c386f13bfd978750152abffdceb23 (patch)
tree161973a045ebff7b1292dadbca359a4f0fa3436b
parentbee350b02a3cb1a1f54d2ab0869c6897ada0e542 (diff)
downloadaur-88cbdd5b476c386f13bfd978750152abffdceb23.tar.gz
Released 5.16.8.arch1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--config5
3 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b81ab9c8c1d4..801965a751c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-bnx2x-2.5g
pkgdesc = Linux
- pkgver = 5.16.7.arch1
+ pkgver = 5.16.8.arch1
pkgrel = 1
- url = https://github.com/archlinux/linux/commits/v5.16.7-arch1
+ url = https://github.com/archlinux/linux/commits/v5.16.8-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -15,7 +15,7 @@ pkgbase = linux-bnx2x-2.5g
makedepends = xz
makedepends = git
options = !strip
- source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v5.16.7-arch1
+ source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v5.16.8-arch1
source = bnx2x_warpcore+8727_2_5g_sgmii_arch.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
@@ -24,7 +24,7 @@ pkgbase = linux-bnx2x-2.5g
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
sha256sums = SKIP
sha256sums = d655669179109ae8e801a259c35dbe442ca67a49b9ceb6ca3ef0e56f48149a7d
- sha256sums = 7cbba374356a189faac71001c5344ce8f02434684b1ce1accefc0cc4bd6718e5
+ sha256sums = e6aca91b81c10f8a85df404f7b9944e4c1ebd812d824770de5bebe86c97c7de1
pkgname = linux-bnx2x-2.5g
pkgdesc = The Linux kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 9f66167192a5..43b52cbaade0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-bnx2x-2.5g
-pkgver=5.16.7.arch1
+pkgver=5.16.8.arch1
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -27,7 +27,7 @@ validpgpkeys=(
)
sha256sums=('SKIP'
'd655669179109ae8e801a259c35dbe442ca67a49b9ceb6ca3ef0e56f48149a7d'
- '7cbba374356a189faac71001c5344ce8f02434684b1ce1accefc0cc4bd6718e5')
+ 'e6aca91b81c10f8a85df404f7b9944e4c1ebd812d824770de5bebe86c97c7de1')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index 40c80191b040..64c5ad9f81f0 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.16.0-arch1 Kernel Configuration
+# Linux/x86 5.16.8-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -6541,6 +6541,7 @@ CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
+# CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
@@ -9974,7 +9975,7 @@ CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
-CONFIG_ZERO_CALL_USED_REGS=y
+# CONFIG_ZERO_CALL_USED_REGS is not set
# end of Memory initialization
# end of Kernel hardening options
# end of Security options