aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatteo De Carlo2021-06-18 23:06:21 +0200
committerMatteo De Carlo2021-06-18 23:06:21 +0200
commitc75670107f4c76aedc192f18bf78c9d175c54992 (patch)
tree816da02adbe0978677621cc8bdc0093c30f6d047
parenta96186d42e8b1cbbd9136d57b5caa74331b51d0b (diff)
downloadaur-c75670107f4c76aedc192f18bf78c9d175c54992.tar.gz
update to 5.12.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--config5
3 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97ed5f232fff..7c1d99b39095 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-covolunablu-gaming
pkgdesc = Linux
- pkgver = 5.12.10.arch1
+ pkgver = 5.12.11.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.12.10-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.12.11-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -20,7 +20,7 @@ pkgbase = linux-covolunablu-gaming
makedepends = imagemagick
makedepends = git
options = !strip
- source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.12.10-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.12.11-arch1
source = config
source = bfq-default.patch
source = 0001-futex-wait-multiple.patch
@@ -29,7 +29,7 @@ pkgbase = linux-covolunablu-gaming
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = A2FF3A36AAA56654109064AB19802F8B0D70FC30
sha256sums = SKIP
- sha256sums = 0d0691aa0f80fea0d9d204c05a845416dd443f3bb629cbb68e098e4d19cc841d
+ sha256sums = df41f6d2cc9f9edad4cb3aa4c9fe74790110320d0beb40323f4ff40df48c6940
sha256sums = 136fd376e27fd8503f0ea2c7c3df645fea60a9c05286b53e2bceb7ff8c1d0201
sha256sums = cb37801751ea51bc7e784331132f9390b61e477491f103bec3b48f1e751c79b7
sha256sums = bbbbc90c25659c16f2697b509a15a3969bf0dd277e81b44718a8149e61b51dbc
diff --git a/PKGBUILD b/PKGBUILD
index 8669e7c1e3d0..9137d436cf1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan Alexander Steffens (heftig) <jan dot steffens at gmail dot com>
pkgbase=linux-covolunablu-gaming
-pkgver=5.12.10.arch1
+pkgver=5.12.11.arch1
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -30,7 +30,7 @@ validpgpkeys=(
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
- '0d0691aa0f80fea0d9d204c05a845416dd443f3bb629cbb68e098e4d19cc841d'
+ 'df41f6d2cc9f9edad4cb3aa4c9fe74790110320d0beb40323f4ff40df48c6940'
# -- covolunablu-gaming patches --
'136fd376e27fd8503f0ea2c7c3df645fea60a9c05286b53e2bceb7ff8c1d0201'
'cb37801751ea51bc7e784331132f9390b61e477491f103bec3b48f1e751c79b7'
diff --git a/config b/config
index 29de5dd6eb66..8e2677abb348 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.8-arch1 Kernel Configuration
+# Linux/x86 5.12.11-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -451,7 +451,6 @@ CONFIG_X86_PMEM_LEGACY_DEVICE=y
CONFIG_X86_PMEM_LEGACY=m
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
-CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
@@ -9689,7 +9688,7 @@ CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="lockdown,yama,bpf"
+CONFIG_LSM="lockdown,yama"
#
# Kernel hardening options