Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby3.3-rubygem-net-ssh-7.2.1-1.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: ruby3.3-rubygem-net-ssh Distribution: openSUSE Tumbleweed
Version: 7.2.1 Vendor: openSUSE
Release: 1.1 Build date: Tue Feb 27 22:47:57 2024
Group: Development/Languages/Ruby Build host: i02-armsrv1
Size: 669613 Source RPM: rubygem-net-ssh-7.2.1-1.1.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.

Provides

Requires

License

MIT

Changelog

* 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
* Thu Mar 14 2019 Stephan Kulow <coolo@suse.com>
  - updated to version 5.2.0
    see installed CHANGES.txt
    === 5.2.0.rc3
    * Fix check_host_ip read from config
    * Support ssh-ed25519 in kown hosts
    === 5.2.0.rc2
    * Read check_host_ip from ssh config files
    === 5.2.0.rc1
    * Interpret * and ? in know_hosts file [Romain Tartière, #660]
    * New :check_host_ip so ip checking can be disabled in known hosts [Romain Tartière, #656]
    === 5.1.0
* Mon Jan 14 2019 Stephan Kulow <coolo@suse.com>
  - updated to version 5.1.0
    see installed CHANGES.txt
    === 5.1.0.rc1
    * Support new OpenSSH private key format for rsa - bcrypt for rsa (ed25519 already supported) [#646]
    * Support IdentityAgent is ssh config [Frank Groeneveld, #645]
    * Improve Match processin in ssh config [Aleksandrs Ļedovskis, #642]
    * Ignore signature verification when verify_host_key is never [Piotr Kliczewski, #641]
    * Alg preference was changed to prefer stronger encryptions  [Tray, #637]
    === 5.0.2
    * fix ctr for jruby [#612]

Files

/usr/lib/ruby/gems/3.3.0/build_info
/usr/lib/ruby/gems/3.3.0/cache/net-ssh-7.2.1.gem
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.dockerignore
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.github
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.github/FUNDING.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.github/config
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.github/config/rubocop_linter_action.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.github/workflows
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.github/workflows/ci-with-docker.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.github/workflows/ci.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.github/workflows/rubocop.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.gitignore
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.rubocop.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/.rubocop_todo.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/CHANGES.txt
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/DEVELOPMENT.md
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/Dockerfile
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/Dockerfile.openssl3
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/Gemfile
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/Gemfile.noed25519
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/Gemfile.norbnacl
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/ISSUE_TEMPLATE.md
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/LICENSE.txt
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/Manifest
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/README.md
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/Rakefile
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/SECURITY.md
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/THANKS.txt
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/appveyor.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/docker-compose.yml
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/agent.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/certificate.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/constants.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/ed25519.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/ed25519_loader.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/key_manager.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/methods
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/methods/abstract.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/methods/hostbased.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/methods/keyboard_interactive.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/methods/none.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/methods/password.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/methods/publickey.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/pageant.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/pub_key_fingerprint.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/authentication/session.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/buffer.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/buffered_io.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/config.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/connection
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/connection/channel.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/connection/constants.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/connection/event_loop.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/connection/keepalive.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/connection/session.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/connection/term.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/errors.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/key_factory.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/known_hosts.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/loggable.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/packet.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/prompt.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/proxy
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/proxy/command.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/proxy/errors.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/proxy/http.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/proxy/https.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/proxy/jump.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/proxy/socks4.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/proxy/socks5.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/service
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/service/forward.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test/channel.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test/extensions.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test/kex.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test/local_packet.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test/packet.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test/remote_packet.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test/script.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/test/socket.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/algorithms.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/chacha20_poly1305_cipher.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/chacha20_poly1305_cipher_loader.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/cipher_factory.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/constants.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/ctr.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/abstract.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/md5.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/md5_96.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/none.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/ripemd160.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/sha1.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/sha1_96.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/sha2_256.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/sha2_256_96.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/sha2_256_etm.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/sha2_512.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/sha2_512_96.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/hmac/sha2_512_etm.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/identity_cipher.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/abstract.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/abstract5656.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/curve25519_sha256.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/curve25519_sha256_loader.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/diffie_hellman_group14_sha256.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/diffie_hellman_group1_sha1.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/diffie_hellman_group_exchange_sha1.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/diffie_hellman_group_exchange_sha256.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/ecdh_sha2_nistp256.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/ecdh_sha2_nistp384.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/key_expander.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/openssl.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/openssl_cipher_extensions.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/packet_stream.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/server_version.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/session.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/transport/state.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/verifiers
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/verifiers/accept_new.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/verifiers/accept_new_or_local_tunnel.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/verifiers/always.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/verifiers/never.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/lib/net/ssh/version.rb
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/net-ssh-public_cert.pem
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/net-ssh.gemspec
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/support
/usr/lib/ruby/gems/3.3.0/gems/net-ssh-7.2.1/support/ssh_tunnel_bug.rb
/usr/lib/ruby/gems/3.3.0/specifications/net-ssh-7.2.1.gemspec
/usr/share/doc/packages/ruby3.3-rubygem-net-ssh
/usr/share/doc/packages/ruby3.3-rubygem-net-ssh/CHANGES.txt
/usr/share/doc/packages/ruby3.3-rubygem-net-ssh/LICENSE.txt
/usr/share/doc/packages/ruby3.3-rubygem-net-ssh/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024