File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- 2.4.2
1+ 2.4.3
Original file line number Diff line number Diff line change 7070# - 2.4.0 : Optional support for SHA256 checksums in archives.
7171# - 2.4.2 : Add support for threads for several compressors. (M. Limber)
7272# Added zstd support.
73+ # - 2.4.3 : Make explicit POSIX tar archives for increased compatibility.
7374#
74- # (C) 1998-2020 by Stephane Peter <megastep@megastep.org>
75+ # (C) 1998-2021 by Stephane Peter <megastep@megastep.org>
7576#
7677# This software is released under the terms of the GNU GPL version 2 and above
7778# Please read the license at http://www.gnu.org/copyleft/gpl.html
7879# Self-extracting archives created with this script are explictly NOT released under the term of the GPL
7980#
8081
81- MS_VERSION=2.4.2
82+ MS_VERSION=2.4.3
8283MS_COMMAND=" $0 "
8384unset CDPATH
8485
You can’t perform that action at this time.
0 commit comments