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

Levente Polyak anthraxx at archlinux.org
Wed Feb 26 23:47:01 UTC 2020


    Date: Wednesday, February 26, 2020 @ 23:47:00
  Author: anthraxx
Revision: 376280

upgpkg: linux-hardened 5.4.22.a-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 22:06:43 UTC (rev 376279)
+++ PKGBUILD	2020-02-26 23:47:00 UTC (rev 376280)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgbase=linux-hardened
-pkgver=5.4.21.a
+pkgver=5.4.22.a
 pkgrel=1
 pkgdesc='Security-Hardened Linux'
 url='https://github.com/anthraxx/linux-hardened'
@@ -27,11 +27,11 @@
   '65EEFE022108E2B708CBFCF7F9E712E59AF5F22A'  # Daniel Micay
   'E240B57E2C4630BA768E2F26FC1B547C8D8172C8'  # Levente Polyak
 )
-sha256sums=('6d23724e92c6a012a5cbb0deafdff81bdc03f6f9295e36259164cd431e465bfa'
+sha256sums=('661bcb8d7e390dcc28e53795485e648f2bdc9b697b731459cc2bcc9ceb4a7d1a'
             'SKIP'
-            'fcd9ba175d28f216dae886e54943e559b9992fbbf473f12f304953f2541d7e42'
+            '72abed3a292f32c1903db229ad72a194b9fabc9d80657b96d8c570f3106c0934'
             'SKIP'
-            'e06d18478c1bf725f99f57d9e6fedb6888917c7eee638d2af0f8f3773111a750')
+            'cb2bb7d66b09f2585421df553c1fe0921b1871547ce341c03a0d5d4d3c3c455a')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===================================================================
--- config	2020-02-26 22:06:43 UTC (rev 376279)
+++ config	2020-02-26 23:47:00 UTC (rev 376280)
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.21 Kernel Configuration
+# Linux/x86 5.4.22 Kernel Configuration
 #
 
 #
-# Compiler: gcc (GCC) 9.2.0
+# Compiler: gcc (Arch Linux 9.2.1+20200130-2) 9.2.1 20200130
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90200
+CONFIG_GCC_VERSION=90201
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y



More information about the arch-commits mailing list