Date: Friday, September 30, 2022 @ 22:58:09 Author: anthraxx Revision: 457017
upgpkg: linux-hardened 5.19.12.hardened1-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 21:01:55 UTC (rev 457016) +++ PKGBUILD 2022-09-30 22:58:09 UTC (rev 457017) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.19.11.hardened1 +pkgver=5.19.12.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=('5554d2f90b806bb3454fcf3432882cf85077d660a89db5a4e8d7375271e3d973' +sha256sums=('c436a548c7312ce6fc5a3472cbead895eef8f52841fbe7c71fd8e48bdfe2b0ba' 'SKIP' - '0d03ca723a4f6a5bf358ae93297a8615341489e8b0ee29edd6e941b82a4e1c58' + 'ef9ee61481973ca72ac005823dae13c484f211daac3dcd7f0ea05edc664df594' 'SKIP' - 'da1664e5dbb7f3131e52e9c16505f9158b318f0eff12692615625a325a8f5240') + '1c6b67559a2ff49a90b527297702f2cc40104cd708b44d2c79457bf9e4a28e79') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2022-09-30 21:01:55 UTC (rev 457016) +++ config 2022-09-30 22:58:09 UTC (rev 457017) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.11-hardened1 Kernel Configuration +# Linux/x86 5.19.12-hardened1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -3745,7 +3745,6 @@ # CONFIG_IWLWIFI_DEVICE_TRACING is not set # end of Debugging Options -# CONFIG_IWLMEI is not set CONFIG_WLAN_VENDOR_INTERSIL=y CONFIG_HOSTAP=m CONFIG_HOSTAP_FIRMWARE=y
