Date: Thursday, October 13, 2022 @ 22:11:40 Author: anthraxx Revision: 458155
upgpkg: linux-hardened 5.19.15.hardened2-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 6 +++--- config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-13 21:30:04 UTC (rev 458154) +++ PKGBUILD 2022-10-13 22:11:40 UTC (rev 458155) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.19.15.hardened1 +pkgver=5.19.15.hardened2 pkgrel=1 pkgdesc='Security-Hardened Linux' url='https://github.com/anthraxx/linux-hardened' @@ -30,9 +30,9 @@ ) sha256sums=('4686e33847db3ec58e1043bc0c806472aae694b2c413bb7d8da91a5c9a55eb1b' 'SKIP' - '94b2cbd725ceeac89344b4a572353b956d58a2742c473043a6d18d089a1ecc24' + 'ca893fec3346e7ce3b713ad1b13bc53082c848ba2c475184dbabab6afc13518b' 'SKIP' - '7454e2f19417f94e84052d71603bb1470177a745ce966a2da37d9d93766b12e2') + '005003f9fe7f18987154fafb4c47c430f464e577dac3dd7fa04a1ca61df86c1b') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2022-10-13 21:30:04 UTC (rev 458154) +++ config 2022-10-13 22:11:40 UTC (rev 458155) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.15-hardened1 Kernel Configuration +# Linux/x86 5.19.15-hardened2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y
