Accepting request 483249 from home:Tomcat42

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
This commit is contained in:
Stephan Kulow
2017-03-29 08:48:35 +00:00
committed by Git OBS Bridge
commit 503af71cf2
5 changed files with 130 additions and 0 deletions

30
perl-File-RsyncP.changes Normal file
View File

@@ -0,0 +1,30 @@
-------------------------------------------------------------------
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