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


Commits:
b30a1089 by Christian Hesse at 2026-05-18T14:31:37+02:00
upgpkg: 2.42.1-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.42
+       pkgver = 2.42.1
        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.42?signed
+       source = git+https://github.com/util-linux/util-linux#tag=v2.42.1?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 = 
fb18631f240fce145e1dca75fe9b587bb206ffd463f433ae0eaa8a808ecb24ec
+       sha256sums = 
02c15bd250c371d4864c43c7fc61c794b83e5e2eff264a88469001cb03299c3e
        sha256sums = 
6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a
        sha256sums = 
ee917d55042f78b8bb03f5467e5233e3e2ddc2fe01e302bc53b218003fe22275
        sha256sums = 
57e057758944f4557762c6def939410c04ca5803cbdd2bfa2153ce47ffe7a4af
@@ -49,12 +49,14 @@ pkgbase = util-linux
        sha256sums = 
a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36
 
 pkgname = util-linux
-       depends = util-linux-libs=2.42
+       depends = util-linux-libs=2.42.1
        depends = coreutils
        depends = file
        depends = libmagic.so
        depends = glibc
        depends = libcap-ng
+       depends = libgcc
+       depends = libgcc_s.so
        depends = libxcrypt
        depends = libcrypt.so
        depends = ncurses


=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@
 
 pkgbase=util-linux
 pkgname=(util-linux util-linux-libs)
-pkgver=2.42
+pkgver=2.42.1
 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=('fb18631f240fce145e1dca75fe9b587bb206ffd463f433ae0eaa8a808ecb24ec'
+sha256sums=('02c15bd250c371d4864c43c7fc61c794b83e5e2eff264a88469001cb03299c3e'
             '6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a'
             'ee917d55042f78b8bb03f5467e5233e3e2ddc2fe01e302bc53b218003fe22275'
             '57e057758944f4557762c6def939410c04ca5803cbdd2bfa2153ce47ffe7a4af'
@@ -63,6 +63,8 @@ _backports=(
 )
 
 _reverts=(
+  # fincore: (tests) fix tmpfs detection for out-of-tree builds
+  'ec2e371da56a8d69d6787eff856a36ddab9e12f0'
 )
 
 prepare() {
@@ -121,6 +123,7 @@ package_util-linux() {
            'file' 'libmagic.so'
            'glibc'
            'libcap-ng'
+           'libgcc' 'libgcc_s.so'
            'libxcrypt' 'libcrypt.so'
            'ncurses' 'libncursesw.so'
            'pam'



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

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