Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
linux-tools
Commits:
d30cad3f by Christian Heusel at 2026-06-03T14:18:36+02:00
upgpkg: 7.0.11-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = linux-tools
- pkgver = 7.0.10
+ pkgver = 7.0.11
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/v7.x/linux-7.0.10.tar.xz
- source =
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.10.tar.sign
+ source =
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.11.tar.xz
+ source =
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.11.tar.sign
source = usbipd.service
source = hv_kvp_daemon.service
source = hv_vss_daemon.service
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums =
094977eb62c20e3d1939fe81a92958a1f987f339446e532fa86963b2804e32dc
+ sha256sums =
e56c8356dda01136a6041c6ef832bd0ec99bd2d35dff97832aa5ec10ed014304
sha256sums = SKIP
sha256sums =
2e187734d8aec58a3046d79883510d779aa93fb3ab20bd3132c1a607ebe5498f
sha256sums =
b1315cb77a35454e1af9172f821a52e2a0cb18561be05a340d21cf337b01ae61
@@ -127,7 +127,7 @@ pkgname = perf
depends = libtraceevent
depends = openssl
depends = libsframe.so
- depends = llvm21-libs
+ depends = llvm-libs
depends = libpfm
pkgname = tmon
=====================================
PKGBUILD
=====================================
@@ -16,7 +16,7 @@ pkgname=(
'usbip'
'x86_energy_perf_policy'
)
-pkgver=7.0.10
+pkgver=7.0.11
pkgrel=1
_srcname=linux-${pkgver}
license=('GPL-2.0-only')
@@ -54,7 +54,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('094977eb62c20e3d1939fe81a92958a1f987f339446e532fa86963b2804e32dc'
+sha256sums=('e56c8356dda01136a6041c6ef832bd0ec99bd2d35dff97832aa5ec10ed014304'
'SKIP'
'2e187734d8aec58a3046d79883510d779aa93fb3ab20bd3132c1a607ebe5498f'
'b1315cb77a35454e1af9172f821a52e2a0cb18561be05a340d21cf337b01ae61'
@@ -185,7 +185,7 @@ package_perf() {
pkgdesc='Linux kernel performance auditing tool'
depends=('glibc' 'perl' 'python' 'slang' 'elfutils' 'libunwind' 'binutils'
'numactl' 'audit' 'coreutils' 'glib2' 'xz' 'zlib' 'libelf' 'bash'
- 'zstd' 'libcap' 'libtraceevent' 'openssl' 'libsframe.so'
'llvm21-libs' 'libpfm')
+ 'zstd' 'libcap' 'libtraceevent' 'openssl' 'libsframe.so'
'llvm-libs' 'libpfm')
cd "$_srcname"/tools/perf
make -f Makefile.perf \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/d30cad3f7c14516c6498af4d824ba817edebf6e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/d30cad3f7c14516c6498af4d824ba817edebf6e7
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help