1
0
Files
perl-file-rsyncp/perl-File-RsyncP.changes

41 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Oct 9 19:59:45 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.760.0 (0.76)
see /usr/share/doc/packages/perl-File-RsyncP/Changes
0.76 Mon Sep 14 14:20:41 PDT 2020
- correctly handle stderr output from rsync 3.2.3.
-------------------------------------------------------------------
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