[libnet-ssh2-perl] branch master updated (cfa8e0b -> 80e6226)

Salvatore Bonaccorso carnil at debian.org
Fri Oct 9 20:48:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libnet-ssh2-perl.

      from  cfa8e0b   Prepare changelog for release
      adds  56d2934   use right syntax for E<ntilde>
      adds  72d979a   improve documentation for Net::SFTP::File::write
      adds  5e61f77   add pointers to Net::SFTP::Foreign
      adds  9ebb8da   add sample script for bug #rt58911
      adds  ea7f840   fix spelling test
      adds  5cba7c7   keys in string
      adds  3068a97   s/auth_publickey_from_string/auth_publickey_frommemory/ as that is the name of the function on libssh2; compile it only for libssh2 1.6.0 or later
      adds  2f0f3f4   now sock method can return IO::Socket::INET and IO::Socket::IP objects, fixes #rt107381
      adds  2ed7313   Term::ReadKey::ReadMode doesn't support 'echo' mode
      adds  296df0b   avoid warning on test because it looks like old usage of password as passphrase
      adds  209182b   document the workaround for using passwords as passphrases in auth method
      adds  079babe   refactor authentication on the test script
      adds  cca8c82   prepare for version 0.56
      adds  bbd1aa5   Imported Upstream version 0.56
       new  31035f0   Merge tag 'upstream/0.56'
       new  80e6226   Update debian/changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                        | 12 +++++++++
 META.yml                       |  6 ++---
 MYMETA.json                    |  2 +-
 MYMETA.yml                     |  2 +-
 SSH2.xs                        | 21 ++++++++++++++++
 debian/changelog               |  6 +++++
 inc/Module/Install.pm          |  2 +-
 inc/Module/Install/Base.pm     |  2 +-
 inc/Module/Install/Can.pm      |  2 +-
 inc/Module/Install/Fetch.pm    |  2 +-
 inc/Module/Install/Makefile.pm |  2 +-
 inc/Module/Install/Metadata.pm |  2 +-
 inc/Module/Install/Win32.pm    |  2 +-
 inc/Module/Install/WriteAll.pm |  2 +-
 lib/Net/SSH2.pm                | 39 ++++++++++++++++++++++++-----
 lib/Net/SSH2/File.pm           | 56 +++++++++++++++++++++++++++++++++++++-----
 lib/Net/SSH2/SFTP.pm           |  4 +++
 t/Net-SSH2.t                   | 48 +++++++++++++++++-------------------
 18 files changed, 161 insertions(+), 51 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ssh2-perl.git



More information about the Pkg-perl-cvs-commits mailing list