diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-07-09 10:20:59 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-07-09 10:20:59 -0700 | 
| commit | a2898382fcd2785b51c3588fc87606db0a999d33 (patch) | |
| tree | 4fa968f9ed90ea9877fd568799beeffa4f5c9e74 | |
| parent | Updated to 4.17.4.a (diff) | |
| download | linux-hardened-ck-a2898382fcd2785b51c3588fc87606db0a999d33.tar.xz | |
Updated to 4.17.5.a
| -rw-r--r-- | PKGBUILD | 9 | ||||
| -rw-r--r-- | config.x86_64 | 2 | 
2 files changed, 6 insertions, 5 deletions
@@ -5,7 +5,7 @@  pkgbase=linux-hardened-ck  _majver=4.17 -_minver=4 +_minver=5  _fullver=${_majver}.${_minver}  _basever=${_majver}  _pkgver=${_fullver} @@ -24,6 +24,7 @@ url='https://github.com/anthraxx/linux-hardened'  arch=('x86_64')  license=('GPL2')  makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf') +optdepends=('usbctl: deny_new_usb control')  options=('!strip')  source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz          https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign @@ -46,14 +47,14 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz  )  sha256sums=('9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13'              'SKIP' -            'b4b4b60d2f20f9b84ba8e55e2099102ad5b9460115bf31f4bab5c161451c0e3d' +            'cc18fcf14df25f0bab047aa180b9362bd4f3ce96f1b05e1f7764cfcc0e271bbd'              'SKIP' -            '703ffb99e6fc79730ddad9132a329d7eca8275ab7ecb2284880fa83f7b5a6a17' +            '7b39254f8a01e1c5f3757360f18eb68d250b4ae9393176cceddd6122203f94e0'              'SKIP'              '27b96297102a9ccf690c1bdc5f21bc10308f6de90396385dce7341fb8e5a2116'              '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'              'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503' -            '8fd0665abb51c30509835923709702e59581ec2c2d7fd3a752d3363732662897' +            '796fc70dbad0211fc3de86203efdb4bbbdfe082da98e7891aaf8869cef57cb8d'              'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'              '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'              'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65' diff --git a/config.x86_64 b/config.x86_64 index 50bdb80..4af0e38 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@  #  # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.17.4 Kernel Configuration +# Linux/x86 4.17.5 Kernel Configuration  #  CONFIG_64BIT=y  CONFIG_X86_64=y  | 
