[DRE-commits] [ruby-net-ssh] branch master updated (60215be -> cac9785)
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 change to branch master
in repository ruby-net-ssh.
from 60215be Prepare changelog
adds 5c993aa New upstream version 4.2.0
new 1c9600c Updated version 4.2.0 from 'upstream/4.2.0'
new cac9785 Update Standards-Version to 4.1.0.
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:
.rubocop_todo.yml | 2 +-
CHANGES.txt | 15 +++++
Gemfile | 2 +-
appveyor.yml | 4 ++
debian/control | 2 +-
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 ++++++++++++++++-------
33 files changed, 387 insertions(+), 86 deletions(-)
copy test/configs/conf.d/{subset2 => subdir/subset4} (100%)
create mode 100644 test/configs/subset ws
--
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