v3.7.2
Memory leaks fix for tests (#1829)
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property, so we should use $<TARGET_FILE> expression instead.
Document the new zstd options.
Fix check for tape device
tar: expose ARCHIVE_READDISK_NO_SPARSE as --no-read-sparse
Better fix.
Fix build failure in aggressive warnings on msys.
Fixes for VS2012 Compile
Remove STDC_HEADERS check from non-autoconf builds
tar: fix format name typo in creation_set.c
Added error message when archive extraction fails
use regfree to release the memory
replace time64 functions with normal ones (#1830)
tar: respect --strip-components and -s patterns in cru modes on read (#1731)