Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby3.4-rubygem-net-ssh | Distribution: openSUSE Tumbleweed |
Version: 7.3.0 | Vendor: openSUSE |
Release: 1.2 | Build date: Mon Nov 4 18:07:37 2024 |
Group: Unspecified | Build host: reproducible |
Size: 683037 | Source RPM: rubygem-net-ssh-7.3.0-1.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/net-ssh/net-ssh | |
Summary: Net::SSH: a pure-Ruby implementation of the SSH2 client protocol |
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2.
MIT
* Mon Nov 04 2024 Dan Čermák <dan.cermak@posteo.net> - === 7.3.0 rc0 * aes(128|256)gcm [#946] * Fri Jun 21 2024 Dan Čermák <dan.cermak@posteo.net> - === 7.2.2 * ruby 3.3.0: base64 fix * Mon Jan 29 2024 Dan Čermák <dan.cermak@posteo.net> - === 7.2.1 rc1 * feat: allow load of certkey from string [#926] * fix: fix for Socket#recv returning nil on ruby 3.3.0 [#928] * Fri Nov 03 2023 Dan Čermák <dan.cermak@posteo.net> - === 7.2.0 * Add debugging information for algorithm of pubkey in use [#918] === 7.2.0 rc1 * Allow IdentityAgent as option to Net::SSH.start [#912] === 7.2.0 beta1 * Support `chacha20-poly1305@opnessh.com` cypher if `RbNaCl` gem is installed [#908] === 7.1.0 * Accept pubkey_algorithms option when starting a new connection [#891] === 7.1.0 beta1 * Don't use the deprecated set_XXX methods on RSA keys. [#875] * Raise error when BCryptPbkdf fails [#876] === 7.0.1 * Drop leftover debug statement [#866] === 7.0.0 * BREAKING: Drop support for Ruby 2.5 * Fix decoding of ecdsa-sha2-nistp256 private keys [#657, #854] * Fix missing require [#855] * Support `~` in the path to the SSH agent's unix socket [#850] * Add support for RSA client authentication with SHA-2 [a45f54] * openssl: DSA: don't hardcode expected signature size, see ruby/openssl#483 [23a15c] * Internal housekeeping (rubocop, codecov, remove travis, adding/improving tests) * Sat Sep 24 2022 Marcus Rueckert <mrueckert@suse.de> - limit to ruby 2.7 and 3.1 on leap * Thu Aug 04 2022 Stephan Kulow <coolo@suse.com> updated to version 7.0.1 see installed CHANGES.txt === 6.3.0 beta1 * Support cert based host key auth, fix asterisk in known_hosts [#833] * Support kex dh-group14-sha256 [#795] * Fix StrictHostKeyChecking ssh config parameter translation [#765] * Fri Apr 30 2021 Dan Čermák <dcermak@suse.com> - New upstream release 6.2.0.rc2 * Mon Nov 16 2020 Dan Čermák <dcermak@suse.com> New upstream release 6.2.0 rc1 * rsa-sha2-512, rsa-sha2-256 host_key algs [#771] * JRuby aes*-ctr suppport [#767] * Fri Sep 25 2020 Stephan Kulow <coolo@suse.com> updated to version 6.1.0 see installed CHANGES.txt === 6.1.0 * adapt to ssh's default bahaviors when no username is provided. When Net::SSH.start user is nil and config has no entry we default to Etc.getpwuid.name() instead of Etc.getlogin(). [#749] === 6.1.0.rc1 * Make sha2-{256,512}-etm@openssh.com MAC default again [#761] * Support algorithm subtraction syntax from ssh_config [#751] * Thu May 07 2020 Stephan Kulow <coolo@suse.com> - updated to version 6.0.2 see installed CHANGES.txt === 6.0.2 * Fix corrupted hmac issue in etm hmac [#759] === 6.0.1 * Make sha2-{256,512}-etm@openssh.com MAC opt-in as they seems to have issues [#757] === 6.0.0 * Support empty lines and comments in known_hosts [donoghuc, #742] * Add sha2-{256,512}-etm@openssh.com MAC algorithms [graaff, #714] === 6.0.0 beta2 * Support :certkeys and CertificateFile configuration option [Anders Carling, #722] === 6.0.0 beta1 * curve25519sha256 support [Florian Wininger ,#690] * disabled insecure algs [Florian Wininger , #709] === 5.2.0
/usr/lib/ruby/gems/3.4.0/build_info /usr/lib/ruby/gems/3.4.0/cache/net-ssh-7.3.0.gem /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0 /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.dockerignore /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.github /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.github/FUNDING.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.github/config /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.github/config/rubocop_linter_action.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.github/workflows /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.github/workflows/ci-with-docker.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.github/workflows/ci.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.github/workflows/rubocop.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.gitignore /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.rubocop.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/.rubocop_todo.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/CHANGES.txt /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/DEVELOPMENT.md /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/Dockerfile /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/Dockerfile.openssl3 /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/Gemfile /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/Gemfile.noed25519 /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/Gemfile.norbnacl /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/ISSUE_TEMPLATE.md /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/LICENSE.txt /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/Manifest /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/README.md /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/Rakefile /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/SECURITY.md /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/THANKS.txt /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/appveyor.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/docker-compose.yml /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/agent.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/certificate.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/constants.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/ed25519.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/ed25519_loader.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/key_manager.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/methods /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/methods/abstract.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/methods/hostbased.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/methods/keyboard_interactive.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/methods/none.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/methods/password.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/methods/publickey.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/pageant.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/pub_key_fingerprint.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/authentication/session.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/buffer.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/buffered_io.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/config.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/connection /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/connection/channel.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/connection/constants.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/connection/event_loop.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/connection/keepalive.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/connection/session.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/connection/term.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/errors.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/key_factory.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/known_hosts.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/loggable.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/packet.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/prompt.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/proxy /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/proxy/command.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/proxy/errors.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/proxy/http.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/proxy/https.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/proxy/jump.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/proxy/socks4.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/proxy/socks5.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/service /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/service/forward.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test/channel.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test/extensions.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test/kex.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test/local_packet.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test/packet.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test/remote_packet.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test/script.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/test/socket.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/aes128_gcm.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/aes256_gcm.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/algorithms.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/chacha20_poly1305_cipher.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/chacha20_poly1305_cipher_loader.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/cipher_factory.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/constants.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/ctr.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/gcm_cipher.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/abstract.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/md5.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/md5_96.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/none.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/ripemd160.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/sha1.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/sha1_96.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/sha2_256.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/sha2_256_96.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/sha2_256_etm.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/sha2_512.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/sha2_512_96.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/hmac/sha2_512_etm.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/identity_cipher.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/abstract.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/abstract5656.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/curve25519_sha256.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/curve25519_sha256_loader.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/diffie_hellman_group14_sha256.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/diffie_hellman_group1_sha1.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/diffie_hellman_group_exchange_sha1.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/diffie_hellman_group_exchange_sha256.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/ecdh_sha2_nistp256.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/ecdh_sha2_nistp384.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/key_expander.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/openssl.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/openssl_cipher_extensions.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/packet_stream.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/server_version.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/session.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/transport/state.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/verifiers /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/verifiers/accept_new.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/verifiers/accept_new_or_local_tunnel.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/verifiers/always.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/verifiers/never.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/lib/net/ssh/version.rb /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/net-ssh-public_cert.pem /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/net-ssh.gemspec /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/support /usr/lib/ruby/gems/3.4.0/gems/net-ssh-7.3.0/support/ssh_tunnel_bug.rb /usr/lib/ruby/gems/3.4.0/specifications/net-ssh-7.3.0.gemspec /usr/share/doc/packages/ruby3.4-rubygem-net-ssh /usr/share/doc/packages/ruby3.4-rubygem-net-ssh/CHANGES.txt /usr/share/doc/packages/ruby3.4-rubygem-net-ssh/LICENSE.txt /usr/share/doc/packages/ruby3.4-rubygem-net-ssh/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 02:11:34 2025