Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-util-linux


Commits:
78478e72 by Christian Hesse at 2026-05-18T14:31:44+02:00
upgpkg: 2.42.1-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-util-linux
        pkgdesc = Miscellaneous system utilities for Linux (32-bit)
-       pkgver = 2.42
+       pkgver = 2.42.1
        pkgrel = 1
        url = https://github.com/util-linux/util-linux
        arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = lib32-util-linux
        provides = libmount.so
        provides = libsmartcols.so
        options = !emptydirs
-       source = git+https://github.com/util-linux/util-linux#tag=v2.42?signed
+       source = git+https://github.com/util-linux/util-linux#tag=v2.42.1?signed
        validpgpkeys = B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284
-       sha256sums = 
fb18631f240fce145e1dca75fe9b587bb206ffd463f433ae0eaa8a808ecb24ec
+       sha256sums = 
02c15bd250c371d4864c43c7fc61c794b83e5e2eff264a88469001cb03299c3e
 
 pkgname = lib32-util-linux


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _pkgbasename=util-linux
 pkgname=lib32-${_pkgbasename}
-pkgver=2.42
+pkgver=2.42.1
 pkgrel=1
 pkgdesc='Miscellaneous system utilities for Linux (32-bit)'
 url='https://github.com/util-linux/util-linux'
@@ -25,12 +25,14 @@ license=(
 options=('!emptydirs')
 validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
 
source=("git+https://github.com/util-linux/util-linux#tag=v${pkgver/rc/-rc}?signed";)
-sha256sums=('fb18631f240fce145e1dca75fe9b587bb206ffd463f433ae0eaa8a808ecb24ec')
+sha256sums=('02c15bd250c371d4864c43c7fc61c794b83e5e2eff264a88469001cb03299c3e')
 
 _backports=(
 )
 
 _reverts=(
+  # tests: add btrfs RAID is-mounted test for libmount
+  'eb8986711156271dd4df4422f7bee406c470fe3e'
 )
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-util-linux/-/commit/78478e72058542573250ae3a4ee1df625b618b43

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-util-linux/-/commit/78478e72058542573250ae3a4ee1df625b618b43
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


Reply via email to