vs if reporting label fields only (2.02.105). - Rescan devices before vgimport with lvmetad so exported VG is seen. - Fix hang by adjusting cluster mirror regionsize, avoiding CPG msg limit. - Do not crash when --cachepolicy is given without --cachesettings. - Add NEEDS_FOREIGN_VGS flag to vgimport so --foreign is always supplied. - Add --foreign to the 6 display and reporting tools and vgcfgbackup. - Install /etc/lvm/lvmlocal.conf template with local section for systemid. - Record creation_host_system_id in lvm2 metadata (never set yet). - Reinstate recursive config file tag section processing. (2.02.99) - Add 'lvm systemid' to display the current system ID (never set yet). - Fix configure to properly recognize --with-default-raid10-segtype option. - Do not refresh filters/rescan if no signature is wiped during pvcreate. - Enforce none external dev info for wiping during pvcreate to avoid races. - Add global/system_id_source and system_id_file to lvm.conf (disabled). - Add support for VG system_id to control host access to VGs. - Update vgextend to use process_each_vg. - Add --ignoreskippedcluster to pvchange. - Allow pvchange to modify several properties at once. - Update pvchange to use process_each_pv. - Fix pvs -a used with lvmetad to filter out devices unsuitable for PVs. - Fix selection to recognize units for ba_start, vg_free and seg_start fields. - Add support for -S/--select to vgexport and vgimport. - Add support for -S/--select to vgdisplay, lvdisplay and pvdisplay without -C. - Add support for -S/--select to vgremove and lvremove. - Add support for -S/--select to vgchange,lvchange and pvchange. - Add infrastructure to support selection for non-reporting tools. - Add LVM_COMMAND_PROFILE env var to set default command profile name to use. - Set CLOEXEC flag on file descriptors originating in libdaemon. - Add dm_report_object_is_selected for generalized interface for report/select.