master
tools: switch SELinux to runtime optional via dlopen
docs: stop the copyright verbiage from getting included in the POT file
textual: harmonize the messages for an invalid size, length, and offset
Use correct formatters for given data types
man: Adjust ENVIRONMENT grammar
cfdisk: move subwin() after scols_print_table_to_string() check
fsck.cramfs: check buffer size for memcpy()
disk-utils: add SPDX and Copyright notices
treewide: consistently use tabs for indentation where it is the rule
lib/sysfs: add VFS parameter to sysfs_devno_is_dm_*()
fdisk,partx: avoid strcasecmp() for ASCII-only strings
docs: fix label type name in fdisk and sfdisk man pages
libfdisk: recommend GPT on interactive terminals on EFI systems for an empty device
debug: Introduce UL_DEBUG_ALL
man: Fix ENVIRONMENT bold text style
fsck: free compiled fs types list
man: use 'filesystem(s)' instead of 'file system(s)'
Avoid PRI specifiers in translated messages
man: use superblock term consistently
fsck.minix, mkfs.minix: fix integer overflows on 32-bit builds
man pages: unify output of --help and --version
mkfs.cramfs: Consider -i only once
man: use 'pathname' instead of 'path name'
Make the ways of using output stream consistent in usage()
all-io: rename read_all/write_all to ul_read_all/ul_write_all