Path to this page:
Subject: CVS commit: pkgsrc/devel/libuuid
From: Adam Ciarcinski
Date: 2018-08-29 14:25:52
Message id: 20180829122552.69A50FBF8@cvs.NetBSD.org
Log Message:
libblkid/libuuid/mcookie: updated to 2.32.1
util-linux 2.32.1 Release Notes
===============================
agetty:
- keep c_iflags unmodified on --autologin
blkid:
- (man) add note about udev encoding
blkzone:
- fix whole device detection
bugfix:
- fix possible segfault during umount -a
build-sys:
- extend "Could not locate the pkg-config" error message
- improve bison version detection
cfdisk:
- fix compiler warnings
- fix missing prototype for `get_wch`
- use uint64_t to avoid compiler warnings
chcpu:
- Fix maximal number of CPUs
column:
- fix leading space characters bug
dmesg:
- fix raw output
- link together with syslog(2) manual page
docs:
- update AUTHORS file
exec_shell:
- prevent ". applet not found" error when SHELL env is not set.
fdisk:
- fix compiler warning [-Wmaybe-uninitialized]
fstrim:
- Return EXIT_FAILURE when FTRIM ioctl fails
- cleanup includes
lib/strutils:
- fix strnlen() fallback
libblkid:
- (hfs) check allocation size
- (ntfs) enlarge cluster limit to 2MB
- (ntfs) fix cluster size check
- (zfs) fix compiler warning [-Wmaybe-uninitialized]
- udf Fix reporting UDF 2.60 revision
libfdisk:
- (docs) fix section name
- fix compiler warning [-Wunused-parameter]
- fix list_del after partition reset
- use \x<hex> to read/write partition name
libmount:
- fix compiler warning [-Wunused-parameter]
- fix mnt_table_is_fs_mounted() for NFS bind mounts.
- improve docs about mnt_context_mount() return codes
- include sys/mount.h on Linux only
- include sys/mount.h only if necessary
libsmartcols:
- don't print empty column
logger:
- Define SD_JOURNAL_SUPPRESS_LOCATION.
lsblk:
- don't exclude RAM disks on --all
- fix notes about RAM disks
lscpu, chcpu:
- Avoid use of the old CPU macros
lslocks:
- add info about OFD
- fix memory leak
lslogins:
- fix password verification
partx:
- exit with error code when partition read failed
po:
- fix lsblk translation
- merge changes
- pt_BR fix fallocate '-l' help msg
- update ja.po (from translationproject.org)
- update pt_BR.po (from translationproject.org)
rename:
- consolidate printing the symlink in addition to its target
- fix/reverse the semantics of --no-overwrite in --symlink mode
rfkill:
- include <poll.h> instead of <sys/poll.h>
setarch:
- add another PER_LINUX32 aliases for ppcle
tests:
- update column(1) space-separator test
umount:
- add note about --lazy
zramctl:
- (man) explain that --find is necessary
Files: