[DRE-commits] [ruby-net-ssh] 01/02: Updated version 4.2.0 from 'upstream/4.2.0'

Unit 193 unit193-guest at moszumanska.debian.org
Fri Sep 8 08:39:44 UTC 2017


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

unit193-guest pushed a commit to branch master
in repository ruby-net-ssh.

commit 1c9600c79bb0af9a1dd8631576a73f4821c45212
Merge: 60215be 5c993aa
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Fri Sep 8 04:38:37 2017 -0400

    Updated version 4.2.0 from 'upstream/4.2.0'
    
    with Debian dir 278d4a7d35f70bc8abb9828fd6e7e9897472c8ee

 .rubocop_todo.yml                               |  2 +-
 CHANGES.txt                                     | 15 +++++
 Gemfile                                         |  2 +-
 appveyor.yml                                    |  4 ++
 lib/net/ssh.rb                                  | 38 +++++++++---
 lib/net/ssh/authentication/agent.rb             |  7 ++-
 lib/net/ssh/config.rb                           | 32 +++++++---
 lib/net/ssh/connection/session.rb               |  9 +++
 lib/net/ssh/proxy/command.rb                    |  3 +-
 lib/net/ssh/service/forward.rb                  | 56 +++++++++++++++++-
 lib/net/ssh/test.rb                             |  7 ++-
 lib/net/ssh/test/extensions.rb                  |  2 +-
 lib/net/ssh/transport/algorithms.rb             |  4 +-
 lib/net/ssh/transport/session.rb                | 20 ++++---
 lib/net/ssh/version.rb                          |  2 +-
 net-ssh.gemspec                                 |  2 +-
 test/configs/conf.d/{subset2 => subdir/subset4} |  0
 test/configs/conf.d/subset2                     |  3 +-
 test/configs/conf.d/subset3                     |  1 +
 test/configs/include                            |  3 +-
 test/configs/subset ws                          |  1 +
 test/connection/test_session.rb                 |  3 +-
 test/integration/README.md                      |  5 +-
 test/integration/playbook.yml                   | 35 ++++++++---
 test/integration/test_forward.rb                | 77 +++++++++++++++++++++++++
 test/integration/test_password.rb               | 10 +++-
 test/integration/test_proxy.rb                  | 24 ++++++++
 test/start/test_connection.rb                   |  9 +--
 test/start/test_options.rb                      |  7 +++
 test/test_config.rb                             |  3 +-
 test/transport/test_algorithms.rb               | 12 ++--
 test/transport/test_session.rb                  | 73 ++++++++++++++++-------
 32 files changed, 386 insertions(+), 85 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-net-ssh.git



More information about the Pkg-ruby-extras-commits mailing list