Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
linux-tools
Commits:
12109712 by Christian Heusel at 2026-03-05T12:23:30+01:00
upgpkg: 6.19.6-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = linux-tools
- pkgver = 6.19.5
+ pkgver = 6.19.6
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
@@ -39,14 +39,14 @@ pkgbase = linux-tools
makedepends = libnl
options = !strip
options = !lto
- source =
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.5.tar.xz
- source =
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.5.tar.sign
+ source =
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.6.tar.xz
+ source =
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.6.tar.sign
source = usbipd.service
source = hv_kvp_daemon.service
source = hv_vss_daemon.service
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums =
95ae05c8c709e353c0e8506c072efc5598d85b8b7b564a1ebac7ee8345042ffa
+ sha256sums =
4d9f3ff73214f68c0194ef02db9ca4b7ba713253ac1045441d4e9f352bc22e14
sha256sums = SKIP
sha256sums =
2e187734d8aec58a3046d79883510d779aa93fb3ab20bd3132c1a607ebe5498f
sha256sums =
b1315cb77a35454e1af9172f821a52e2a0cb18561be05a340d21cf337b01ae61
=====================================
PKGBUILD
=====================================
@@ -16,7 +16,7 @@ pkgname=(
'usbip'
'x86_energy_perf_policy'
)
-pkgver=6.19.5
+pkgver=6.19.6
pkgrel=1
_srcname=linux-${pkgver}
license=('GPL-2.0-only')
@@ -54,7 +54,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('95ae05c8c709e353c0e8506c072efc5598d85b8b7b564a1ebac7ee8345042ffa'
+sha256sums=('4d9f3ff73214f68c0194ef02db9ca4b7ba713253ac1045441d4e9f352bc22e14'
'SKIP'
'2e187734d8aec58a3046d79883510d779aa93fb3ab20bd3132c1a607ebe5498f'
'b1315cb77a35454e1af9172f821a52e2a0cb18561be05a340d21cf337b01ae61'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/12109712e16c1f034c0854700203ca3e7f8ff130
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/12109712e16c1f034c0854700203ca3e7f8ff130
You're receiving this email because of your account on gitlab.archlinux.org.