Discussion:
[BackupPC-devel] File-RsyncP 0.74 released on CPAN and SF
Craig Barratt
2015-01-18 18:32:29 UTC
Permalink
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.
Kenneth Porter
2015-02-26 13:15:18 UTC
Permalink
FYI, 0.72 was pushed to the Red Hat distros (EPEL, Fedora) and the io_error
flag bug was closed. Those using these distros should be able to pull the
new package with yum.

<https://bugzilla.redhat.com/show_bug.cgi?id=1177212>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BackupPC-devel mailing list
BackupPC-***@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Loading...