Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#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

Change History (2)

comment:1 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11578.

comment:2 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.