summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-11-04 20:14:09 -0500
committergraysky2018-11-04 20:14:09 -0500
commitff8dfc9aaba14114b7c4d7d2ee02aa44517d279b (patch)
treeeaf0eadcf59f1ca53fe028b68ae156f04b29b1f1
parent1841f441b69a66b3a561291671ecc579ee0da6fb (diff)
downloadaur-ff8dfc9aaba14114b7c4d7d2ee02aa44517d279b.tar.gz
Update to 4.18.17-2
-rw-r--r--.SRCINFO20
-rw-r--r--0002-Arch-Linux-kernel-v4.18.x-arch1.patch (renamed from 0002-Arch-Linux-kernel-v4.18.16-arch1.patch)7
-rw-r--r--PKGBUILD8
3 files changed, 15 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc98f6eadcd1..c61d5738888b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Oct 28 15:14:16 UTC 2018
+# Mon Nov 5 01:14:09 UTC 2018
pkgbase = linux-ck
- pkgver = 4.18.16
+ pkgver = 4.18.17
pkgrel = 2
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.16.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.16.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.17.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.17.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,8 +21,8 @@ pkgbase = linux-ck
source = http://ck.kolivas.org/patches/4.0/4.18/4.18-ck1/patch-4.18-ck1.xz
source = Fix_MuQSS_full_dynticks_build.patch::https://github.com/ckolivas/linux/commit/abb4fd30fa127a0e8178b975343eb01713bc2b18.patch
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- source = 0002-Arch-Linux-kernel-v4.18.16-arch1.patch
- sha256sums = beba14e2f07259a545baa1dce5afdaf9f470cdadc8b378ac269e7c8a289c52e6
+ source = 0002-Arch-Linux-kernel-v4.18.x-arch1.patch
+ sha256sums = e2af41e093ea64526134288c421a66cfdc8cc107c2d3fd3c73c0979880b6a30c
sha256sums = SKIP
sha256sums = e7cdbc0e95cf918c35fdb1075f73bcfacc3cde0fcc58f8b54a3a532a6d1b80da
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -32,7 +32,7 @@ pkgbase = linux-ck
sha256sums = 0354083492adb3785dd31d2d4bf7dc805110aceffb369deed6cbded121f8a3d3
sha256sums = 6e1f3cc3eb9a1e30a69ef1999f9aa6ad7f2f9fe4af7ba5dabe25d4ff19ee6740
sha256sums = 1f5fe837d5843e3016e86b10e165e8cb1691609cfdc5f5a0eb8c9cd29c2a0113
- sha256sums = bdae9e024cb5997668c7287591feee56a115a1afea86e25b4eeb7f73be19ca5e
+ sha256sums = 2e9a739627dc3034e053e26a0eb8882fd204cac110d2f2ef61e4141cd021cd53
pkgname = linux-ck
pkgdesc = The Linux-ck kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.173
@@ -42,12 +42,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.18.16
+ provides = linux-ck=4.18.17
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.16
- provides = linux-headers=4.18.16
+ provides = linux-ck-headers=4.18.17
+ provides = linux-headers=4.18.17
diff --git a/0002-Arch-Linux-kernel-v4.18.16-arch1.patch b/0002-Arch-Linux-kernel-v4.18.x-arch1.patch
index 8a7e0c5703ce..77812b1d25c1 100644
--- a/0002-Arch-Linux-kernel-v4.18.16-arch1.patch
+++ b/0002-Arch-Linux-kernel-v4.18.x-arch1.patch
@@ -1,8 +1,3 @@
-From a8e159be08f2c7aeaeb727272058c9f3d4524f02 Mon Sep 17 00:00:00 2001
-From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
-Date: Sat, 20 Oct 2018 23:56:57 +0200
-Subject: [PATCH 2/2] Arch Linux kernel v4.18.16-arch1
-
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -14,7 +9,7 @@ index 034dd990b0ae..4b044647e7c0 100644
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 18
- SUBLEVEL = 16
+ SUBLEVEL = 17
-EXTRAVERSION =
+EXTRAVERSION = -arch1
NAME = Merciless Moray
diff --git a/PKGBUILD b/PKGBUILD
index f78d715e937c..a0e6ec81b528 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.16-arch1
+_srcver=4.18.17-arch1
pkgver=${_srcver%-*}
pkgrel=2
_ckpatchversion=1
@@ -90,13 +90,13 @@ source=(
"http://ck.kolivas.org/patches/4.0/4.18/4.18-ck${_ckpatchversion}/${_ckpatchname}.xz"
Fix_MuQSS_full_dynticks_build.patch::https://github.com/ckolivas/linux/commit/abb4fd30fa127a0e8178b975343eb01713bc2b18.patch
0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- 0002-Arch-Linux-kernel-v4.18.16-arch1.patch
+ 0002-Arch-Linux-kernel-v4.18.x-arch1.patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('beba14e2f07259a545baa1dce5afdaf9f470cdadc8b378ac269e7c8a289c52e6'
+sha256sums=('e2af41e093ea64526134288c421a66cfdc8cc107c2d3fd3c73c0979880b6a30c'
'SKIP'
'e7cdbc0e95cf918c35fdb1075f73bcfacc3cde0fcc58f8b54a3a532a6d1b80da'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
@@ -106,7 +106,7 @@ sha256sums=('beba14e2f07259a545baa1dce5afdaf9f470cdadc8b378ac269e7c8a289c52e6'
'0354083492adb3785dd31d2d4bf7dc805110aceffb369deed6cbded121f8a3d3'
'6e1f3cc3eb9a1e30a69ef1999f9aa6ad7f2f9fe4af7ba5dabe25d4ff19ee6740'
'1f5fe837d5843e3016e86b10e165e8cb1691609cfdc5f5a0eb8c9cd29c2a0113'
- 'bdae9e024cb5997668c7287591feee56a115a1afea86e25b4eeb7f73be19ca5e')
+ '2e9a739627dc3034e053e26a0eb8882fd204cac110d2f2ef61e4141cd021cd53')
_kernelname=${pkgbase#linux}
: ${_kernelname:=-ARCH}