Added tag 2.5.8 for changeset 4e72a207b0b2
The version was changed to 2.5.8.
Bugfix: Do not enter an infinite loop when host without user was specified.
document that rsync-dist.pl always passes -c/--checksum to rsync
Added tag 2.5.7 for changeset 284dbf66a49e
The version was changed to 2.5.7.
remove SKIP and PROGRESS from --info option to rsync
always use --checksum option to rsync
bugfix: must not use -t option to rsync (in combination with --link-dest)
Added tag 2.5.6 for changeset b21a3b91e215
The version was changed to 2.5.6.
no longer print "Host:..." for the lock and unlock actions
no longer print output of ls -l <link names> to stdout
link names are no longer passed to rsync_dist_link_postproc as arguments
Added tag 2.5.5 for changeset bda000d16bff
The version was changed to 2.5.5.
fix --progress option
Added tag 2.5.4 for changeset aedc5fa9b59c
The version was changed to 2.5.4.
also pass the link names as arguments to the link-postproc command
Added tag 2.5.3 for changeset 3dbff8bdab79
The version was changed to 2.5.3.
new option to run a post-process command after add/change-links
Added tag 2.5.2 for changeset 14b88b332bfd
The version was changed to 2.5.2.
fix call to myscp in copy_file_to_server
simplify capturing of stdout and restore previous behavior of dist command
The copyright year was changed to 2025.
Added tag 2.5.1 for changeset 140d192d9b7b
The version was changed to 2.5.1.
remove all trailing whitespace
improve and simplify capturing stdout/stderr of remote commands
if the LAST file does not exist, omit the --link-dest option to rsync
Added tag 2.5 for changeset ca91026a4486
The version was changed to 2.5.
The scripts an directory "administration" were improved.
Dockerfiles for creating deb and rpm packages were updated.
make administration/new-version.sh more generic
use --link-dest=DIR option of rsync, instead of cp -al before rsync
fix a stupid bug in making -L work with to-attic
make -L/--last-dist work for to-attic command as well
add option --postproc / RSYNC_DIST_POSTPROC
Added tag 2.4 for changeset 2d3a4f1fab18
The version was changed to 2.4.
The uploading of the documentation to sourceforge is now much faster.
The docker configuration for creating *.deb and *.rpm packages was updated.
Option "-v" now shows the program version.
All tabulator characters in the source file were removed.
rsync-dist.pl can now create a reverse ssh tunnel on the fly.
Added tag 2.3.2 for changeset ba2efbef393b
The version was changed to 2.3.2.
rsync-dist.pl no longer catches stderr from executed commands.
The copyright date was updated to 2023.
Added tag 2.3.1 for changeset a2ce7f18171b
The version was changed to 2.3.1.
The dockerfiles were updated.
Check if an ssh-agent can be contacted.