SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.3-rubygem-net-ssh-7.2.3-2.2.i586.rpm :

* Fri Jun 21 2024 Dan Čermák - === 7.2.2
* ruby 3.3.0: base64 fix
* Mon Jan 29 2024 Dan Čermák - === 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 - === 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-poly1305AATTopnessh.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 - limit to ruby 2.7 and 3.1 on leap
* Thu Aug 04 2022 Stephan Kulow 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 - New upstream release 6.2.0.rc2
* Mon Nov 16 2020 Dan Čermák 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 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}-etmAATTopenssh.com MAC default again [#761]
* Support algorithm subtraction syntax from ssh_config [#751]
* Thu May 07 2020 Stephan Kulow - 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}-etmAATTopenssh.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}-etmAATTopenssh.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 - 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
 
ICM