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

Levente Polyak anthraxx at gemini.archlinux.org
Thu Jun 9 15:39:15 UTC 2022


    Date: Thursday, June 9, 2022 @ 15:39:15
  Author: anthraxx
Revision: 448052

upgpkg: linux-hardened 5.17.14.hardened1-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 15:17:26 UTC (rev 448051)
+++ PKGBUILD	2022-06-09 15:39:15 UTC (rev 448052)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgbase=linux-hardened
-pkgver=5.17.13.hardened1
+pkgver=5.17.14.hardened1
 pkgrel=1
 pkgdesc='Security-Hardened Linux'
 url='https://github.com/anthraxx/linux-hardened'
@@ -28,11 +28,11 @@
   '647F28654894E3BD457199BE38DBBDC86092693E'  # Greg Kroah-Hartman
   'E240B57E2C4630BA768E2F26FC1B547C8D8172C8'  # Levente Polyak
 )
-sha256sums=('ea47fd08a16bd9001aacc8b88abd24af489bd87a364dd0545e0b6823a68bef53'
+sha256sums=('0be46371735e4a4a48ccbb8f4e0383fd7fe60e4ff1e49a846582f0dfdf9a5a64'
             'SKIP'
-            '9d578dd1dd9b50bdee5e740c4e134a3a59ca6947599fa53d0bfbfb2b08a5ab41'
+            '18322a9597f3583214fdc544fd82d310c5f8a79dc14de99cb3bd8ef72cc2ed04'
             'SKIP'
-            '9b41235c2e6794bad7c452413b3d7ac1d0550cf01999f4c1acbd4058d2d6076f')
+            '8b1c7905ed08cdff5e151eec4004ef45f3e2ecf1bf39420b1ecfebc4382f215d')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===================================================================
--- config	2022-06-09 15:17:26 UTC (rev 448051)
+++ config	2022-06-09 15:39:15 UTC (rev 448052)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.12-hardened2 Kernel Configuration
+# Linux/x86 5.17.14-hardened1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
 CONFIG_CC_IS_GCC=y
@@ -15,6 +15,7 @@
 CONFIG_CC_CAN_LINK_STATIC=y
 CONFIG_CC_HAS_ASM_GOTO=y
 CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
+CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
 CONFIG_CC_HAS_ASM_INLINE=y
 CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
 CONFIG_IRQ_WORK=y
@@ -2300,6 +2301,7 @@
 CONFIG_EFI_DEV_PATH_PARSER=y
 CONFIG_EFI_EARLYCON=y
 CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y
+# CONFIG_EFI_DISABLE_RUNTIME is not set
 
 #
 # Tegra firmware driver



More information about the arch-commits mailing list