Date: Tuesday, September 6, 2022 @ 19:48:37 Author: anthraxx Revision: 455204
upgpkg: linux-hardened 5.19.7.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 2022-09-06 19:00:09 UTC (rev 455203) +++ PKGBUILD 2022-09-06 19:48:37 UTC (rev 455204) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.19.6.hardened1 +pkgver=5.19.7.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=('41a4f824af614460c429a7c723e8dcbb0e042f0047d328c18b4ed6f2b4efa63a' +sha256sums=('b8bb6019d4255f39196726f9d0f82f76179d1c3d7c6b603431ef04b38201199f' 'SKIP' - 'f9324b0af87d2fdacd25432355e1f2930174141619967307acdc48e040a4a4d3' + 'f9efe137742ed3c44f40f8cc07ef8a8e2ff7d183c6e20e1fdec943aa7b3c967a' 'SKIP' - '0e104817222230e1ef1522616466934368e66c3f183d26cfb7166f59c990c1a2') + '2ec89a4a85ed06eb9872b1eec40c8ac475ff83b77946fe11f6d0ee03856c9694') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2022-09-06 19:00:09 UTC (rev 455203) +++ config 2022-09-06 19:48:37 UTC (rev 455204) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.6-hardened1 Kernel Configuration +# Linux/x86 5.19.7-hardened1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y
