summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-06-16 11:41:32 +0100
committerJonathon Fernyhough2021-06-16 11:41:32 +0100
commit42e304c1775971135cbee507a0ac0e4232b02225 (patch)
treea94df770dec814d93feaecc1c16d468649039ffc
parent832a2b8d2f34c0034a2145ab6708b16f43918c23 (diff)
downloadaur-42e304c1775971135cbee507a0ac0e4232b02225.tar.gz
Upstream 5.4.126
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6c89ba961ea..f7176ad9e99f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts54
pkgdesc = LTS 5.4 Linux
- pkgver = 5.4.125
+ pkgver = 5.4.126
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = linux-lts54
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.125.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.125.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.126.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.126.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0002-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch
@@ -27,7 +27,7 @@ pkgbase = linux-lts54
source = sphinx-workaround.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 17ee750a4aeb1c883d721e730d1f7e2855124585e2f47766864a1359a7ebe33c
+ sha256sums = c7fd7998ab36b574326bbd67bcc2b74e4c58e81581a5f8a7a71af5185f635277
sha256sums = SKIP
sha256sums = 81c7cfdd5bf655f749538fb874dea76aa98c00fa4b67f72936ca22959aa034e9
sha256sums = b439f57b84bc98730c0265695abb92385ee4dcd35a5c00d4cb3d3155c75fb491
diff --git a/PKGBUILD b/PKGBUILD
index 95322732fe64..fa960702d08a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts54
-pkgver=5.4.125
+pkgver=5.4.126
pkgrel=1
pkgdesc='LTS 5.4 Linux'
url="https://www.kernel.org/"
@@ -27,7 +27,7 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256sums=('17ee750a4aeb1c883d721e730d1f7e2855124585e2f47766864a1359a7ebe33c'
+sha256sums=('c7fd7998ab36b574326bbd67bcc2b74e4c58e81581a5f8a7a71af5185f635277'
'SKIP'
'81c7cfdd5bf655f749538fb874dea76aa98c00fa4b67f72936ca22959aa034e9'
'b439f57b84bc98730c0265695abb92385ee4dcd35a5c00d4cb3d3155c75fb491'