Date: Thursday, January 9, 2020 @ 21:24:22 Author: anthraxx Revision: 373099
upgpkg: linux-hardened 5.4.10.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 7 +------ 2 files changed, 5 insertions(+), 10 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-09 20:56:20 UTC (rev 373098) +++ PKGBUILD 2020-01-09 21:24:22 UTC (rev 373099) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.4.8.a +pkgver=5.4.10.a pkgrel=1 pkgdesc='Security-Hardened Linux' url='https://github.com/anthraxx/linux-hardened' @@ -27,11 +27,11 @@ '65EEFE022108E2B708CBFCF7F9E712E59AF5F22A' # Daniel Micay 'E240B57E2C4630BA768E2F26FC1B547C8D8172C8' # Levente Polyak ) -sha256sums=('42c414c902193f9e8a1b70c728ca440de02d85dc29102f52ef98cfbf20d29a52' +sha256sums=('f23c0218a5e3b363bb5a880972f507bb4dc4a290a787a7da08be07ea12042edd' 'SKIP' - '08f37a33ab9bca30f6fea22fce1273cd6a169be81f8660d55c256bc13a793c19' + '03eb363cfb3e040b6ad54bd134b99cc58f45a7a4ae1faa6fb1d64ee450184f8c' 'SKIP' - 'b7c143dbbb752623a1835dad9727968509b7c45b2468d5127809517cceb5b8c1') + '68056ad2af6fa67b9c77767c4e50c8966639417a5e117366112953bba6cf95d4') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2020-01-09 20:56:20 UTC (rev 373098) +++ config 2020-01-09 21:24:22 UTC (rev 373099) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.8 Kernel Configuration +# Linux/x86 5.4.10 Kernel Configuration # # @@ -852,14 +852,9 @@ CONFIG_PLUGIN_HOSTCC="g++" CONFIG_HAVE_GCC_PLUGINS=y CONFIG_GCC_PLUGINS=y - -# -# GCC plugins -# # CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set CONFIG_GCC_PLUGIN_LATENT_ENTROPY=y # CONFIG_GCC_PLUGIN_RANDSTRUCT is not set -# end of GCC plugins # end of General architecture-dependent options CONFIG_RT_MUTEXES=y
