summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-10-11 13:53:42 -0400
committerChris Severance2023-10-11 13:53:42 -0400
commita0ad0aa3e3497727ba2b39f539782bca35a74a58 (patch)
treea688f96984937c073efeaa30c4ab0827a6a6cf72
parentd5b84601189fec94df7e392a16fe31428a24eaa7 (diff)
downloadaur-a0ad0aa3e3497727ba2b39f539782bca35a74a58.tar.gz
autu: Update to 5.4.258-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d812b4f38006..4764cbb32c20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts54
pkgdesc = LTS 5.4 Linux
- pkgver = 5.4.257
+ pkgver = 5.4.258
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = linux-lts54
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.257.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.257.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.258.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.258.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
@@ -29,7 +29,7 @@ pkgbase = linux-lts54
source = 0004-Sphinx-7.2.2-8.0-PosixPath.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 2e775970521ea7ff6eb613fc85a6e34cec73feaeb67b88a77a2fbd4f75483df0
+ sha256sums = 39701815a7a1b5ea4253db18e9327a45926a944499628d032da63c1bb6ea623e
sha256sums = SKIP
sha256sums = bffa24efd9e84ffd48069947cc5ed52827d280dbd303f50e6286c48c89613b3f
sha256sums = b439f57b84bc98730c0265695abb92385ee4dcd35a5c00d4cb3d3155c75fb491
diff --git a/PKGBUILD b/PKGBUILD
index e310c13fb84e..7cd35c97e487 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts54
-pkgver=5.4.257
+pkgver=5.4.258
pkgrel=1
pkgdesc='LTS 5.4 Linux'
url="https://www.kernel.org/"
@@ -28,7 +28,7 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256sums=('2e775970521ea7ff6eb613fc85a6e34cec73feaeb67b88a77a2fbd4f75483df0'
+sha256sums=('39701815a7a1b5ea4253db18e9327a45926a944499628d032da63c1bb6ea623e'
'SKIP'
'bffa24efd9e84ffd48069947cc5ed52827d280dbd303f50e6286c48c89613b3f'
'b439f57b84bc98730c0265695abb92385ee4dcd35a5c00d4cb3d3155c75fb491'