summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2022-04-21 13:07:40 -0400
committerChris Severance2022-04-21 13:07:40 -0400
commit16e94b47d67fad1a712aeb360b274136d1e974c7 (patch)
tree352eabee5b612542596bbeb2780ad97302cc71b6
parentd6d7f77039c4725f20dcb74d9e85a7a13a6c9736 (diff)
downloadaur-16e94b47d67fad1a712aeb360b274136d1e974c7.tar.gz
autu: Update to 4.14.276-1
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD10
-rw-r--r--config3
3 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c036f41008c..00075754363d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,7 @@
+# Generated by mksrcinfo v8
+# Thu Apr 21 17:07:40 UTC 2022
pkgbase = linux-lts414
- pkgver = 4.14.275
+ pkgver = 4.14.276
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,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.275.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.276.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -19,11 +21,9 @@ 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
source = 0004-export_kernel_fpu_functions.patch
- validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
- validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
md5sums = bacdb9ffdcd922aa069a5e1520160e24
- md5sums = d3d0e1a2a504d9f411ed0688240f1ade
- md5sums = 069b3dd2ad13ed22f981cf5ba0830782
+ md5sums = 2ec40d6d322d94ffb560bb6c057a630f
+ md5sums = 055879959a19fa92bb934e26fab54464
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
md5sums = a329f9581060d555dc7358483de9760a
@@ -31,8 +31,8 @@ pkgbase = linux-lts414
md5sums = 95204750f94a5f6d2d19e021736265d5
md5sums = f7d76cdef5cf4ac6a49115fc4f1f35d5
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 50da7207d314b8668259433738accbcd85046d7fa452302b229298e4ad45a4d5
- sha256sums = 27953ec50eab5a09b6eb7e560946f5000c97663179e12c77e95f470d61186146
+ sha256sums = e35b9796064e32612fd954a8f982772d4185774dccf025557104e1c07db641d3
+ sha256sums = f29324f7190e31f93e9f806a0cf633d75dbac6979263c54069feab6af014e296
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
@@ -56,3 +56,4 @@ pkgname = linux-lts414-headers
pkgname = linux-lts414-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts414 kernel
+
diff --git a/PKGBUILD b/PKGBUILD
index 80668378f925..2f9aa71e14c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts414"
-pkgver="4.14.275"
+pkgver="4.14.276"
_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'
- 'd3d0e1a2a504d9f411ed0688240f1ade'
- '069b3dd2ad13ed22f981cf5ba0830782'
+ '2ec40d6d322d94ffb560bb6c057a630f'
+ '055879959a19fa92bb934e26fab54464'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
'a329f9581060d555dc7358483de9760a'
@@ -45,8 +45,8 @@ md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
'95204750f94a5f6d2d19e021736265d5'
'f7d76cdef5cf4ac6a49115fc4f1f35d5')
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- '50da7207d314b8668259433738accbcd85046d7fa452302b229298e4ad45a4d5'
- '27953ec50eab5a09b6eb7e560946f5000c97663179e12c77e95f470d61186146'
+ 'e35b9796064e32612fd954a8f982772d4185774dccf025557104e1c07db641d3'
+ 'f29324f7190e31f93e9f806a0cf633d75dbac6979263c54069feab6af014e296'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
diff --git a/config b/config
index b3a0ec36df2b..2a08092b4dfc 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.267-1 Kernel Configuration
+# Linux/x86 4.14.276-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -2737,7 +2737,6 @@ CONFIG_MLXFW=m
CONFIG_NET_VENDOR_MICREL=y
CONFIG_KS8842=m
# CONFIG_KS8851 is not set
-CONFIG_KS8851_MLL=m
CONFIG_KSZ884X_PCI=m
CONFIG_NET_VENDOR_MICROCHIP=y
# CONFIG_ENC28J60 is not set