Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
multipath-tools
Commits:
1f0fab68 by Christian Hesse at 2026-02-02T16:32:41+01:00
upgpkg: 0.14.2-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = multipath-tools
pkgdesc = Multipath tools for Linux (including kpartx)
- pkgver = 0.14.1
+ pkgver = 0.14.2
pkgrel = 1
url = https://github.com/opensvc/multipath-tools
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = multipath-tools
depends = liburcu
depends = systemd-libs
depends = util-linux-libs
- source =
multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=0.14.1
- sha256sums =
7e71251673009c50480f3febc219750c18623ea1f6e8cdf83bec229983322525
+ source =
multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=0.14.2
+ sha256sums =
6072ff3729c0257446b7df0b7069e9c6d57afcfb227dad3379ef6a7ca892263a
pkgname = multipath-tools
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
# Contributor: Matt Heagney <[email protected]>
pkgname=multipath-tools
-pkgver=0.14.1
+pkgver=0.14.2
pkgrel=1
pkgdesc='Multipath tools for Linux (including kpartx)'
arch=('x86_64')
@@ -17,7 +17,7 @@ license=('GPL-2.0-or-later' 'GPL-3.0-or-later'
'LGPL-2.0-or-later' 'LGPL-2.1-or-
depends=('glibc' 'gcc-libs' 'libaio' 'device-mapper' 'json-c' 'liburcu'
'systemd-libs' 'util-linux-libs')
makedepends=('git' 'systemd')
source=("multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=${pkgver}")
-sha256sums=('7e71251673009c50480f3febc219750c18623ea1f6e8cdf83bec229983322525')
+sha256sums=('6072ff3729c0257446b7df0b7069e9c6d57afcfb227dad3379ef6a7ca892263a')
_make_opts=(
prefix='/usr/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/multipath-tools/-/commit/1f0fab6884bf34b1cdf6fe37d14ab2772880d3cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/multipath-tools/-/commit/1f0fab6884bf34b1cdf6fe37d14ab2772880d3cf
You're receiving this email because of your account on gitlab.archlinux.org.