Skip to content
Snippets Groups Projects
Commit c9cd236d authored by Seblu's avatar Seblu
Browse files

Bump to 4.15-rc6

parent 85f83c74
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers # Customized version of linux for seblu computers
pkgname=linux-seblu pkgname=linux-seblu
pkgver=4.15_rc5 pkgver=4.15_rc6
pkgrel=1 pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu' pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64') arch=('x86_64')
...@@ -18,7 +18,7 @@ source=("$_repourl#tag=v${pkgver/_/-}" ...@@ -18,7 +18,7 @@ source=("$_repourl#tag=v${pkgver/_/-}"
"config.$CARCH" "config.$CARCH"
'input-touchscreen-fix-hideep.c-build-errors.patch') 'input-touchscreen-fix-hideep.c-build-errors.patch')
md5sums=('SKIP' md5sums=('SKIP'
'812371d6beb11e6c6995291938a0c38e' '25667eb3af1f1c218a575221392bbfe1'
'85f33d6bd08b52844c8136e2d4747bdf') '85f33d6bd08b52844c8136e2d4747bdf')
prepare() { prepare() {
......
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.15.0-rc5 Kernel Configuration # Linux/x86 4.15.0-rc6 Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
...@@ -7151,6 +7151,7 @@ CONFIG_ENCRYPTED_KEYS=m ...@@ -7151,6 +7151,7 @@ CONFIG_ENCRYPTED_KEYS=m
# CONFIG_SECURITY_DMESG_RESTRICT is not set # CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set # CONFIG_SECURITY is not set
CONFIG_SECURITYFS=y CONFIG_SECURITYFS=y
CONFIG_PAGE_TABLE_ISOLATION=y
# CONFIG_INTEL_TXT is not set # CONFIG_INTEL_TXT is not set
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
CONFIG_HARDENED_USERCOPY=y CONFIG_HARDENED_USERCOPY=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment