summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-09-09 09:00:36 -0400
committergraysky2018-09-09 09:00:36 -0400
commit00761a567c47f1668c1cbd2dcbd5ecfb24d23af4 (patch)
tree39b9a2f975a73fd36687e719d417357d4fbed960
parenta39046d49e36828b1380c4a608189198754210e4 (diff)
downloadaur-00761a567c47f1668c1cbd2dcbd5ecfb24d23af4.tar.gz
Update to 4.18.7-1
-rw-r--r--.SRCINFO22
-rw-r--r--0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch4
-rw-r--r--0002-drm-i915-Increase-LSPCON-timeout.patch2
-rw-r--r--0003-Arch-Linux-kernel-v4.18.4-arch1.patch10
-rw-r--r--PKGBUILD10
5 files changed, 24 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bff176d9cdf1..3521c92375c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Sep 5 16:33:27 UTC 2018
+# Sun Sep 9 13:00:36 UTC 2018
pkgbase = linux-ck
- pkgver = 4.18.6
+ pkgver = 4.18.7
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-ck
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.6.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.6.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.7.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.7.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -23,7 +23,7 @@ pkgbase = linux-ck
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0002-drm-i915-Increase-LSPCON-timeout.patch
source = 0003-Arch-Linux-kernel-v4.18.4-arch1.patch
- sha256sums = 05db97fd6891217af6d4203bdc442ef2af78d7902b6a8e9bd348682704c22894
+ sha256sums = f03b425e262a71e5079736706233a4e9afaf77c8462b552b4d6db2d33f5af731
sha256sums = SKIP
sha256sums = 17addbbf0abc3ffc138592dd7f9eb9db649775f652c29d4891622b9b448da3a1
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -32,9 +32,9 @@ pkgbase = linux-ck
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
sha256sums = 0354083492adb3785dd31d2d4bf7dc805110aceffb369deed6cbded121f8a3d3
sha256sums = 6e1f3cc3eb9a1e30a69ef1999f9aa6ad7f2f9fe4af7ba5dabe25d4ff19ee6740
- sha256sums = 723f124ce9910f6e110c59ef2d1a26f8e8f2bc00a42a75e7657ba1ff71f12c06
- sha256sums = d7d3b3c7509afb1c91da402164c17a18f3d0d5fa9867f188278c6bef2a3186da
- sha256sums = 8fc2c4e9ec1800d4e30e43994623ccd6d42118700d0c218e2616ae0381168d2b
+ sha256sums = e8b7b11a0d09e605a914955baa2aad219684a189214ea283393a75b0b62df460
+ sha256sums = 66502e0ea6c586c15e235771f9e45323f4449140411096a45073bcd4609a82c4
+ sha256sums = b59822d76feb68c9c23811e43d03bf5cb71715836730f187ca8a16c5108ba61a
pkgname = linux-ck
pkgdesc = The Linux-ck kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.173
@@ -44,12 +44,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.18.6
+ provides = linux-ck=4.18.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.18.6
- provides = linux-headers=4.18.6
+ provides = linux-ck-headers=4.18.7
+ provides = linux-headers=4.18.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 b22bfd574932..698f25285df2 100644
--- a/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
+++ b/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
@@ -1,4 +1,4 @@
-From f81638b7c57322feebb9d2dd79c0902e9562b36e Mon Sep 17 00:00:00 2001
+From 288a921a8658bb478fe3c16120529fcd20f6d5d0 Mon Sep 17 00:00:00 2001
From: Serge Hallyn <serge.hallyn@canonical.com>
Date: Fri, 31 May 2013 19:12:12 +0100
Subject: [PATCH 1/3] add sysctl to disallow unprivileged CLONE_NEWUSER by
@@ -84,7 +84,7 @@ index 2d9837c0aff4..eb5236c069fc 100644
{
.procname = "tainted",
diff --git a/kernel/user_namespace.c b/kernel/user_namespace.c
-index c3d7583fcd21..6ee37e516869 100644
+index e5222b5fb4fe..c941a66e51d1 100644
--- a/kernel/user_namespace.c
+++ b/kernel/user_namespace.c
@@ -26,6 +26,9 @@
diff --git a/0002-drm-i915-Increase-LSPCON-timeout.patch b/0002-drm-i915-Increase-LSPCON-timeout.patch
index 123bdb770b29..9fb916dc56d5 100644
--- a/0002-drm-i915-Increase-LSPCON-timeout.patch
+++ b/0002-drm-i915-Increase-LSPCON-timeout.patch
@@ -1,4 +1,4 @@
-From 4e09b725c6fa6530385d97363346e72a26d418be Mon Sep 17 00:00:00 2001
+From 0f3ee1f4f0aaa3d2b5baf18e2932c21065f86845 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20Sch=C3=B6n?= <fredrikschon@gmail.com>
Date: Fri, 17 Aug 2018 22:07:28 +0200
Subject: [PATCH 2/3] drm/i915: Increase LSPCON timeout
diff --git a/0003-Arch-Linux-kernel-v4.18.4-arch1.patch b/0003-Arch-Linux-kernel-v4.18.4-arch1.patch
index 095c351d8d2c..da2aa64eaefa 100644
--- a/0003-Arch-Linux-kernel-v4.18.4-arch1.patch
+++ b/0003-Arch-Linux-kernel-v4.18.4-arch1.patch
@@ -1,20 +1,20 @@
-From b808065a4ec47fd4c3939af2a45959382aac4950 Mon Sep 17 00:00:00 2001
+From 03875ed006ae4cac7d78a1b3af6d66aba16ebf71 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
-Date: Wed, 22 Aug 2018 09:17:27 +0200
-Subject: [PATCH 3/3] Arch Linux kernel v4.18.4-arch1
+Date: Sun, 9 Sep 2018 13:20:57 +0200
+Subject: [PATCH 4/4] Arch Linux kernel v4.18.7-arch1
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
-index ef0dd566c104..bfdd901683ad 100644
+index 711b04d00e49..52f76fab1dd6 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 18
- SUBLEVEL = 6
+ SUBLEVEL = 7
-EXTRAVERSION =
+EXTRAVERSION = -arch1
NAME = Merciless Moray
diff --git a/PKGBUILD b/PKGBUILD
index 6bfb14dff3b6..8706dc0111d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,7 +69,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=4.18.6-arch1
+_srcver=4.18.7-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -97,7 +97,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('05db97fd6891217af6d4203bdc442ef2af78d7902b6a8e9bd348682704c22894'
+sha256sums=('f03b425e262a71e5079736706233a4e9afaf77c8462b552b4d6db2d33f5af731'
'SKIP'
'17addbbf0abc3ffc138592dd7f9eb9db649775f652c29d4891622b9b448da3a1'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
@@ -106,9 +106,9 @@ sha256sums=('05db97fd6891217af6d4203bdc442ef2af78d7902b6a8e9bd348682704c22894'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'
'0354083492adb3785dd31d2d4bf7dc805110aceffb369deed6cbded121f8a3d3'
'6e1f3cc3eb9a1e30a69ef1999f9aa6ad7f2f9fe4af7ba5dabe25d4ff19ee6740'
- '723f124ce9910f6e110c59ef2d1a26f8e8f2bc00a42a75e7657ba1ff71f12c06'
- 'd7d3b3c7509afb1c91da402164c17a18f3d0d5fa9867f188278c6bef2a3186da'
- '8fc2c4e9ec1800d4e30e43994623ccd6d42118700d0c218e2616ae0381168d2b')
+ 'e8b7b11a0d09e605a914955baa2aad219684a189214ea283393a75b0b62df460'
+ '66502e0ea6c586c15e235771f9e45323f4449140411096a45073bcd4609a82c4'
+ 'b59822d76feb68c9c23811e43d03bf5cb71715836730f187ca8a16c5108ba61a')
_kernelname=${pkgbase#linux}
: ${_kernelname:=-ARCH}