Opened 3 years ago
Closed 3 years ago
#16861 closed enhancement (invalid)
util-linux-2.38.1
Reported by: | Bruce Dubbs | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Release Notes
BSD:
- Use byteswap.h and endian.h defined macos when present
column:
- fix buffer overflow when -l specified
- fix greedy mode on -l
configure.ac:
- add lsns option
dmesg:
- fix --since and --until
docs:
- update AUTHORS file
fstrim:
- Remove all skipped entries before de-duplication
- check for ENOSYS when using --quiet-unsupported
hardlink:
- Document '-c' option in manpage
- Fix man page docs for '-v/--verbose'
- Move -c option in --help
- require statfs_magic.h only when reflink support enabled
- use info rather than warning message
irqtop:
- fix compiler warning [-Werror=format-truncation=]
- remove unused variable
lib/fileutils:
- fix compiler warning
lib/logindefs:
- fix compiler warning [-Werror=format-truncation=]
lib/strutils:
- add ul_strchr_escaped()
libblkid:
- (bsd) fix buffer pointer use
- (hfs) fix label use
- (hfs) fix make sure buffer is large enough
- (mac) make sure block size is large enough
- (probe) fix size and offset overflows
- (swap) fix magic string memcmp
- simplify 'leaf' detection
- update documentation of BLOCK_SIZE tag
libfdisk:
- (gpt) Add UUID for Marvell Armada 3700 Boot partition
- meson.build fix typo
libmount:
- fix and improve utab update on MS_MOVE
- when moving a mount point, all sub mount entries in utab should also be updated
libuuid:
- (man) uuid_copy() -- add missing parenthesis
- improve cache handling
logger:
- make sure structured data are escaped
loopdev:
- set block_size when using LOOP_CONFIGURE
losetup:
- Fix typo for the --sector-size docs
lsblk:
- fix JSON output when without --bytes
lscpu:
- keep bogomips locale output locale sensitive
lsfd:
- add static modifier to nodev_table
- delete unused attribute for an used parameter
- fix compiler warning [-Werror=maybe-uninitialized]
- fix crash triggered by an empty filter expression
lsirq:
- improve --sort IRQ
lslogins:
- fix free() invalid pointer
- improve prefixes interpretation
lsns:
- (man) add ip-netns to "SEE ALSO" section
- improve dependence on NS_GET_ ioctls
meson:
- fix compilation without systemd
- fix when HAVE_CLOCK_GETTIME is set
more:
- avoid infinite loop on --squeeze po:
- merge changes
- update de.po (from translationproject.org)
- update hr.po (from translationproject.org)
- update ja.po (from translationproject.org)
- update uk.po (from translationproject.org)
po-man:
- merge changes
- update fr.po (from translationproject.org)
- update uk.po (from translationproject.org)
sfdiks:
- (man) fix example
sulogin:
- fix includes
switch_root:
- (man) fix return code description
taskset:
- fix use of err_affinity()
tests:
- don't compile lsfd/mkfds helper on macos, since it's linux only
- fdisk/bsd update expected output for ppc64le
- fix misc/setarch run in a docker environment
- make libmount tests more portable
- report failed tests
unshare:
- Fix "you (user xxxx) don't exist" error when uid differs from primary gid
uuidd:
- allow AF_INET in systemd service
- remove also PrivateNetwork=yes from systemd service
zramctl:
- fix compiler warning [-Werror=maybe-uninitialized]
Note:
See TracTickets
for help on using tickets.
This belongs in LFS.