[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config)

Levente Polyak anthraxx at gemini.archlinux.org
Sun Sep 19 17:28:47 UTC 2021


    Date: Sunday, September 19, 2021 @ 17:28:46
  Author: anthraxx
Revision: 424379

upgpkg: linux-hardened 5.14.6.hardened1-1

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config

----------+
 PKGBUILD |    8 ++++----
 config   |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-19 16:25:46 UTC (rev 424378)
+++ PKGBUILD	2021-09-19 17:28:46 UTC (rev 424379)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgbase=linux-hardened
-pkgver=5.14.5.hardened1
+pkgver=5.14.6.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=('65168d1cd6cb6558ff57d9e3bc7507cbc722e1bb053cd80793b0ac804b546cfd'
+sha256sums=('54848c1268771ee3515e4c33e29abc3f1fa90d8144894cce6d0ebc3b158bccec'
             'SKIP'
-            'ed6280733191dddf8d61b9c1892f2d6bcf031c0f8f5956537942d14e598aa763'
+            'bd43c295ec2202598672502cdbb0aa90376a7ab5bc535fc8e923cdbcd7966535'
             'SKIP'
-            'c5151a852901c1999791027cf51d736ba03de337f0eab4c1d0a58000d2801e66')
+            '4df925746714c6d02d13d9e5e53383ab378c03bd44ef1d286caf8cac5f0bda2a')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===================================================================
--- config	2021-09-19 16:25:46 UTC (rev 424378)
+++ config	2021-09-19 17:28:46 UTC (rev 424379)
@@ -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
@@ -1093,7 +1093,7 @@
 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



More information about the arch-commits mailing list