ble blkid wiping. - Enable blkid_wiping by default if the blkid library is present. - Add configure --disable-blkid_wiping to disable libblkid signature detection. - Add -W/--wipesignatures lvcreate option to support wiping on new LVs. - Add allocation/wipe_signatures_when_zeroing_new_lvs to lvm.conf. - Do not fail the whole autoactivation if the VG refresh done before fails. - Do not connect to lvmetad on vg/lvchange --sysinit -aay and socket absent. - Use lv_check_not_in_use() when testing device in use before merging. - Check for failure of lvmcache_add_mda() when writing pv. - Check for failure of dev_get_size() when reporting device size. - Drop extra unneeded '/' when scanning sysfs directory. - Fix undef value if skipped clustered VG ignored for toollib PV seg. (2.02.103) - Support validation of VG/LV names in liblvm/python. - Allow creation of PVs with arguments to liblvm/python. - Ensure sufficient metadata copies retained in liblvm/python vgreduce. - Fix installation of profiles from conf subdir when not building in srcdir. - Show UUIDs for missing PVs in reports. - Add reporting of thin_id device id for thin volumes. - Fix reporting of empty numerical values for recently-added fields. - Revert activation of activated nodes if a node preload callback fails. - Avoid busy looping on CPU when dmeventd reads event DM_WAIT_RETRY. - Ensure global mutex is held when working with dmeventd thread. - Drop taking timeout mutex for un/registering dmeventd monitor. - Allow section names in config file data to be quoted strings. - Close fifos before exiting in dmeventd restart() error path. - Catch invalid use of string sort values when reporting numerical fields. - Require util-linux >= 2.24 for blkid wiping support (via device-mapper pkg). - Add BuildRequires: libblkid-devel to build with blkid wiping functionaˆ