* update util-linux to 2.40.4-1

This commit is contained in:
Alexander Baldeck 2025-02-04 11:28:50 +01:00
parent 147aef0b69
commit 64376ff4f4
4 changed files with 24 additions and 13 deletions

View File

@ -1,7 +1,7 @@
pkgbase = util-linux
pkgdesc = Miscellaneous system utilities for Linux
pkgver = 2.40.2
pkgrel = 2
pkgver = 2.40.4
pkgrel = 1
url = https://github.com/util-linux/util-linux
arch = x86_64
arch = powerpc64le
@ -28,7 +28,7 @@ pkgbase = util-linux
makedepends = sqlite
makedepends = systemd
options = strip
source = git+https://github.com/util-linux/util-linux#tag=v2.40.2?signed
source = git+https://github.com/util-linux/util-linux#tag=v2.40.4?signed
source = util-linux-BSD-2-Clause.txt::https://raw.githubusercontent.com/Cyan4973/xxHash/f035303b8a86c1db9be70cbb638678ef6ef4cb2d/LICENSE
source = pam-login
source = pam-common
@ -40,20 +40,20 @@ pkgbase = util-linux
source = rfkill-unblock_.service
source = rfkill-block_.service
validpgpkeys = B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284
sha256sums = ccae05afaddd61119bbf35173f7045d1c8e98cc42c1355f5e9072433ebc42ee1
sha256sums = 32b88bea337aa283e4a84a20eb70fe8df5db6c09cfd99bc133e2503e2e6b53d6
sha256sums = 6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a
sha256sums = ee917d55042f78b8bb03f5467e5233e3e2ddc2fe01e302bc53b218003fe22275
sha256sums = 57e057758944f4557762c6def939410c04ca5803cbdd2bfa2153ce47ffe7a4af
sha256sums = 8bfbee453618ba44d60ba7fb00eced6c62edebfc592f2e75dede08e769ed8931
sha256sums = 48d6fba767631e3dd3620cf02a71a74c5d65a525d4c4ce4b5a0b7d9f41ebfea1
sha256sums = 3f54249ac2db44945d6d12ec728dcd0d69af0735787a8b078eacd2c67e38155b
sha256sums = 10b0505351263a099163c0d928132706e501dd0a008dac2835b052167b14abe3
sha256sums = b3d8994c0ab0c50500ed249c90fb709555a369b910e5f3eca758a28d4e73e2d3
sha256sums = 7423aaaa09fee7f47baa83df9ea6fef525ff9aec395c8cbd9fe848ceb2643f37
sha256sums = 8ccec10a22523f6b9d55e0d6cbf91905a39881446710aa083e935e8073323376
sha256sums = a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36
pkgname = util-linux
depends = util-linux-libs=2.40.2
depends = util-linux-libs=2.40.4
depends = coreutils
depends = file
depends = libmagic.so

View File

@ -0,0 +1,4 @@
[util-linux]
source = "git"
git = "https://github.com/util-linux/util-linux.git"
prefix = "v"

View File

@ -3,11 +3,18 @@
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
# ➡️ Pushing pre-releases to [core-testing] can cause havoc, especially
# as all [core] packages are built there, and may be moved before.
# Anyway, pre-release packages may be available in my personal testing
# repository. Brave souls add it with:
# [eworm-testing]
# SigLevel = Required
# Server = https://pkgbuild.com/~eworm/$repo/$arch/
pkgbase=util-linux
pkgname=(util-linux util-linux-libs)
_tag='2.40.2'
pkgver="${_tag/-/}"
pkgrel=2
pkgver='2.40.4'
pkgrel=1
pkgdesc='Miscellaneous system utilities for Linux'
url='https://github.com/util-linux/util-linux'
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)
@ -33,21 +40,21 @@ license=(
)
options=('strip')
validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284') # Karel Zak
source=("git+https://github.com/util-linux/util-linux#tag=v${_tag}?signed"
source=("git+https://github.com/util-linux/util-linux#tag=v${pkgver/rc/-rc}?signed"
$pkgbase-BSD-2-Clause.txt::https://raw.githubusercontent.com/Cyan4973/xxHash/f035303b8a86c1db9be70cbb638678ef6ef4cb2d/LICENSE
pam-{login,common,remote,runuser,su}
'util-linux.sysusers'
'60-rfkill.rules'
'rfkill-unblock_.service'
'rfkill-block_.service')
sha256sums=('ccae05afaddd61119bbf35173f7045d1c8e98cc42c1355f5e9072433ebc42ee1'
sha256sums=('32b88bea337aa283e4a84a20eb70fe8df5db6c09cfd99bc133e2503e2e6b53d6'
'6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a'
'ee917d55042f78b8bb03f5467e5233e3e2ddc2fe01e302bc53b218003fe22275'
'57e057758944f4557762c6def939410c04ca5803cbdd2bfa2153ce47ffe7a4af'
'8bfbee453618ba44d60ba7fb00eced6c62edebfc592f2e75dede08e769ed8931'
'48d6fba767631e3dd3620cf02a71a74c5d65a525d4c4ce4b5a0b7d9f41ebfea1'
'3f54249ac2db44945d6d12ec728dcd0d69af0735787a8b078eacd2c67e38155b'
'10b0505351263a099163c0d928132706e501dd0a008dac2835b052167b14abe3'
'b3d8994c0ab0c50500ed249c90fb709555a369b910e5f3eca758a28d4e73e2d3'
'7423aaaa09fee7f47baa83df9ea6fef525ff9aec395c8cbd9fe848ceb2643f37'
'8ccec10a22523f6b9d55e0d6cbf91905a39881446710aa083e935e8073323376'
'a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36')

View File

@ -1,2 +1,2 @@
u uuidd 68
u! uuidd 68 "uuid daemon" -
g rfkill - - -