[libnet-openssh-perl] 01/07: Merge tag 'upstream/0.62'

gregor herrmann gregoa at debian.org
Sat Jun 14 12:57:06 UTC 2014


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

gregoa pushed a commit to branch master
in repository libnet-openssh-perl.

commit fdc4f0453c33d93076543aa8247d33107ba2326a
Merge: 6084c2a a5b394f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 14 14:46:33 2014 +0200

    Merge tag 'upstream/0.62'
    
    Upstream version 0.62

 Changes                              | 107 +++++
 MANIFEST                             |  12 +-
 META.json                            |  15 +-
 META.yml                             |   6 +-
 Makefile.PL                          |   8 +-
 lib/Net/OpenSSH.pm                   | 795 ++++++++++++++++++++++-------------
 lib/Net/OpenSSH/ModuleLoader.pm      |  35 ++
 lib/Net/OpenSSH/OSTracer.pm          |  24 +-
 lib/Net/OpenSSH/SSH.pm               |  19 +
 lib/Net/OpenSSH/ShellQuoter.pm       |  36 ++
 lib/Net/OpenSSH/ShellQuoter/Chain.pm |  38 ++
 lib/Net/OpenSSH/ShellQuoter/MSCmd.pm |  69 +++
 lib/Net/OpenSSH/ShellQuoter/MSWin.pm |  53 +++
 lib/Net/OpenSSH/ShellQuoter/POSIX.pm |  66 +++
 lib/Net/OpenSSH/ShellQuoter/csh.pm   |  70 +++
 sample/git_ssh_through_mux.pl        |  15 +
 sample/git_with_password.pl          |  27 ++
 t/1_run.t                            |  73 +++-
 t/2_pods.t                           |  12 -
 t/common.pm                          |  36 ++
 t/quoting.t                          | 119 ++++++
 21 files changed, 1294 insertions(+), 341 deletions(-)

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



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