Commit c9b745a9 authored by Seblu's avatar Seblu
Browse files

Bump to 4.18.1

- Fix CVE-2018-3620 & CVE-2018-3646
parent 37bd9858
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=4.18
pkgver=4.18.1
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -12,12 +12,12 @@ options=('!strip')
makedepends=('glibc' 'libelf' 'kmod' 'git' 'make' 'gcc' 'bc' 'sed')
depends=('linux-firmware' 'kernel-install-hook')
install=linux-seblu.install
_repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
#_repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git'
#_repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
_repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git'
source=("$_repourl#tag=v${pkgver/_/-}"
        "config.$CARCH")
md5sums=('SKIP'
         'e142ac3e0a945014fee06c6845b69e0a')
         'fe12d543fbb25e7e8aa1a515d4886769')

prepare() {
  # fake linux directory if necessary
+2 −1
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.18.0 Kernel Configuration
# Linux/x86 4.18.1 Kernel Configuration
#

#
@@ -252,6 +252,7 @@ CONFIG_SYSTEM_DATA_VERIFICATION=y
# CONFIG_PROFILING is not set
CONFIG_CRASH_CORE=y
CONFIG_KEXEC_CORE=y
CONFIG_HOTPLUG_SMT=y
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set