Commit f53ec817 authored by Seblu's avatar Seblu
Browse files

Bump to 4.9.120

- fix CVE-2018-3620 & CVE-2018-3646
parent 9eb4d174
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=4.9.119
pkgver=4.9.120
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -16,7 +16,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl
source=("$_repourl#tag=v${pkgver/_/-}"
        "config.$CARCH")
md5sums=('SKIP'
         'e057e5df0b140538b84efaf44de7605e')
         '1c01bf5343944ea5ddfdfdbfd3130ec5')

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.9.119 Kernel Configuration
# Linux/x86 4.9.120 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -238,6 +238,7 @@ CONFIG_SLAB_FREELIST_RANDOM=y
# CONFIG_SYSTEM_DATA_VERIFICATION is not set
# CONFIG_PROFILING is not set
CONFIG_KEXEC_CORE=y
CONFIG_HOTPLUG_SMT=y
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set