summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7bdacbafdcc..fa65051cfbae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Dec 18 12:23:12 UTC 2017
+# Wed Dec 20 12:21:36 UTC 2017
pkgbase = linux-ck
- pkgver = 4.14.7
+ pkgver = 4.14.8
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -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.7.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.7.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.8.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.8.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -31,7 +31,7 @@ pkgbase = linux-ck
source = 0002-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = 5c286695439b4a1a2c7a112cf41aae0441b03ef41dfe83a0d61161c16dc265f5
+ sha256sums = 42eaed731b716244514b765c199e8f675d79287d7630e5c2911053ad52a1fa0a
sha256sums = SKIP
sha256sums = 565f14038a4e781bdf3914dd374fb16553d7925dd3ead14e8b72c9d308828b45
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -56,12 +56,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.7
+ provides = linux-ck=4.14.8
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.7
- provides = linux-headers=4.14.7
+ provides = linux-ck-headers=4.14.8
+ provides = linux-headers=4.14.8
diff --git a/PKGBUILD b/PKGBUILD
index 58ab2b38a75b..3be5f8f0b1c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,7 +69,7 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.14
-pkgver=4.14.7
+pkgver=4.14.8
pkgrel=1
_ckpatchversion=1
arch=('x86_64')
@@ -107,7 +107,7 @@ validpgpkeys=(
)
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '5c286695439b4a1a2c7a112cf41aae0441b03ef41dfe83a0d61161c16dc265f5'
+ '42eaed731b716244514b765c199e8f675d79287d7630e5c2911053ad52a1fa0a'
'SKIP'
'565f14038a4e781bdf3914dd374fb16553d7925dd3ead14e8b72c9d308828b45'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'