summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2022-07-02 15:36:12 -0400
committerChris Severance2022-07-02 15:36:12 -0400
commit2874c105ffbd0a5c62fed301a936e0afa14e97bb (patch)
tree2b2d7b3fefd7a9783cf41fa045b9e860263db485
parent7ecec4a02a8732da98d9b48cd652bb944276a136 (diff)
downloadaur-2874c105ffbd0a5c62fed301a936e0afa14e97bb.tar.gz
autu: Update to 4.14.286-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--config4
3 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dd40758a72e..e5c9785fb156 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts414
- pkgver = 4.14.282
+ pkgver = 4.14.286
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,7 +11,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.282.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.286.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -22,8 +22,8 @@ pkgbase = linux-lts414
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
md5sums = bacdb9ffdcd922aa069a5e1520160e24
- md5sums = 5c2dfdcdd4b21f56610ed687069df27f
- md5sums = ef0313c1e8213b4790f310bb07014079
+ md5sums = b6e0007ae55783a9871546ab201d7e40
+ md5sums = a26a1f7ec98468c0a0782e9959ae5d27
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
md5sums = a329f9581060d555dc7358483de9760a
@@ -31,8 +31,8 @@ pkgbase = linux-lts414
md5sums = 95204750f94a5f6d2d19e021736265d5
md5sums = f7d76cdef5cf4ac6a49115fc4f1f35d5
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 2eda154571255cae80e857f93603bd3a218e55c7c35b838875133ac0bf86ebec
- sha256sums = c6b2a0ee454a1f66b5f2f4482abb16f253360ba1ca4ff2945bf01bd8baa05ad5
+ sha256sums = c3e6b8cfdbf5daa8ec9e005d2db50c5cc3cb0248fb710810fc0828f010521451
+ sha256sums = ad764df42a238b819aafcde6cfed4a423e7aa47063db078f4bb834362598345e
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index 1ef0919eb5c2..5961678ba2b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts414"
-pkgver="4.14.282"
+pkgver="4.14.286"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
@@ -36,8 +36,8 @@ validpgpkeys=(
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
- '5c2dfdcdd4b21f56610ed687069df27f'
- 'ef0313c1e8213b4790f310bb07014079'
+ 'b6e0007ae55783a9871546ab201d7e40'
+ 'a26a1f7ec98468c0a0782e9959ae5d27'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
'a329f9581060d555dc7358483de9760a'
@@ -45,8 +45,8 @@ md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
'95204750f94a5f6d2d19e021736265d5'
'f7d76cdef5cf4ac6a49115fc4f1f35d5')
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- '2eda154571255cae80e857f93603bd3a218e55c7c35b838875133ac0bf86ebec'
- 'c6b2a0ee454a1f66b5f2f4482abb16f253360ba1ca4ff2945bf01bd8baa05ad5'
+ 'c3e6b8cfdbf5daa8ec9e005d2db50c5cc3cb0248fb710810fc0828f010521451'
+ 'ad764df42a238b819aafcde6cfed4a423e7aa47063db078f4bb834362598345e'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
diff --git a/config b/config
index 0cc4385e74f0..31c1c1f246b1 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.281-1 Kernel Configuration
+# Linux/x86 4.14.286-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -3800,6 +3800,8 @@ CONFIG_TCG_CRB=m
CONFIG_TELCLOCK=m
CONFIG_DEVPORT=y
# CONFIG_XILLYBUS is not set
+CONFIG_RANDOM_TRUST_CPU=y
+CONFIG_RANDOM_TRUST_BOOTLOADER=y
#
# I2C support