Date: Wednesday, August 26, 2020 @ 22:45:18 Author: anthraxx Revision: 394752
upgpkg: linux-hardened 5.7.18.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-26 19:47:07 UTC (rev 394751) +++ PKGBUILD 2020-08-26 22:45:18 UTC (rev 394752) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.7.17.a +pkgver=5.7.18.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=('cc8c3611c9bdcd29266b2606ab6c3a07a32fb64fd7f1cd731100e4eddb565225' +sha256sums=('a4ddf2bd1ef3293cce172efaefd2ef097e254487a22a9cc0443d33d52f8ba45c' 'SKIP' - '5f590b88641f16312d8e88c8eb15835e64eb9d35bc590dcd017c42e0c7212ba0' + '66a44617095599102d3ef2d47fc2dd74121f8e10186dcbca6443aa9408a4cdd3' 'SKIP' - 'a7a2604921557e855286b5a67380db60174648cb946dab1a95b6c6fbe1093097' + '02a7240e711c54e179e447886d7eb158d3dc090893b10668de886fc02b3873b8' '8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c') export KBUILD_BUILD_HOST=archlinux Modified: config =================================================================== --- config 2020-08-26 19:47:07 UTC (rev 394751) +++ config 2020-08-26 22:45:18 UTC (rev 394752) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.7.17 Kernel Configuration +# Linux/x86 5.7.18 Kernel Configuration # # @@ -4507,6 +4507,7 @@ CONFIG_SPI_SLAVE=y CONFIG_SPI_SLAVE_TIME=m CONFIG_SPI_SLAVE_SYSTEM_CONTROL=m +CONFIG_SPI_DYNAMIC=y CONFIG_SPMI=m CONFIG_HSI=m CONFIG_HSI_BOARDINFO=y
