summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO22
-rw-r--r--0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch2
-rw-r--r--0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch2
-rw-r--r--PKGBUILD10
4 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8a3ffff3a13..7d7d7a07c73f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 1 22:45:23 UTC 2018
+# Wed May 2 20:42:31 UTC 2018
pkgbase = linux-ck
- pkgver = 4.16.6
- pkgrel = 2
+ pkgver = 4.16.7
+ 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.16.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.6.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.6.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.7.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -25,7 +25,7 @@ pkgbase = linux-ck
source = 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
sha256sums = 63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9
sha256sums = SKIP
- sha256sums = 634d3fd97e5d9d90262db0a9d62ed0a40043eb691d68bd4a545f907079610b56
+ sha256sums = f5ef83461054024814846eb816c76eba1b903f7e3e38c3417027b33070b60d91
sha256sums = SKIP
sha256sums = f6c986dc5aaf36d9e41db4f63c94dde4ac3007625e3c05ca220ac40b41c6896d
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -33,8 +33,8 @@ pkgbase = linux-ck
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
sha256sums = b2c1292e06544465b636543e6ac8a01959470d32ce3664460721671f1347c815
sha256sums = 61cd4b129eac475ad82fcdbbf9952b80e81e7c893776c00e3b6a658b950d0b26
- sha256sums = 0f9cd4d94ad4866925b800ed843faa6485719b67f3f46d406ea1424795f37d31
- sha256sums = 7f7a425358830f2cb81f85e25b6047eca89350994e1deb160295082ccbd470ff
+ sha256sums = 8e56d17c93fe6276046056c8875d04eae8d505369e89db7092b73689bf9bfe55
+ sha256sums = 6d5821f972861e37606458ac2a03fe289620e079378dd081e49034e1570e7bfb
pkgname = linux-ck
pkgdesc = The Linux-ck kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.170
@@ -44,12 +44,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.16.6
+ provides = linux-ck=4.16.7
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.16.6
- provides = linux-headers=4.16.6
+ provides = linux-ck-headers=4.16.7
+ provides = linux-headers=4.16.7
diff --git a/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch b/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
index 6c04b5b53418..e1bd96bc1518 100644
--- a/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
+++ b/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
@@ -2,7 +2,7 @@ From 07043e7b2e94a711c7ffa6f72c6f50a73dccd86d Mon Sep 17 00:00:00 2001
Message-Id: <07043e7b2e94a711c7ffa6f72c6f50a73dccd86d.1525091195.git.jan.steffens@gmail.com>
From: Serge Hallyn <serge.hallyn@canonical.com>
Date: Fri, 31 May 2013 19:12:12 +0100
-Subject: [PATCH 1/4] add sysctl to disallow unprivileged CLONE_NEWUSER by
+Subject: [PATCH 1/2] add sysctl to disallow unprivileged CLONE_NEWUSER by
default
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
diff --git a/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch b/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
index ad57c41241aa..bf8149591d76 100644
--- a/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
+++ b/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
@@ -4,7 +4,7 @@ In-Reply-To: <07043e7b2e94a711c7ffa6f72c6f50a73dccd86d.1525091195.git.jan.steffe
References: <07043e7b2e94a711c7ffa6f72c6f50a73dccd86d.1525091195.git.jan.steffens@gmail.com>
From: Jim Bride <jim.bride@linux.intel.com>
Date: Mon, 6 Nov 2017 13:38:57 -0800
-Subject: [PATCH 2/4] drm/i915/edp: Only use the alternate fixed mode if it's
+Subject: [PATCH 2/2] drm/i915/edp: Only use the alternate fixed mode if it's
asked for
In commit dc911f5bd8aa ("drm/i915/edp: Allow alternate fixed mode for
diff --git a/PKGBUILD b/PKGBUILD
index 936ebe9cb70e..bc18a009540c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -64,8 +64,8 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.16
-pkgver=4.16.6
-pkgrel=2
+pkgver=4.16.7
+pkgrel=1
_ckpatchversion=1
arch=('x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -93,7 +93,7 @@ validpgpkeys=(
)
sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9'
'SKIP'
- '634d3fd97e5d9d90262db0a9d62ed0a40043eb691d68bd4a545f907079610b56'
+ 'f5ef83461054024814846eb816c76eba1b903f7e3e38c3417027b33070b60d91'
'SKIP'
'f6c986dc5aaf36d9e41db4f63c94dde4ac3007625e3c05ca220ac40b41c6896d'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
@@ -101,8 +101,8 @@ sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
'b2c1292e06544465b636543e6ac8a01959470d32ce3664460721671f1347c815'
'61cd4b129eac475ad82fcdbbf9952b80e81e7c893776c00e3b6a658b950d0b26'
- '0f9cd4d94ad4866925b800ed843faa6485719b67f3f46d406ea1424795f37d31'
- '7f7a425358830f2cb81f85e25b6047eca89350994e1deb160295082ccbd470ff')
+ '8e56d17c93fe6276046056c8875d04eae8d505369e89db7092b73689bf9bfe55'
+ '6d5821f972861e37606458ac2a03fe289620e079378dd081e49034e1570e7bfb')
_kernelname=${pkgbase#linux}
: ${_kernelname:=-ARCH}