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)
|
|
|
|
|