Date: Thursday, March 19, 2020 @ 19:13:18 Author: anthraxx Revision: 377939
upgpkg: linux-hardened 5.5.10.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 6 +++--- config | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 16:57:44 UTC (rev 377938) +++ PKGBUILD 2020-03-19 19:13:18 UTC (rev 377939) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.5.9.a +pkgver=5.5.10.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=('a435e16950bbe80362495383c2b5e8b78a4b3879c894e2b3c38ecba6fe7ca878' +sha256sums=('e31d8e35d7d9766fa912b8cebcfaaa8fc6dd07413a467641d264fd13cf20fc23' 'SKIP' '0f9d17f61f569024431e9263ce853d4e3b53525703d8955c87fb6cbca90ebcfe' 'SKIP' - '5a9ae24b2c3304f1da6ce64c76ed127d008f3d2139a80b68f943a43c6f2262fa') + 'efc4c1cf8ddf901d251b4927db11e47f9cc94ecfda93ad51236e89f2f3a9fafe') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2020-03-19 16:57:44 UTC (rev 377938) +++ config 2020-03-19 19:13:18 UTC (rev 377939) @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.5.9 Kernel Configuration +# Linux/x86 5.5.10 Kernel Configuration # # -# Compiler: gcc (Arch Linux 9.2.1+20200130-2) 9.2.1 20200130 +# Compiler: gcc (Arch Linux 9.3.0-1) 9.3.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90201 +CONFIG_GCC_VERSION=90300 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y
