Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d873237fe14fbc7c2b33c7d559e4790e8b3a5336
commit d873237fe14fbc7c2b33c7d559e4790e8b3a5336 Author: DeX77 <[email protected]> Date: Wed Jan 3 19:35:31 2018 +0100 kernel-4.14.11-1-x86_64 * kernel 4.14.11 diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index 3604e2a..68f30ee 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.9 Kernel Configuration +# Linux/x86 4.14.11 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -8722,6 +8722,7 @@ CONFIG_ENCRYPTED_KEYS=m # CONFIG_SECURITY_DMESG_RESTRICT is not set # CONFIG_SECURITY is not set CONFIG_SECURITYFS=y +CONFIG_PAGE_TABLE_ISOLATION=y CONFIG_INTEL_TXT=y CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y CONFIG_HARDENED_USERCOPY=y diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 6283f1a..23c6253 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -16,7 +16,7 @@ # * _F_kernelver_stable: the number of the -stable patch to use (if any) # * _F_kernelver_nextver: the next kernel version ### -_F_kernelver_ver=4.14.10 +_F_kernelver_ver=4.14.11 _F_kernelver_rel=1 ### _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
