2 Commits

Author SHA256 Message Date
Stanislav Brabec
d669fed9de Backport fixes for systemd flavor. 2025-11-01 20:17:51 +01:00
Stanislav Brabec
b008c97080 Update to version 2.41.2... 2025-10-31 00:13:39 +01:00
6 changed files with 85 additions and 20 deletions

View File

@@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEsMZNFDAcxu+u32Dk5LcdXuw5woQFAmhaXXIACgkQ5LcdXuw5
woTvGg/8DVhCA5WWXbRh+fxsTwb2vIWPgBpjV+wUqxiNeijPXDK7tDcNF9bHvXy7
X7ajs4y+ULzw2hBpBmI/k/Oi/enDYNo+Q76du6POjJkasgO0bY9kGVVFhd61BFfk
86yY0uOud3n/F/ht1rR3TdFaatA2QtK7AqGmh3xpQh7ELJ8v7uNT/uyU7ZtKJXT3
uEa217G1OYxxJlmLmob0jWYYuyjtg0nB/Xw4MiXrTqQbD4K0304eDsYu10DaRPW6
ZNEjnCYEaPPkZ1xH3L29ZZlrwZ47ApN52dsTRzoymQGhak5UsKvcL7pWAa3gIlk9
m3cL6TnuFXemBF6FqdAu2+xs1gX6zzPW8+2iff+9PrvODXSZPNBamwsVY6Ae39g9
8lRQH1RpyXdIB+wg3ItgaGxTYz6aEJU9nCsE2uHQF/IRSdEHsqG5rc00ax0h4Ihk
M+3z94Wuo+8NceY7kIM/lkH5sCnVV4WcpGImA3kvaVDkjYhb8XK8Yb3KFR8RE/rH
LOCRavkKXaKT4CaS+SLvOZoFTTLciw7oNqecopSsREPk0y4HKbPdfRrfcS38m4ex
HXp9yI2Rl7vThtDuNi0Bcp6GmLo4cgWgHBYSNZcnGH88LJk2Ya7Yamg+tUeynGCI
6RvQxxfDT8mMf5deEiiLgG9RxjSVlA53dIZf1tB1RUjjh61aLdQ=
=mm3H
-----END PGP SIGNATURE-----

Binary file not shown.

View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEsMZNFDAcxu+u32Dk5LcdXuw5woQFAmjRMm4ACgkQ5LcdXuw5
woQNYw//SUP++cpixHLgMot/k3KjVXEP6H9R0YQnD2NP9XQpmQpDsT4LgQeDZz2Z
9HHWzOUEscmdVs0QZa/UVHOTtOCTYq4iQy0qpwuxD6/c5wdB/RF6gyOI91OKqmUP
q4vgnYpv6glcElpNXC7xJf4DxsdfPD3GTUOeC5svaelDtCp8KWFSVz6Q3mU7jpy2
BKFB9OAC23/xxydlcJZ3oD1JefVHZqGOHnPzxstnagCczsHJ0cxQ/KLvN8BUPiXL
k4S2X0zvtlfgj8vSdAb1t1/a4OqPfzgQSsqjeCdoO8bICnbLmbe+56OF4S5XNuHv
rQadEvMEMyhl9I8gVpfunkKlxN4c8uDPm59QjWkiyetT3THsI+QWRIF8s9IEcMsj
+vVvfCwSR1S1lYjvIvh3WQF1R28yp5M23l6yHYqdCmRq2+QSBN0Sd2OcxWWM1YYF
nN38jCDaqU8P1T7NnqSrbmAm4NBCjpFcqSZ8Z47/g9Nd1fp3/wT6J230ve/nomMq
LuNjGBOIIctDvo6RsBZWTX24f7Q5hyip5G0Wfp7tc+00PPiVvVo66TesJcvCQ1RS
dfjTJncrBwrOx9gFFSH0B28gSEknRIDkEmu1b/UhypOfEOBFwpqvfkl+WHAlUVye
016O7PUoyBWS8br1BzaO/I9srA1T4Udtz+75/DJULe5cf8APcxI=
=TrzC
-----END PGP SIGNATURE-----

