[DRE-commits] [ruby-net-ssh] branch master updated (919d107 -> 1743fc4)

David Suárez deiv-guest at alioth.debian.org
Fri Aug 16 15:30:33 UTC 2013


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

deiv-guest pushed a change to branch master
in repository ruby-net-ssh.

      from  919d107   Release to unstable
      adds  d8b2569   Imported Upstream version 2.6.8
       new  9a0d320   Merge tag 'upstream/2.6.8'
       new  770a769   Revert "Drop fix-test-inheritance.patch: Tests are running as expected now"
       new  1743fc4   Update changelog

The 3 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.txt                               |    7 ++++++
 README.rdoc                               |    7 ++++--
 Rakefile                                  |    4 ++--
 data.tar.gz.sig                           |  Bin 256 -> 0 bytes
 debian/changelog                          |    9 ++++++++
 debian/patches/fix-test-inheritance.patch |   25 +++++++++++++++++++++
 debian/patches/series                     |    1 +
 lib/net/ssh.rb                            |    2 +-
 lib/net/ssh/config.rb                     |    3 ++-
 lib/net/ssh/connection/session.rb         |    2 +-
 lib/net/ssh/version.rb                    |    2 +-
 metadata.gz.sig                           |    4 ----
 metadata.yml                              |   35 ++++-------------------------
 net-ssh.gemspec                           |    7 +++---
 test/configs/substitutes                  |    8 +++++++
 test/test_buffer.rb                       |    2 ++
 test/test_config.rb                       |   23 +++++++++++++++++++
 test/transport/hmac/test_md5.rb           |    2 ++
 test/transport/hmac/test_md5_96.rb        |    2 ++
 test/transport/hmac/test_ripemd160.rb     |    2 ++
 test/transport/hmac/test_sha1.rb          |    2 ++
 test/transport/hmac/test_sha1_96.rb       |    2 ++
 test/transport/hmac/test_sha2_256.rb      |    2 ++
 test/transport/hmac/test_sha2_256_96.rb   |    2 ++
 test/transport/hmac/test_sha2_512.rb      |    2 ++
 test/transport/hmac/test_sha2_512_96.rb   |    2 ++
 test/transport/test_cipher_factory.rb     |    2 ++
 test/transport/test_packet_stream.rb      |    2 ++
 test/transport/test_state.rb              |    2 ++
 29 files changed, 118 insertions(+), 47 deletions(-)
 delete mode 100644 data.tar.gz.sig
 create mode 100644 debian/patches/fix-test-inheritance.patch
 delete mode 100644 metadata.gz.sig
 create mode 100644 test/configs/substitutes

-- 
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