#4454 closed task (fixed)
util-linux v2.33.2
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
util-linux 2.33.2 Release Notes
agetty:
- Fix input of non-ASCII characters in get_logname()
- Switch to 8-bit processing in get_logname() for UTF-8 terminals
bash-completion:
- umount support relative path and ~ as home shorthands
blkid:
- (man) cleanup return code section
build-sys:
- fix crypt() detection without -lcrypt
column:
- Address fill-order confusion in documentation
docs:
- update AUTHORS file
fstrim:
- Remove comment about vfat not supporting fstrim
include:
- add no return function attribute
include/path.h:
- remove duplicate header inclusion
last:
- do not use non-standard UT_NAMESIZE
- fix wtmp user name buffer overflow [asan]
libfdisk:
- (dos) Use strtoul to parse the label-id
- (gpt) add HiFive Unleashed bootloader partition UUIDs
- sanity check, to prevent overlapping partitions from being partly reported as free
libmount:
- Recognize more fuse filesystems as pseudofs and netfs
- don't use sscanf() for fstab parsing
- don't use sscanf() for mountinfo parsing
- don't use sscanf() for swaps parsing
logger:
- (man) make more obvious that --server/socket is required
losetup:
- use offset in warn_size() calculation
lscpu:
- document --hex output regression (since v2.30)
mount:
- Do not call mnt_pretty_path() on net file systems.
- mount.8 clarify (no)suid behavior on file capabilities
po:
- merge changes
- update de.po (from translationproject.org)
- update fr.po (from translationproject.org)
- update hr.po (from translationproject.org)
readprofile:
- check input file is not empty [asan]
setarch:
- don't return address of automatic variable
sfdisk:
- fix logical partition resize when start specified
su:
- be sensitive to another SIGCHLD ssi_codes
- change error message
tests:
- add /mnt/test/fooMbar to mountinfo tests
wall:
- remove unnecessary warning
whereis:
- search in /(s)bin before /usr/lib
Note:
See TracTickets
for help on using tickets.
Fixed at revision 11578.