Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
util-linux
Commits:
3dda77cc by Christian Hesse at 2025-09-22T15:46:50+02:00
drop backports...
... which were actually included in 2.41.1 already...
- - - - -
83230609 by Christian Hesse at 2025-09-22T15:52:22+02:00
upgpkg: 2.41.2-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = util-linux
pkgdesc = Miscellaneous system utilities for Linux
- pkgver = 2.41.1
+ pkgver = 2.41.2
pkgrel = 1
url = https://github.com/util-linux/util-linux
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = util-linux
makedepends = sqlite
makedepends = systemd
options = strip
- source = git+https://github.com/util-linux/util-linux#tag=v2.41.1?signed
+ source = git+https://github.com/util-linux/util-linux#tag=v2.41.2?signed
source =
util-linux-BSD-2-Clause.txt::https://raw.githubusercontent.com/Cyan4973/xxHash/f035303b8a86c1db9be70cbb638678ef6ef4cb2d/LICENSE
source = login.pam
source = common.pam
@@ -36,7 +36,7 @@ pkgbase = util-linux
source = rfkill-unblock_.service
source = rfkill-block_.service
validpgpkeys = B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284
- sha256sums =
1995919a5c3e8a2cff213bd3ab8a421ee209aff99cbe5da4536cccd57de9267b
+ sha256sums =
d7fec66283cce093f54aaf0f30dcb6adfea7c7c170abf8cdf24df3c409397f87
sha256sums =
6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a
sha256sums =
ee917d55042f78b8bb03f5467e5233e3e2ddc2fe01e302bc53b218003fe22275
sha256sums =
57e057758944f4557762c6def939410c04ca5803cbdd2bfa2153ce47ffe7a4af
@@ -49,7 +49,7 @@ pkgbase = util-linux
sha256sums =
a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36
pkgname = util-linux
- depends = util-linux-libs=2.41.1
+ depends = util-linux-libs=2.41.2
depends = coreutils
depends = file
depends = libmagic.so
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@
pkgbase=util-linux
pkgname=(util-linux util-linux-libs)
-pkgver=2.41.1
+pkgver=2.41.2
pkgrel=1
pkgdesc='Miscellaneous system utilities for Linux'
url='https://github.com/util-linux/util-linux'
@@ -47,7 +47,7 @@
source=("git+https://github.com/util-linux/util-linux#tag=v${pkgver/rc/-rc}?sign
'60-rfkill.rules'
'rfkill-unblock_.service'
'rfkill-block_.service')
-sha256sums=('1995919a5c3e8a2cff213bd3ab8a421ee209aff99cbe5da4536cccd57de9267b'
+sha256sums=('d7fec66283cce093f54aaf0f30dcb6adfea7c7c170abf8cdf24df3c409397f87'
'6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a'
'ee917d55042f78b8bb03f5467e5233e3e2ddc2fe01e302bc53b218003fe22275'
'57e057758944f4557762c6def939410c04ca5803cbdd2bfa2153ce47ffe7a4af'
@@ -60,11 +60,6 @@
sha256sums=('1995919a5c3e8a2cff213bd3ab8a421ee209aff99cbe5da4536cccd57de9267b'
'a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36')
_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/-/compare/cf789fcd632b93d8fa21e120f5d548f74107e8cd...8323060953e1632fbca84e71b73d7d5512ab09d1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/compare/cf789fcd632b93d8fa21e120f5d548f74107e8cd...8323060953e1632fbca84e71b73d7d5512ab09d1
You're receiving this email because of your account on gitlab.archlinux.org.