summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-09-19 20:02:36 +0000
committerP. Jung2021-09-19 20:02:36 +0000
commit22bf59972139807cf909bc24477bc147657dafa4 (patch)
treed6c246d05d8e36b327f00239b8f26437ec503204
parent9eb35fd91f7117c9822db4d55998614c70ca09e9 (diff)
downloadaur-22bf59972139807cf909bc24477bc147657dafa4.tar.gz
linux-hardened 5.14.6
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
-rw-r--r--config4
3 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc8b707664d7..acadd0dc55e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-hardened-cacule
pkgdesc = Security-Hardened Linux with the cacule scheduler
- pkgver = 5.14.5.hardened1
+ pkgver = 5.14.6.hardened1
pkgrel = 1
url = https://github.com/anthraxx/linux-hardened
arch = x86_64
@@ -20,16 +20,16 @@ pkgbase = linux-hardened-cacule
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.14.5.tar.xz
- source = https://github.com/anthraxx/linux-hardened/releases/download/5.14.5-hardened1/linux-hardened-5.14.5-hardened1.patch
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.14.6.tar.xz
+ source = https://github.com/anthraxx/linux-hardened/releases/download/5.14.6-hardened1/linux-hardened-5.14.6-hardened1.patch
source = cacule-5.14.patch
source = cpu-patches.patch
source = config
- sha256sums = 65168d1cd6cb6558ff57d9e3bc7507cbc722e1bb053cd80793b0ac804b546cfd
- sha256sums = ed6280733191dddf8d61b9c1892f2d6bcf031c0f8f5956537942d14e598aa763
+ sha256sums = 54848c1268771ee3515e4c33e29abc3f1fa90d8144894cce6d0ebc3b158bccec
+ sha256sums = bd43c295ec2202598672502cdbb0aa90376a7ab5bc535fc8e923cdbcd7966535
sha256sums = bfc4a35b30ebe39fe2520ae8b2c08b97b6549c2c99a9ecf8c0d57ea27b558e75
sha256sums = 4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a
- sha256sums = 8c001dabbb7862bc0e650c2a99d3a11e129333b634ac973448f671593b25d42e
+ sha256sums = 8ed949148810642ee912c32edbd049f5f6f4f921edf74b9d149557f4953182c1
pkgname = linux-hardened-cacule
pkgdesc = The Security-Hardened Linux with the cacule scheduler kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index e8bda70435b0..53f784cb0088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-hardened-cacule
-pkgver=5.14.5.hardened1
+pkgver=5.14.6.hardened1
pkgrel=1
pkgdesc='Security-Hardened Linux with the cacule scheduler'
url='https://github.com/anthraxx/linux-hardened'
@@ -26,11 +26,11 @@ source=(
cpu-patches.patch
config # the main kernel config file
)
-sha256sums=('65168d1cd6cb6558ff57d9e3bc7507cbc722e1bb053cd80793b0ac804b546cfd'
- 'ed6280733191dddf8d61b9c1892f2d6bcf031c0f8f5956537942d14e598aa763'
+sha256sums=('54848c1268771ee3515e4c33e29abc3f1fa90d8144894cce6d0ebc3b158bccec'
+ 'bd43c295ec2202598672502cdbb0aa90376a7ab5bc535fc8e923cdbcd7966535'
'bfc4a35b30ebe39fe2520ae8b2c08b97b6549c2c99a9ecf8c0d57ea27b558e75'
'4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a'
- '8c001dabbb7862bc0e650c2a99d3a11e129333b634ac973448f671593b25d42e')
+ '8ed949148810642ee912c32edbd049f5f6f4f921edf74b9d149557f4953182c1')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index 1910743ceaa9..b573f49cb8e4 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.5-hardened1 Kernel Configuration
+# Linux/x86 5.14.6-hardened1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -1094,7 +1094,7 @@ CONFIG_ARCH_HAS_PKEYS=y
CONFIG_READ_ONLY_THP_FOR_FS=y
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_MAPPING_DIRTY_HELPERS=y
-# CONFIG_SECRETMEM is not set
+CONFIG_SECRETMEM=y
# end of Memory Management options
CONFIG_NET=y