2017-02-13 18:39:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 13 12:36:40 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.87
|
|
|
|
see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes
|
|
|
|
|
|
|
|
1.87 Feb 10, 2017
|
|
|
|
- rget handle correctly the case where the given remote source
|
|
|
|
is a file (bug report by Mirror).
|
|
|
|
|
2016-06-12 14:16:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 12 13:27:45 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.86
|
|
|
|
see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes
|
|
|
|
|
|
|
|
1.86 Jun 10, 2016
|
|
|
|
- Some old perl versions doesn't like Errno constant subs
|
|
|
|
being called without parents. Add them.
|
|
|
|
|
|
|
|
1.85 Jun 9, 2016
|
|
|
|
- "_mkpath_local" regression: it was now failing to create any
|
|
|
|
directory at all (bug report by Douglas Wilson)
|
|
|
|
|
|
|
|
1.84_01 Jun 9, 2016
|
|
|
|
- Do not use "alarm", it doesn't play nicely with threads (bug
|
|
|
|
report by Chris Denley, #rt112101).
|
|
|
|
|
|
|
|
1.83 Jun 9, 2016
|
|
|
|
- "_mkpath_local" was broken for relative directories (bug
|
|
|
|
report by Douglas Wilson, #rt115174).
|
|
|
|
- Look for "sftp-server" in some additional common places when
|
|
|
|
testing the module (bug report by Kent Fredric).
|
|
|
|
- In "get" method, disable "overwrite" by default when "append"
|
|
|
|
is being used.
|
|
|
|
- "append" feature on "get" was depending on unspecified
|
|
|
|
behavior.
|
|
|
|
|
2015-12-26 12:22:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 26 10:00:53 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.81
|
|
|
|
see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes
|
|
|
|
|
|
|
|
1.81 Dec 20, 2015
|
|
|
|
- rerelease as stable
|
|
|
|
|
|
|
|
1.80_01 Nov 10, 2015
|
|
|
|
- mkpath was using the wrong permissions and generating a
|
|
|
|
warning (bug and solution by Boris Hartwig, #rt108658)
|
|
|
|
|
2015-10-10 11:12:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 10 09:11:45 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.79
|
|
|
|
see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes
|
|
|
|
|
|
|
|
1.79 Oct 10, 2015
|
|
|
|
- some spell-cheking testing fixes (patch by E. Choroba)
|
|
|
|
|
|
|
|
1.78_07 Oct 6, 2015
|
|
|
|
- setcwd was broken in taint mode (bug report by Julian Bridle
|
|
|
|
and E. Choroba)
|
|
|
|
|
|
|
|
1.78_06 Oct 1, 2015
|
|
|
|
- the auto resume feature in put method was broken (bug report
|
|
|
|
and fix by Denis Shirokov)
|
|
|
|
|
|
|
|
1.78_05 Aug 17, 2015
|
|
|
|
- make autodisconnect on current pid/thread the default
|
|
|
|
*** WARNING: this is a backward incompatible change!!!
|
|
|
|
- check also the thread generation match before
|
|
|
|
autodisconnecting (bug report by Harry Zhu)
|
|
|
|
|
|
|
|
1.78_04 May 14, 2015
|
|
|
|
- document test_d and test_e methods
|
|
|
|
- avoid running tests in parallel (fixes #RT101936 reported by
|
|
|
|
Karen Etheridge)
|
|
|
|
- flush and close methods now check that the file handle is
|
|
|
|
still open (bug reported by David Jack Wange Olrik,
|
|
|
|
github/#5)
|
|
|
|
|
|
|
|
1.78_03 Dec 2, 2014
|
|
|
|
- rput handling of copy_perm was broken (bug report by Karsten
|
|
|
|
Wagner Bang)
|
|
|
|
- add support for perm option in rput method
|
|
|
|
- document HP-UX password bug
|
|
|
|
|
|
|
|
1.78_02 Nov 4, 2014
|
|
|
|
- redo block size autodetection logic which should improve
|
|
|
|
performance greatly in some cases (this is a dangerous
|
|
|
|
change that could introduce regressions, report them!)
|
|
|
|
- add support for new constructor option min_block_size
|
|
|
|
- add support for check option into setcwd method (feature
|
|
|
|
request by T. Linden)
|
|
|
|
|
|
|
|
1.78_01 Jun 14, 2014
|
|
|
|
- fix more POD errors
|
|
|
|
- fix POD error (reported by Stefan Zwijsen)
|
|
|
|
- require Time::HiRes on Makefile.PL as some distributions
|
|
|
|
don't include it on the base perl distribution
|
|
|
|
- fix doc misspelling (reported by Sándor Farkas)
|
|
|
|
- add support for fsync method via fsync@openssh.com extension
|
|
|
|
- add mkpath feature
|
|
|
|
|
2015-04-16 20:06:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 16 19:50:43 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.77
|
|
|
|
see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 16 19:50:39 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.67
|
|
|
|
see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes
|
|
|
|
|
2011-05-17 23:07:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 17 23:03:12 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 1.65:
|
|
|
|
* die_on_error was broken
|
|
|
|
|
2011-05-10 19:17:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 10 19:17:16 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (1.64)
|
|
|
|
|