Opened 11 years ago

Closed 11 years ago

#3355 closed task (fixed)

Util-linux 2.23.1

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 7.4
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Util-linux 2.23.1 Release Notes
===============================

blkid:
   - fix typo in ID_FS_AMBIVALEN=  [Karel Zak]
build-sys:
   - add --disable-setterm  [Karel Zak]
   - always check for setns() and unshare() libs functions  [Karel Zak]
   - use -Wno-clobbered for some BSD crap  [Karel Zak]
chcpu:
   - clean up error messages  [Karel Zak]
lib/loopdev:
   - fix loopcxt_check_size() to work with blkdevs  [Karel Zak]
lib/tty:
   - don't hardcode terminal fd in get_terminal_name()  [Karel Zak]
   - fix get_terminal_name() usage, cleanup code  [Karel Zak]
libblkid:
   - add ReFS magic string  [Karel Zak]
   - fix blkid_parse_tag_string() to ignore incomplete tags  [Karel Zak]
libfdisk:
   - do not use va_list in the Ask API  [Karel Zak]
libmount:
   - don't ignore root fs on umount -a  [Karel Zak]
   - use MS_SILENT for /{proc,etc}/filesystems  [Karel Zak]
losetup:
   - use warn_size() for regular files only  [Karel Zak]
lsblk:
   - add SERIAL column  [Karel Zak]
po:
   - merge changes  [Karel Zak]
   - update nl.po (from translationproject.org)  [Benno Schulenberg]
   - update vi.po (from translationproject.org)  [Trần Ngọc Quân]
   - update zh_CN.po (from translationproject.org)  [Wylmer Wang]
sfdisk:
   - don't call BLKRRPART for non-block devices  [Karel Zak]
sulogin:
   - clean up error messages  [Karel Zak]
tests:
   - new warning fix  [Gilles Espinasse]

- standard SEE ALSO section of man pages  [Mike Frysinger]

Change History (2)

comment:1 by bdubbs@…, 11 years ago

Owner: changed from lfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 11 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 10290.

Added the option to run the test suite, but only as the user 'nobody'. Needed to move shadow to before util-linux to have su available.

Note: See TracTickets for help on using tickets.