v3.4.3
Add printf attributes to the printflike functions used in tests and fix the format errors.
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property, so we should use $<TARGET_FILE> expression instead.
zstd: Support negative compression-levels
Introduce archive_write_disk(3) flag ARCHIVE_EXTRACT_SAFE_WRITES
Better fix.
Fix build failure in aggressive warnings on msys.
Fixes for VS2012 Compile
Remove STDC_HEADERS check from non-autoconf builds
Recognize ".tzst" extension as ".tar.zst"
tar: use option_flags bitfield for boolean options
Initialize subst rule->result pointer to NULL
Windows: use _localtime64_s and _gmtime64_s where appropriate
tar/write.c: call missing archive_read_close() in write_archive()