v3.6.2
tests: silence CodeQL warning in tar/test_option_b
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property, so we should use $<TARGET_FILE> expression instead.
fix Bl -width
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
Fixed issue #1743: Changed sprintf to safer snprintf
tar: respect --ignore-zeros in c r & u modes when reading archives