BIN
util-linux-2.41.2.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,64 @@
-------------------------------------------------------------------
Wed Sep 24 22:48:35 UTC 2025 - Stanislav Brabec <sbrabec@suse.com>
- Update to version 2.41.2:
* bash-completion:
* fix function name of enosys completion
* add choom and coresched
* blkid: correct an erroneous error message
* findmnt:
* (usage) add a needed equals sign before an optional argument
* add missing newline in --raw, --pair and --list output
formats
* fsck.cramfs: check buffer size for memcpy()
* getopt: document special symbols that should not be used as
option characters
* hardlink (man): add note note about ULFILEEQ_DEBUG=
* libblkid:
* Fix probe_ioctl_tp assigning BLKGETDISKSEQ as physical sector
size
* (ext) reduce false positive
* improve UUID_SUB= description
* lib/color-names:
* fix stupid bugs
* Fix color name canonicalization
* libfdisk:
* (script) improve separator usage in named-fields dump
* (script) fix device name separator parsing
* liblastlog2: markup fixes for man pages
* libmount: don't report fsconfig errors with "nofail"
* lib/path: avoid double free() for cpusets
* lib (treewide): add ul_ prefix to functions with generic names
* logger:
* fix buffer overflow when read stdin
* fix incorrect warning message when both --file and a message
are specified
* lsblk:
* fix possible use-after-free
* fix memory leak [coverity scan]
* use md as fallback TYPE when md/level empty
* lscpu:
* New Arm C1 parts
* Add NVIDIA Olympus arm64 core (jsc#PED-13683)
* man:
* Fixed incorrect ipcrm options
* Replace RETURN VALUE with EXIT STATUS in section 1
* mkfs.cramfs: avoid uninitialized value [coverity scan]
* more: temporarily ignore stdin when waiting for stderr
* rev: add --zero option to --help output
* setpriv: Improve getgroups() Portability
* sfdisk: reject spurious arguments for
--reorder/--backup-pt-sectors
* zramctl:
* ignore ENOENT when setting max_comp_streams
* fix MEM-USED column description
* Misc: Add missing ;; to -m case (#1)
* tests fixes
* translation updates
- Remove bash 5.3 hack for kill/decode. It is now fixed.
- Mark test script/options as failing. It randomly fails on
aarch64, arm7l and s390x inside OBS (needs research).
-------------------------------------------------------------------
Tue Jun 24 22:41:18 UTC 2025 - Stanislav Brabec <sbrabec@suse.com>

View File

@@ -85,7 +85,7 @@ Group: Development/Languages/Python
%endif
# ulbuild == python
Version: 2.41.1
Version: 2.41.2
Release: 0
License: GPL-2.0-or-later
URL: https://www.kernel.org/pub/linux/utils/util-linux/
@@ -768,6 +768,8 @@ export TS_OPT_hardlink_options_known_fail="yes"
export TS_OPT_misc_mountpoint_known_fail="yes"
# This test appears to be racy
export TS_OPT_lslocks_lslocks_known_fail=yes
# FIXME: script/options sometimes fails on aarch64, arm7l and s390x
export TS_OPT_script_options_known_fail=yes
#
# hacks
export PATH="$PATH:/sbin:/usr/sbin"
@@ -1429,11 +1431,13 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || :
%exclude %{_datadir}/bash-completion/completions/cfdisk
%exclude %{_datadir}/bash-completion/completions/chcpu
%exclude %{_datadir}/bash-completion/completions/chmem
%exclude %{_datadir}/bash-completion/completions/choom
%exclude %{_datadir}/bash-completion/completions/chrt
%exclude %{_datadir}/bash-completion/completions/col
%exclude %{_datadir}/bash-completion/completions/colcrt
%exclude %{_datadir}/bash-completion/completions/colrm
%exclude %{_datadir}/bash-completion/completions/column
%exclude %{_datadir}/bash-completion/completions/coresched
%exclude %{_datadir}/bash-completion/completions/ctrlaltdel
%exclude %{_datadir}/bash-completion/completions/delpart
%exclude %{_datadir}/bash-completion/completions/dmesg