aged" values in selection for appropriate fields only. - Add report/binary_values_as_numeric lvm.conf option for binary values as 0/1. - Add --binary arg to pvs,vgs,lvs and {pv,vg,lv}display -C for 0/1 on reports. - Add separate reporting fields for each each {pv,vg,lv}_attr bit. - Separate LV device status reporting fields out of LV fields. - Fix regression causing PVs not in VGs to be marked as allocatable (2.02.59). - Fix VG component of lvid in vgsplit/vgmerge and check in vg_validate. - Add lv_full_name, lv_parent and lv_dm_path fields to reports. - Change lv_path field to suppress devices that never appear in /dev/vg. - Postpone thin pool lvconvert prompts (2.02.107). - Require --yes option to skip prompt to lvconvert thin pool chunksize. - Support lvremove -ff to remove thin volumes from broken thin pools. - Require --yes to skip raid repair prompt. - Change makefile %.d generation to handle filename changes without make clean. - Fix use of buildir in make pofile. - Enhance private volumes UUIDs with suffixed for easier detection. - Do not use reserved _[tc]meta volumes for temporary LVs. - Leave backup pool metadata with _meta%d suffix instead of reserved _tmeta%d. - Allow RAID repair to reuse PVs from same image that suffered a failure. - New RAID images now avoid allocation on any PVs in the same parent RAID LV. - Always reevaluate filters just before creating PV. - Fix dm_report_field_string_list to handle delimiter with multiple chars. - Add dm_report_field_reserved_value for per-field reserved value definition.