This Package is needed by backuppc (repo: Archiving:Backup). It would be fine to find it in one of the perl repositories. Thanks! OBS-URL: https://build.opensuse.org/request/show/483249 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-file-rsyncp?expand=0&rev=1
31 lines
970 B
Plaintext
31 lines
970 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Jan 17 16:50:43 UTC 2015 - killerrex@gmail.com
|
|
|
|
Version 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.
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 11 13:52:23 UTC 2015 - killerrex@gmail.com
|
|
|
|
Version 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
|
|
|