[libnet-ssh2-perl] branch master updated (a0ca23f -> 6fb7d80)

Salvatore Bonaccorso carnil at debian.org
Sat Jun 24 11:46:57 UTC 2017


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  a0ca23f   Prepare changelog for release
      adds  5c5281a   check LIBSSH2_ERROR_NONE constant
      adds  2b719bb   Add support for environment TEST_NET_SSH2_TRACE
      adds  6941377   warnif can clobber $!, fixes #rt120625
      adds  5f01a5f   update copyright notices
      adds  2a29e69   Channel pty now accepts a hash for mode modifiers
      adds  8ea0309   ensure the crypto libraries are positioned after libssh2 on the link line
      adds  b3765cc   Merge pull request #39 from jacquesg/link-order
      adds  790f7fb   accept debug flag on the ctor
      adds  e38cd01   prepare for release 0.64
      adds  f6eb6ae   warn when check_hostkey is called in void context
      adds  b97d4e7   fix perl 5.8 support: don't use defined-or operator
      adds  fe2dca7   Travis CI: test also with newest perl and libssh2 versions
      adds  b614ade   prepare for release 0.65
      adds  9b7c696   New upstream version 0.65
       new  40d97cc   Updated version 0.65 from 'upstream/0.65'
       new  9ed3719   Update debian/changelog
       new  a8404d5   Update copyright years for upstream files
       new  865aa03   Update copyright years for debian/* packaging files
       new  74929d1   Declare compliance with Debian policy 4.0.0
       new  6fb7d80   Prepare changelog for release

The 6 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                        | 17 ++++++++++++++++-
 META.yml                       |  6 +++---
 Makefile.PL                    |  4 ++--
 README                         |  2 +-
 SSH2.xs                        |  4 ++--
 debian/changelog               |  9 +++++++++
 debian/control                 |  2 +-
 debian/copyright               |  4 ++--
 inc/Devel/CheckLib.pm          |  8 +++++---
 inc/Module/Install.pm          | 35 ++++++----------------------------
 inc/Module/Install/Base.pm     |  2 +-
 inc/Module/Install/Can.pm      | 13 +++++++++++--
 inc/Module/Install/CheckLib.pm | 12 ++++++------
 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                | 20 +++++++++++++++-----
 lib/Net/SSH2/Channel.pm        | 43 +++++++++++++++++++++++++++++++++++++++++-
 t/Net-SSH2.t                   | 10 +++++++++-
 21 files changed, 136 insertions(+), 65 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