aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiota2023-12-29 04:57:46 -0800
committerxiota2023-12-29 04:57:46 -0800
commit96d2cc11cb5c7e3e623f0d96810db45a180a2b8f (patch)
tree420143a3ad3ca225e497e465a66e4ef35a720edb
parent1ca1f743d9b841339e9ede59d23eadc4a114cfa7 (diff)
downloadaur-96d2cc11cb5c7e3e623f0d96810db45a180a2b8f.tar.gz
6.1.69
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f63a7524bc0a..57395eabd4d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-vfio-lts
pkgdesc = LTS Linux
- pkgver = 6.1.60
+ pkgver = 6.1.69
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
@@ -19,15 +19,15 @@ pkgbase = linux-vfio-lts
makedepends = python-sphinx
makedepends = texlive-latexextra
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.60.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.60.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.69.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.69.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 1001-add-acs-overrides.patch
source = 1002-i915-vga-arbiter.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 58520e7ae5a6af254ddf7ddbfc42e4373b0d36c67d467f6e35a3bd1672f5fb0a
+ sha256sums = 7e3d2694d18ce502068cc88a430da809abbd17d0773268524ebece442612b541
sha256sums = SKIP
sha256sums = fcf0b005d3cde29b54a61b25bef3efb42a12ac38c039200ac8f4756618270820
sha256sums = 21195509fded29d0256abfce947b5a8ce336d0d3e192f3f8ea90bde9dd95a889
diff --git a/PKGBUILD b/PKGBUILD
index 93ed800164e6..6c6ecede9aed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_gitname="linux"
_pkgname="$_gitname-vfio"
pkgbase="$_pkgname-lts"
-pkgver=6.1.60
+pkgver=6.1.69
pkgrel=1
pkgdesc='LTS Linux'
url='https://www.kernel.org'
@@ -35,8 +35,6 @@ source=(
config # the main kernel config file
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- #0002-PCI-Add-more-NVIDIA-controllers-to-the-MSI-masking-q.patch
- #0003-iommu-intel-do-deep-dma-unmapping-to-avoid-kernel-fl.patch
1001-add-acs-overrides.patch
1002-i915-vga-arbiter.patch
)
@@ -46,13 +44,11 @@ validpgpkeys=(
)
# https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
sha256sums=(
- '58520e7ae5a6af254ddf7ddbfc42e4373b0d36c67d467f6e35a3bd1672f5fb0a'
+ '7e3d2694d18ce502068cc88a430da809abbd17d0773268524ebece442612b541'
'SKIP'
'fcf0b005d3cde29b54a61b25bef3efb42a12ac38c039200ac8f4756618270820'
'21195509fded29d0256abfce947b5a8ce336d0d3e192f3f8ea90bde9dd95a889'
- #'39649dc1dfcb06b411ad124e123769e955a78961b4ea17538c0919a930925549'
- #'56c12551e859cc67520909e64feecbf1b190cee8addef150c5b9d1bb1d40981e'
'bdd2a5a56e01e91723907afb40d28bed77b7d5107aba92c85adb3ce6967e713a'
'9a698eaf1a0bd740981e909b6ad9bd41300488a2a771843bf30b9bdc94aa3c3b'
)