summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Simon2018-01-19 16:08:14 -0800
committerRaphael Simon2018-01-19 16:08:14 -0800
commitc00e62eb4928591f8058deed5d6c7cdb53915de7 (patch)
tree01177edb797aa47c94249d84bb43553a6f8ddfb1
parent11c0502308f4fe4a9b6351976422de99b33246b0 (diff)
downloadaur-c00e62eb4928591f8058deed5d6c7cdb53915de7.tar.gz
release v4.14-5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--config6
3 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46a75cd70a62..276eec6f8dd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 9 00:55:24 UTC 2018
+# Sat Jan 20 00:06:46 UTC 2018
pkgbase = linux-samus4
pkgver = 4.14
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/raphael/linux-samus
arch = x86_64
license = GPL2
@@ -13,11 +13,11 @@ pkgbase = linux-samus4
makedepends = bc
makedepends = lzop
options = !strip
- source = https://github.com/raphael/linux-samus/archive/v4.14-4.tar.gz
+ source = https://github.com/raphael/linux-samus/archive/v4.14-5.tar.gz
source = config
source = linux.preset
- md5sums = d57b8a167dcb7f81a59667d974ae8d1e
- md5sums = 19f62b6f223f003fdb85dab7343c5a98
+ md5sums = 396c3888086c2668ea66abe735537329
+ md5sums = 50cf3a5af9b047f9444f507caca9b98b
md5sums = 5aae464a8085b2f3adcdcaff29853d04
pkgname = linux-samus4
diff --git a/PKGBUILD b/PKGBUILD
index 75cbcb1b6b1d..2a2f724aa153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-samus4
pkgver=4.14
-pkgrel=4
+pkgrel=5
arch=('x86_64')
url="https://github.com/raphael/linux-samus"
license=('GPL2')
@@ -245,6 +245,6 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('396c3888086c2668ea66abe735537329'
- '50cf3a5af9b047f9444f507caca9b98b'
+md5sums=('a6c2aaf3e36b212b4f25091e60296825'
+ '999898798e691fc980edcddb758824f4'
'5aae464a8085b2f3adcdcaff29853d04')
diff --git a/config b/config
index 8eae37cad9b8..b961d553a930 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.12 Kernel Configuration
+# Linux/x86 4.14.14 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -441,6 +441,7 @@ CONFIG_X86_FAST_FEATURE_TESTS=y
CONFIG_X86_X2APIC=y
# CONFIG_X86_MPPARSE is not set
# CONFIG_GOLDFISH is not set
+CONFIG_RETPOLINE=y
CONFIG_INTEL_RDT=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_INTEL_LPSS=y
@@ -1590,6 +1591,7 @@ CONFIG_DEV_COREDUMP=y
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
+CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
@@ -5794,8 +5796,6 @@ CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
# CONFIG_SECURITY_LOADPIN is not set
CONFIG_SECURITY_YAMA=y
# CONFIG_INTEGRITY is not set
-# CONFIG_DEFAULT_SECURITY_SELINUX is not set
-# CONFIG_DEFAULT_SECURITY_SMACK is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="apparmor"