diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-10-11 16:12:59 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-10-11 16:12:59 -0700 | 
| commit | 434802cc63c17aa35272253634279537084727e6 (patch) | |
| tree | 4085542ca2b1bade1489aef1e63ea119a4122162 | |
| parent | Updated to 4.18.12.a (diff) | |
| download | linux-hardened-ck-434802cc63c17aa35272253634279537084727e6.tar.xz | |
Updated to 4.18.13.a
| -rw-r--r-- | PKGBUILD | 8 | ||||
| -rw-r--r-- | config.x86_64 | 4 | 
2 files changed, 6 insertions, 6 deletions
@@ -12,7 +12,7 @@  pkgbase=linux-hardened-ck  _majver=4.18 -_minver=12 +_minver=13  _pkgver=${_majver}.${_minver}  _hardenedver=a  _NUMAdisable=y @@ -47,15 +47,15 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/linux-${_pkgver}.tar.xz          90-linux.hook  # pacman hook for initramfs regeneration          linux.preset   # standard config files for mkinitcpio ramdisk  ) -sha256sums=('846a5ad9cbe576f66aeeb188c9bd45d14eee0783aebfc4ea853dac09a7159fc5' +sha256sums=('dc87a1c6b591cff9034197cdefafb74ee9e0a507fa1a0a1fde823fa99e389650'              'SKIP' -            'a7f935245cd5dc556de1f09bddd616a57e6b1b6688c6a4b7dee06f8710483139' +            '6b07c62f13384a5e9eeb3cadd8a4c17c1e0fce21013ef1d8c73b7cc4a73fddd7'              'SKIP'              'cb33bfe492aeef9b1fda8d448483a7ef3d3fe27448e2114a775b25beb1bd8830'              '6e1f3cc3eb9a1e30a69ef1999f9aa6ad7f2f9fe4af7ba5dabe25d4ff19ee6740'              '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'              'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503' -            '2e596e4a210602cef528e5d4f55ed6a0bac16b6bee9a04a1aeb78ca4158a9c26' +            'd0b74c5506833becd7da709a291f6cc8133c80b817c87308c7ec00e7214c6543'              'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'              '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'              'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') diff --git a/config.x86_64 b/config.x86_64 index 34d432f..115ffe1 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@  #  # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.18.12 Kernel Configuration +# Linux/x86 4.18.13 Kernel Configuration  #  # @@ -1399,8 +1399,8 @@ CONFIG_NF_LOG_ARP=m  CONFIG_NF_LOG_IPV4=m  CONFIG_NF_REJECT_IPV4=m  CONFIG_NF_NAT_IPV4=m -CONFIG_NFT_CHAIN_NAT_IPV4=m  CONFIG_NF_NAT_MASQUERADE_IPV4=y +CONFIG_NFT_CHAIN_NAT_IPV4=m  CONFIG_NFT_MASQ_IPV4=m  CONFIG_NFT_REDIR_IPV4=m  CONFIG_NF_NAT_SNMP_BASIC=m  | 
