Date: Wednesday, November 14, 2018 @ 09:30:14 Author: anthraxx Revision: 339678
upgpkg: linux-hardened 4.18.19.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config.x86_64 ---------------+ PKGBUILD | 8 ++++---- config.x86_64 | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-14 05:17:27 UTC (rev 339677) +++ PKGBUILD 2018-11-14 09:30:14 UTC (rev 339678) @@ -4,7 +4,7 @@ # Contributor: Thomas Baechler <[email protected]> pkgbase=linux-hardened -_pkgver=4.18.17 +_pkgver=4.18.19 _hardenedver=a _srcname=linux-${_pkgver} pkgver=${_pkgver}.${_hardenedver} @@ -23,11 +23,11 @@ linux.preset # standard config files for mkinitcpio ramdisk ) replaces=('linux-grsec') -sha256sums=('e2af41e093ea64526134288c421a66cfdc8cc107c2d3fd3c73c0979880b6a30c' +sha256sums=('7c66c4c3cdc4f7e5cce8592b17dc11129f282fc94b7f451229dfc413a45631bd' 'SKIP' - '82072ff32323eb3753d8223f5896f9b8fab89140e144c4bc1d3675c89b3d853d' + '44fa00fb9fa6aaf3a39971373c8c12931e3d4be9383491eaf1252f73e6e90fab' 'SKIP' - '0374ae16112ff086b7dc31b51d6e657be48e7bc0e9c23ba311b7b997583b167d' + '58792a09ef3d53a4ab2326f9cc5e9424e350f2a19f8a6ec965a90976cd116bbb' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') Modified: config.x86_64 =================================================================== --- config.x86_64 2018-11-14 05:17:27 UTC (rev 339677) +++ config.x86_64 2018-11-14 09:30:14 UTC (rev 339678) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.18.17 Kernel Configuration +# Linux/x86 4.18.19 Kernel Configuration # # @@ -9440,7 +9440,6 @@ CONFIG_CRYPTO_SERPENT_AVX_X86_64=m CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m CONFIG_CRYPTO_SM4=m -# CONFIG_CRYPTO_SPECK is not set CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_TWOFISH_COMMON=m
