Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
linux-tools
Commits:
546a3e79 by Christian Heusel at 2026-02-28T15:22:14+01:00
upgpkg: 6.19.5-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = linux-tools
- pkgver = 6.19.3
+ pkgver = 6.19.5
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.3.tar.xz
- source =
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.3.tar.sign
+ 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 = usbipd.service
source = hv_kvp_daemon.service
source = hv_vss_daemon.service
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums =
0e474968adfcbee32916fd01a89d8ccfd1168d8d32569e76a5c664c793198ebe
+ sha256sums =
95ae05c8c709e353c0e8506c072efc5598d85b8b7b564a1ebac7ee8345042ffa
sha256sums = SKIP
sha256sums =
2e187734d8aec58a3046d79883510d779aa93fb3ab20bd3132c1a607ebe5498f
sha256sums =
b1315cb77a35454e1af9172f821a52e2a0cb18561be05a340d21cf337b01ae61
=====================================
PKGBUILD
=====================================
@@ -16,7 +16,7 @@ pkgname=(
'usbip'
'x86_energy_perf_policy'
)
-pkgver=6.19.3
+pkgver=6.19.5
pkgrel=1
_srcname=linux-${pkgver}
license=('GPL-2.0-only')
@@ -54,7 +54,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('0e474968adfcbee32916fd01a89d8ccfd1168d8d32569e76a5c664c793198ebe'
+sha256sums=('95ae05c8c709e353c0e8506c072efc5598d85b8b7b564a1ebac7ee8345042ffa'
'SKIP'
'2e187734d8aec58a3046d79883510d779aa93fb3ab20bd3132c1a607ebe5498f'
'b1315cb77a35454e1af9172f821a52e2a0cb18561be05a340d21cf337b01ae61'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/546a3e7996941717095ad59f226f634ad095f072
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/546a3e7996941717095ad59f226f634ad095f072
You're receiving this email because of your account on gitlab.archlinux.org.