[libnet-ssh2-perl] 01/02: Merge tag 'upstream/0.60'

Salvatore Bonaccorso carnil at debian.org
Mon May 23 10:29:34 UTC 2016


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

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

commit ec5972a92461b0a9a86124dd1e84e31783996eb3
Merge: 1ce02c8 27a641c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon May 23 12:24:01 2016 +0200

    Merge tag 'upstream/0.60'
    
    Upstream version 0.60

 Changes                               |  213 ++++-
 MANIFEST                              |    8 +-
 META.yml                              |    4 +-
 Makefile.PL                           |  518 ++++++-----
 README                                |    8 +-
 SSH2.xs                               | 1568 +++++++++++++++++----------------
 TODO                                  |    4 -
 fallback/const-c.inc => const-c.inc   |  569 +++++++-----
 fallback/const-xs.inc => const-xs.inc |    0
 example/benchmark.pl                  |  153 ++++
 example/read.pl                       |   12 +-
 example/scat.pl                       |   49 ++
 inc/Devel/CheckLib.pm                 |  180 +++-
 inc/Module/Install/CheckLib.pm        |   64 +-
 lib/Net/SSH2.pm                       |  939 ++++++++++++--------
 lib/Net/SSH2/Channel.pm               |  460 +++++++---
 lib/Net/SSH2/Constants.pm             |   32 +
 lib/Net/SSH2/File.pm                  |   67 +-
 lib/Net/SSH2/KnownHosts.pm            |   33 +-
 lib/Net/SSH2/PublicKey.pm             |   18 +-
 lib/Net/SSH2/SFTP.pm                  |   15 +-
 t/Net-SSH2.t                          |  384 +++++---
 typemap                               |  166 ++--
 23 files changed, 3445 insertions(+), 2019 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