diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-02-25 18:56:22 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-02-25 18:56:22 -0800 |
commit | 80e14b2b5db8d7f7f4596f5dbf6a55626a8fd843 (patch) | |
tree | 0344cc3c88335b286def94b64626c2b35b83b689 | |
parent | Updated to 4.15.5.a (diff) | |
download | linux-libre-hardened-80e14b2b5db8d7f7f4596f5dbf6a55626a8fd843.tar.xz |
Updated to 4.15.6.a
-rw-r--r-- | PKGBUILD | 8 | ||||
-rw-r--r-- | config.x86_64 | 3 |
2 files changed, 5 insertions, 6 deletions
@@ -5,7 +5,7 @@ pkgbase=linux-libre-hardened _majver=4.15 -_minver=5 +_minver=6 _fullver=${_majver}.${_minver} _basever=${_majver}-gnu _pkgver=${_fullver}-gnu @@ -31,11 +31,11 @@ source=(https://linux-libre.fsfla.org/pub/linux-libre/releases/${_basever}/linux ) sha256sums=('e6556514286f9cd6b46f5d5769b2cc3c61ac7d6fa9c9c400e3c2fb5949490186' 'SKIP' - '3ae56bf6dd0b4814e3309f21af1ed4e3817687b02cb2498fe73abfc980a17e4f' + 'ddaca183dbceec4e67ec465c29d48879fce7820daf4b0dc1d5b4202869a166d1' 'SKIP' - '6c5056cbdba83f3d4bd3103936d4b059665e57303f7eb04c961df855c3f9f25a' + '45654a4144f83d4012bdf5fd5bec59e4f9bb3967aca277dccf034d8a405e0670' 'SKIP' - '2cb3e4c736ce6fa04042fbca84279c0656c1df6132a9842454e77d670305648f' + 'e48c056008daada763cae6f2a471656acd894fa36fa87cffddd101a51a50f847' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65' diff --git a/config.x86_64 b/config.x86_64 index 1d90c7b..c1ab9d4 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.15.5 Kernel Configuration +# Linux/x86 4.15.6 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -9161,7 +9161,6 @@ CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 # CONFIG_SECURITY_SELINUX_DISABLE is not set CONFIG_SECURITY_SELINUX_DEVELOP=y CONFIG_SECURITY_SELINUX_AVC_STATS=y -CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0 # CONFIG_SECURITY_SMACK is not set # CONFIG_SECURITY_TOMOYO is not set # CONFIG_SECURITY_APPARMOR is not set |