Craig Barratt
2015-01-18 18:32:29 UTC
I released File-RsyncP-0.74 on CPAN and SF.net. This is a bug fix release.
One notable bug found by Martin Wilck explains some of the random hangs
that get reported from time to time.
Cumulative changes since 0.70 are below.
Craig
0.74 Sat Jan 17 16:50:43 PST 2015
- 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.
0.72 Sun Jan 11 13:52:23 PST 2015
- 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.
One notable bug found by Martin Wilck explains some of the random hangs
that get reported from time to time.
Cumulative changes since 0.70 are below.
Craig
0.74 Sat Jan 17 16:50:43 PST 2015
- 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.
0.72 Sun Jan 11 13:52:23 PST 2015
- 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.