aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiota2024-04-16 14:02:35 +0000
committerxiota2024-04-16 14:02:35 +0000
commit134f2f39b63b80de0f2f16273f8ed7e3126f81d6 (patch)
tree5cbcfafa352ae989ee8632d302d9d6674eb058e3
parent260168681f9bd092c1fbdcbcee79587486def309 (diff)
downloadaur-linux-vfio-lts.tar.gz
6.6.27
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 994b17c14334..9c315890caa3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-vfio-lts
pkgdesc = LTS Linux
- pkgver = 6.6.25
+ pkgver = 6.6.27
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
@@ -19,17 +19,17 @@ pkgbase = linux-vfio-lts
makedepends = python-sphinx
makedepends = texlive-latexextra
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.25.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.25.tar.sign
- source = config-6.6.25::https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/config
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.27.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.27.tar.sign
+ source = config-6.6.27::https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/config
source = 1001-6.6.7-add-acs-overrides.patch
source = 1002-6.6.7-i915-vga-arbiter.patch
- source = 0001-6.6.25-disallow-unprivileged-CLONE_NEWUSER.patch::https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- source = 0002-6.6.25-nvidia-skip-simpledrm.patch::https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/0002-skip-simpledrm-if-nvidia-drm.modeset=1-is.patch
+ source = 0001-6.6.27-disallow-unprivileged-CLONE_NEWUSER.patch::https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
+ source = 0002-6.6.27-nvidia-skip-simpledrm.patch::https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/0002-skip-simpledrm-if-nvidia-drm.modeset=1-is.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
- sha256sums = 99d210be87908233a55b0fadc0dccd3b95926c0651b6b82e37350b2029de1f44
+ sha256sums = 639e50060e3c8f23ed017cb10cfeacc6ba88ff5583812bb76859b4cc6a128291
sha256sums = SKIP
sha256sums = SKIP
sha256sums = f342986bd27980c96c952b0dd8103d3e21a942d87f18df1308fab370e20010fb
diff --git a/PKGBUILD b/PKGBUILD
index 75ab20a05a32..52c5bbfbc4a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ unset _pkgtype
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
-pkgver=6.6.25
+pkgver=6.6.27
pkgrel=1
pkgdesc='LTS Linux'
url='https://www.kernel.org'
@@ -52,7 +52,7 @@ source+=(
"config-$pkgver"::https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/config
)
sha256sums+=(
- '99d210be87908233a55b0fadc0dccd3b95926c0651b6b82e37350b2029de1f44'
+ '639e50060e3c8f23ed017cb10cfeacc6ba88ff5583812bb76859b4cc6a128291'
'SKIP'
'SKIP'
)