[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config)
Levente Polyak
anthraxx at archlinux.org
Tue Mar 9 00:24:20 UTC 2021
Date: Tuesday, March 9, 2021 @ 00:24:19
Author: anthraxx
Revision: 409512
upgpkg: linux-hardened 5.10.21.hardened1-1
Modified:
linux-hardened/trunk/PKGBUILD
linux-hardened/trunk/config
----------+
PKGBUILD | 8 ++++----
config | 3 ++-
2 files changed, 6 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-09 00:15:03 UTC (rev 409511)
+++ PKGBUILD 2021-03-09 00:24:19 UTC (rev 409512)
@@ -4,7 +4,7 @@
# Contributor: Thomas Baechler <thomas at archlinux.org>
pkgbase=linux-hardened
-pkgver=5.10.19.hardened1
+pkgver=5.10.21.hardened1
pkgrel=1
pkgdesc='Security-Hardened Linux'
url='https://github.com/anthraxx/linux-hardened'
@@ -27,11 +27,11 @@
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
'E240B57E2C4630BA768E2F26FC1B547C8D8172C8' # Levente Polyak
)
-sha256sums=('27e7bbb0de7f0acc29c3c2e0a70c9a5fafc5fcf250993ce48713f809862ab4d6'
+sha256sums=('9e7fe6ff1665bb578e8a88e761f6727b7f170a81563b93c1d49bd0bb7d7de2af'
'SKIP'
- '6832c8dd24ab352de7fed2c00c856a63c9d9f346af2852901c8882a54a2ddc79'
+ 'd769d4cce903473ef83a8782c6ed602cf4416eb53d6cd896c03df38df86a1ab0'
'SKIP'
- '81bceaf638d97f998f0b5a480eda907a4e54332734093a2a0deed5ca495a01ff')
+ '6012d9d95f50877d5013f1915b491acc5118fcca75b8b5cf84cbf6721ec84c7e')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
Modified: config
===================================================================
--- config 2021-03-09 00:15:03 UTC (rev 409511)
+++ config 2021-03-09 00:24:19 UTC (rev 409512)
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.19-hardened1 Kernel Configuration
+# Linux/x86 5.10.21-hardened1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -258,6 +258,7 @@
# CONFIG_BPF_PRELOAD is not set
# CONFIG_USERFAULTFD is not set
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
+CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y
More information about the arch-commits
mailing list