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


Commits:
60e6a57b by Christian Hesse at 2025-03-29T15:26:15+01:00
upgpkg: 2.41-4: libmount: fix --no-canonicalize regression

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = util-linux
        pkgdesc = Miscellaneous system utilities for Linux
        pkgver = 2.41
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/util-linux/util-linux
        arch = x86_64
        license = BSD-2-Clause


=====================================
PKGBUILD
=====================================
@@ -13,7 +13,7 @@
 pkgbase=util-linux
 pkgname=(util-linux util-linux-libs)
 pkgver='2.41'
-pkgrel=3
+pkgrel=4
 pkgdesc='Miscellaneous system utilities for Linux'
 url='https://github.com/util-linux/util-linux'
 arch=('x86_64')
@@ -62,6 +62,9 @@ 
sha256sums=('bf69afb12389883698078d47ea5ef299d34346ab1c38a885573833ae4b43e5ec'
 _backports=(
   # meson: fix po-man installation
   '56b97db03a56d90f0480885a35b0383afabc2e18'
+
+  # libmount: fix --no-canonicalize regression
+  '77723beaaaca654f72ac9538772e69fbafa8835d'
 )
 
 _reverts=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/commit/60e6a57bea285af1de3d5afeb89d0fc956086997

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/commit/60e6a57bea285af1de3d5afeb89d0fc956086997
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to