v3.4.1
Correct some typographical and grammatical errors.
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property, so we should use $<TARGET_FILE> expression instead.
Minor corrections to the formatting of manual page.
non-recursive extract and list
tar: add option --exclude-vcs
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
tar/write.c: call missing archive_read_close() in write_archive()