Date: Tuesday, October 19, 2021 @ 18:52:15 Author: anthraxx Revision: 426294
upgpkg: linux-hardened 5.14.13.hardened1-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-19 15:52:32 UTC (rev 426293) +++ PKGBUILD 2021-10-19 18:52:15 UTC (rev 426294) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.14.11.hardened1 +pkgver=5.14.13.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=('93830a24df5342fb8fb857b7ca58d637f99d84b0ac54610fbf49743e3e8d5731' +sha256sums=('832b78b4c098a99f5c0c50160e3fa58a81412419734c5e8e1b04342fcb4b964d' 'SKIP' - '47b9b9aa565afbdabf881964d5c60511aceb79918f77ebe3e952b0826d26c716' + 'a21e9ce6f56b308c5bcb77dfbd84d916cddc3cf8e70deca41b7e35ab83957d06' 'SKIP' - '47caea26f1b7c7f08dfc31f045b4283fd2e13965988bdcb619c6da0ef045ea38') + '4d76bd0e4757441411c6fb841b90ff7f4ad362ec737cd5d81cc5370a2c9b8204') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2021-10-19 15:52:32 UTC (rev 426293) +++ config 2021-10-19 18:52:15 UTC (rev 426294) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.14.11-hardened1 Kernel Configuration +# Linux/x86 5.14.13-hardened1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y @@ -6334,7 +6334,7 @@ # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set CONFIG_FB_HYPERV=m -CONFIG_FB_SIMPLE=y +CONFIG_FB_SIMPLE=m # CONFIG_FB_SSD1307 is not set # CONFIG_FB_SM712 is not set # end of Frame buffer Devices
