File perl-File-RsyncP.changes of Package perl-File-RsyncP
-------------------------------------------------------------------
Fri May 7 17:52:11 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 0.76
- correctly handle stderr output from rsync 3.2.3.
- Changes from 0.74
- updated FileList/config.guess FileList/config.sub with more
recent versions from rsync.
- slight tweaks to FileList/t/exclude.t FileList/t/fileList.t.
- updated LICENSE to GPL v3 and updated headers.
- Changes from 0.72
- in lib/File/RsyncP.pm, added getcheck(4) to read io_error flag;
fixes potential hang. Report and patch from Martin Wilck.
- in FileList/flist.c, wrapped strlcpy() definition with
#ifndef HAVE_STRLCPY / #endif. Report and patch
by Ryan Schmidt.
- Changed reset(), protocol() and add() in Digest/Digest.xs to
be void.
-------------------------------------------------------------------
Fri Jan 2 22:44:02 UTC 2015 - ecsos@opensuse.org
- initial version 0.70