Date: Sunday, March 21, 2021 @ 12:32:01 Author: anthraxx Revision: 410421
upgpkg: linux-hardened 5.11.8.hardened1-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 12:23:42 UTC (rev 410420) +++ PKGBUILD 2021-03-21 12:32:01 UTC (rev 410421) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.11.7.hardened1 +pkgver=5.11.8.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=('49b5f12c47e151c98e8dc11a22436940d2d4bf8f5b698ce54d685a24cd3ea8b1' +sha256sums=('91f939263a350da676b274e3ec84ad5b57f27ffdf4bd6b74cd002ce21fc0c89f' 'SKIP' - '5d31a527d8b7d5759b98f578ecc389692a0cc6f4ee24f905c4269d29c47979b4' + '66d7656b29d423efb610eec5eb3d9b7eb0228d3d82bad1f41a6f6ef390849be2' 'SKIP' - '7f6929a762c489a527694a38903ed1920700cfb726674f50919d7f2505dd7d10') + '6a22262ae71f4ce6072861b68af5145c345b0d8d7f9646afa56647c6ade69e7e') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2021-03-21 12:23:42 UTC (rev 410420) +++ config 2021-03-21 12:32:01 UTC (rev 410421) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.11.7-hardened1 Kernel Configuration +# Linux/x86 5.11.8-hardened1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y
