summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-04-05 19:57:49 -0400
committerChris Severance2019-04-05 19:57:49 -0400
commit1b36c4fb4824163622b6c7b6b51e973d08e590ab (patch)
tree5e6ea77cacd9bd12250187d618408965b83becc1
parent03df455d74ee7e8412cdd1f22111d6ed95b9a847 (diff)
downloadaur-1b36c4fb4824163622b6c7b6b51e973d08e590ab.tar.gz
autu: Update to 4.14.111-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6126176ffdb7..d4e5b7803aaa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Apr 4 05:07:08 UTC 2019
+# Fri Apr 5 23:57:49 UTC 2019
pkgbase = linux-lts414
- pkgver = 4.14.110
+ pkgver = 4.14.111
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = linux-lts414
makedepends = libelf
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/patch-4.14.110.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.111.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-lts414
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0003-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 2c12c0a18d23405bb7c5bdf9d68f422c947424237b29b54181c431558eb2855a
+ sha256sums = 97aa7062e495b83b9adc26a8b9237d7b40ad37207871e4b38f560d3b6b19b3ea
sha256sums = b17fe882a09582abf719bc248bf5f6293e279dac82db7618876fac0d564d1bb0
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -37,12 +37,12 @@ pkgname = linux-lts414
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.14.110
+ provides = linux=4.14.111
backup = etc/mkinitcpio.d/linux-lts414.preset
pkgname = linux-lts414-headers
pkgdesc = Header files and scripts for building modules for Linux-lts414 kernel
- provides = linux-headers=4.14.110
+ provides = linux-headers=4.14.111
pkgname = linux-lts414-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts414 kernel
diff --git a/PKGBUILD b/PKGBUILD
index bb462b774bb5..7cb4ae6e11cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ set -u
pkgbase=linux-lts414
#pkgbase=linux-lts-custom
_srcname=linux-4.14
-pkgver=4.14.110
+pkgver=4.14.111
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -26,7 +26,7 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- '2c12c0a18d23405bb7c5bdf9d68f422c947424237b29b54181c431558eb2855a'
+ '97aa7062e495b83b9adc26a8b9237d7b40ad37207871e4b38f560d3b6b19b3ea'
'b17fe882a09582abf719bc248bf5f6293e279dac82db7618876fac0d564d1bb0'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'