Date: Thursday, April 30, 2020 @ 00:40:08 Author: anthraxx Revision: 381891
upgpkg: linux-hardened 5.6.8.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config ----------+ PKGBUILD | 8 ++++---- config | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-29 23:55:45 UTC (rev 381890) +++ PKGBUILD 2020-04-30 00:40:08 UTC (rev 381891) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -pkgver=5.6.7.a +pkgver=5.6.8.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=('23a0420f29eacb66d71f86f64fbd35a1b6ff617d520e3e05f3e1f537d46692ca' +sha256sums=('19e142ff07a2c8d10116074099b9d845682e74544a2b6c1641f7cb044ac282df' 'SKIP' - '573914ae79eb564032dce7e0c805fd59440696c148037b77013c8a4d5c4bd3b6' + 'c6a107b8c1070c46e7aa7bd39cac49243f269110ae5ea8d88377d4b1c396d91a' 'SKIP' - '8866aacce1f9d24af2094196ee490500ab5b2c8ef792824e71c20e7a33c66f9d' + 'e5c7bb9d965250f51ecfd3a8cf0b499f338ccaadfccb0839ff14ee97c414bd9f' '8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c') export KBUILD_BUILD_HOST=archlinux Modified: config =================================================================== --- config 2020-04-29 23:55:45 UTC (rev 381890) +++ config 2020-04-30 00:40:08 UTC (rev 381891) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.6.7 Kernel Configuration +# Linux/x86 5.6.8 Kernel Configuration # # @@ -1134,6 +1134,7 @@ # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_TCP_MD5SIG=y +# CONFIG_TCP_SIMULT_CONNECT_DEFAULT_ON is not set CONFIG_IPV6=y CONFIG_IPV6_ROUTER_PREF=y CONFIG_IPV6_ROUTE_INFO=y @@ -9829,7 +9830,7 @@ CONFIG_NFS_FSCACHE=y # CONFIG_NFS_USE_LEGACY_DNS is not set CONFIG_NFS_USE_KERNEL_DNS=y -CONFIG_NFS_DISABLE_UDP_SUPPORT=y +# CONFIG_NFS_DISABLE_UDP_SUPPORT is not set CONFIG_NFSD=m CONFIG_NFSD_V2_ACL=y CONFIG_NFSD_V3=y
