Date: Friday, September 18, 2020 @ 00:25:34 Author: anthraxx Revision: 396272
upgpkg: linux-hardened 5.8.10.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 5 +---- 2 files changed, 5 insertions(+), 8 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 22:01:35 UTC (rev 396271) +++ PKGBUILD 2020-09-18 00:25:34 UTC (rev 396272) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.8.9.a +pkgver=5.8.10.a pkgrel=1 pkgdesc='Security-Hardened Linux' url='https://github.com/anthraxx/linux-hardened' @@ -28,11 +28,11 @@ '65EEFE022108E2B708CBFCF7F9E712E59AF5F22A' # Daniel Micay 'E240B57E2C4630BA768E2F26FC1B547C8D8172C8' # Levente Polyak ) -sha256sums=('99d8bc1b82f17d7d79f9af4a94af4c0e3772159e9e6e278761bde8569f93e15f' +sha256sums=('9d6e126a7fad618a477540e242f148f7d61e0116b500312f788ac63e126b5af2' 'SKIP' - '958c847cb628402af8e67eabea894992b5a523a8fed27e2c4a5ac03462ff21a4' + 'a9990b13af29eb510f105cc80ca337c68ebaff1e5173774e9292bef363b1ce57' 'SKIP' - '568eda7ea744fbba8f39c4c3f036e9799fbdc1fccaa2dd635a2ee7fa596d6145' + '241767c92e8ce4a05b53fe1973bea17cc5038634466136c49ac0ad6bfbd85314' '8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c') export KBUILD_BUILD_HOST=archlinux Modified: config =================================================================== --- config 2020-09-17 22:01:35 UTC (rev 396271) +++ config 2020-09-18 00:25:34 UTC (rev 396272) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.8.9 Kernel Configuration +# Linux/x86 5.8.10 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y @@ -6764,9 +6764,6 @@ # Console display driver support # CONFIG_VGA_CONSOLE=y -CONFIG_VGACON_SOFT_SCROLLBACK=y -CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64 -# CONFIG_VGACON_SOFT_SCROLLBACK_PERSISTENT_ENABLE_BY_DEFAULT is not set CONFIG_DUMMY_CONSOLE=y CONFIG_DUMMY_CONSOLE_COLUMNS=80 CONFIG_DUMMY_CONSOLE_ROWS=25
