Changelog for
perl-Net-SFTP-Foreign-1.89-150500.1.2.noarch.rpm :
* Wed Feb 07 2018 cooloAATTsuse.com- updated to 1.89 see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes 1.89 Feb 2, 2018 - Method \"ls\" has an internal shortcut intended to improve performance that was never taken (bug report and patch by Dean West). 1.88_02 Aug 21, 2017 - Handle ECHILD errors correctly during connection setup (bug report by Gianni Ceccarelli). 1.88_01 Jul 6, 2017 - _read_fill_cache was setting error at EOF and even dying when in autodie mode. That affected most methods on the FileHandle interface.
* Mon Feb 13 2017 cooloAATTsuse.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).
* Sun Jun 12 2016 cooloAATTsuse.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.
* Sat Dec 26 2015 cooloAATTsuse.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)
* Sat Oct 10 2015 cooloAATTsuse.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 fsyncAATTopenssh.com extension - add mkpath feature
* Thu Apr 16 2015 cooloAATTsuse.com- updated to 1.77 see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes
* Thu Apr 16 2015 cooloAATTsuse.com- updated to 1.67 see /usr/share/doc/packages/perl-Net-SFTP-Foreign/Changes
* Tue May 17 2011 pascal.bleserAATTopensuse.org- update to 1.65:
* die_on_error was broken
* Tue May 10 2011 pascal.bleserAATTopensuse.org- initial version (1.64)