File dolly.changes of Package dolly
------------------------------------------------------------------- Mon Nov 24 13:49:04 UTC 2025 - Antoine Ginies <aginies@suse.com> - version 0.71.1: * test connection now use pthread (faster than sequential...) * -H option now support IP range in the list like 10.0.1.45-80 * validate client by ping or open port (9996) * get stat and ETA on file transfer * double check that a client is not listed twice (using ip) * secured dolly.socket by changing SocketMode to 0660 * don't copy the full path of the directory with "-D", only last dirpath * various small fixes in code ------------------------------------------------------------------- Fri Nov 14 16:10:34 UTC 2025 - Antoine Ginies <aginies@suse.com> - version 0.70.3: * move configuration to /etc/dolly * add /etc/dolly/dolly.env file to store auth * ping clients before adding them to the queue or remove them * add -D option to include directory * add -X option to exclude some directory * add -P option to get a basic validation between server and client (avoid erasing all data on client by default) * improve server and client layout info * remove -b and -u options (network options) * remove compression option * remove server, fanout, firstclient, lastclient, segsize and clients from configuration file * add -K option to be able to kill dolly on remote client * add time out of 180 sec in dolly service * add dolly user/group ------------------------------------------------------------------- Wed Mar 23 17:53:41 UTC 2022 - Antoine Ginies <aginies@suse.com> - update to dolly version 0.64.2: bugs and typo fixes, dolly is less verbose by default ------------------------------------------------------------------- Wed Mar 23 14:38:41 UTC 2022 - Christian Goll <cgoll@suse.com> - updated to dolly 0.64.1 which adds dolly as a service and/or activation through a socket ------------------------------------------------------------------- Wed Nov 17 13:21:52 UTC 2021 - Antoine Ginies <aginies@suse.com> - add dolly firewall config (JSC#SLE-22730) ------------------------------------------------------------------- Tue Nov 9 11:03:13 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> - Minor grammar fix in description. ------------------------------------------------------------------- Wed Oct 13 13:27:56 UTC 2021 - Antoine Ginies <aginies@suse.com> - fix hostname resolution is not done in case of usage of an external configuration file (bsc#1191613) - fix -Werror=format-security - update to version 0.63.6 ------------------------------------------------------------------- Thu Oct 7 08:36:31 UTC 2021 - Antoine Ginies <aginies@suse.com> - update to version 0.63.5 (improve help usage information) (JSC#SLE-22050) - tarball is now bzip2 compressed ------------------------------------------------------------------- Mon Jun 7 09:18:36 UTC 2021 - Christian Goll <cgoll@suse.com> - updated to v0.63.4 which builds with gcc-11 ------------------------------------------------------------------- Tue Feb 9 09:03:12 UTC 2021 - Christian Goll <cgoll@suse.com> - updated to v0.63.1 which builds on i586 - disabled pandoc for i585 ------------------------------------------------------------------- Mon Feb 8 23:51:54 UTC 2021 - Jan Engelhardt <jengelh@inai.de> - Remove obsolete specfile constructs. Depersonalize descriptions. ------------------------------------------------------------------- Tue Feb 2 12:50:15 UTC 2021 - Christian Goll <cgoll@suse.com> - fixed the Makefile to support position independent code ------------------------------------------------------------------- Fri Jan 29 13:16:02 UTC 2021 - Antoine Ginies <aginies@suse.com> - fix buildrequires for SLE (no pandoc package) ------------------------------------------------------------------- Fri Jan 29 10:54:34 UTC 2021 - Christian Goll <cgoll@suse.com> - updated to version 0.63 - New features: * hosts can be resovled to ip addresses * works without dns resolution ------------------------------------------------------------------- Fri Nov 20 10:32:57 UTC 2020 - Christian Goll <cgoll@suse.com> - added patch file: added-retries-for-connect.patch ------------------------------------------------------------------- Wed Sep 11 09:54:17 UTC 2019 - Christian Goll <cgoll@suse.com> - updated to version 0.60 ------------------------------------------------------------------- Thu Jun 6 14:49:49 UTC 2019 - Christian Goll <cgoll@suse.com> - added man page and moved dolly to /usr/sbin/dolly ------------------------------------------------------------------- Wed Apr 10 07:54:52 UTC 2019 - Antoine Ginies <aginies@suse.com> - 0.59 version - fix typo in my name ------------------------------------------------------------------- Mon Apr 8 15:24:00 UTC 2019 - Antoine Ginies <aginies@suse.com> - 0.58C version