summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
-rw-r--r--config3
3 files changed, 16 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99531e004c91..3e4d04c6e206 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 26 00:03:42 UTC 2018
+# Wed Jan 31 20:46:44 UTC 2018
pkgbase = linux-ck
- pkgver = 4.14.15
- pkgrel = 2
+ pkgver = 4.14.16
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.15.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.15.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.16.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.16.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -33,9 +33,9 @@ pkgbase = linux-ck
source = 0004-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = 54a6359ed333e619db8c5c88020ff20f1e25635337f01f50a7488ec2fc0fe030
+ sha256sums = 35a107a45a6e8884d3ab442f9845007e3fcf9998441bf2324a86e91056628fe7
sha256sums = SKIP
- sha256sums = 658a768ef37645c4af0d0da825902ede0997090b4b234ffe3742c668ecd00607
+ sha256sums = fc3033c9f914bf8b6da687b97bca27b897c551993e5737d14e68469793446031
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
@@ -60,12 +60,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.14.15
+ provides = linux-ck=4.14.16
backup = etc/mkinitcpio.d/linux-ck.preset
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=4.14.15
- provides = linux-headers=4.14.15
+ provides = linux-ck-headers=4.14.16
+ provides = linux-headers=4.14.16
diff --git a/PKGBUILD b/PKGBUILD
index ca6f775e515f..ebff4f5c2c1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,8 +62,8 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.14
-pkgver=4.14.15
-pkgrel=2
+pkgver=4.14.16
+pkgrel=1
_ckpatchversion=1
arch=('x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -102,9 +102,9 @@ validpgpkeys=(
)
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '54a6359ed333e619db8c5c88020ff20f1e25635337f01f50a7488ec2fc0fe030'
+ '35a107a45a6e8884d3ab442f9845007e3fcf9998441bf2324a86e91056628fe7'
'SKIP'
- '658a768ef37645c4af0d0da825902ede0997090b4b234ffe3742c668ecd00607'
+ 'fc3033c9f914bf8b6da687b97bca27b897c551993e5737d14e68469793446031'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
diff --git a/config b/config
index 8bf6927d6820..d95956a16168 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.14-1 Kernel Configuration
+# Linux/x86 4.14.16-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -219,6 +219,7 @@ CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_BPF_SYSCALL=y
+# CONFIG_BPF_JIT_ALWAYS_ON is not set
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y