diff options
author | taca <taca@pkgsrc.org> | 2020-06-07 14:44:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2020-06-07 14:44:52 +0000 |
commit | 42eac7ad99ccdc4879417da3bf2547fa51084756 (patch) | |
tree | 3e78390de4d3b49892f1a2e74845e39240fc85d4 /security/ruby-net-ssh/distinfo | |
parent | 21de856c0824161bc2d3432b8789e96e57cb2a14 (diff) | |
download | pkgsrc-42eac7ad99ccdc4879417da3bf2547fa51084756.tar.gz |
security/ruby-net-ssh: update to 6.0.2
Update ruby-net-ssh to 6.0.2.
=== 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]
Diffstat (limited to 'security/ruby-net-ssh/distinfo')
-rw-r--r-- | security/ruby-net-ssh/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/ruby-net-ssh/distinfo b/security/ruby-net-ssh/distinfo index 65b33108fe4..6ef687d6169 100644 --- a/security/ruby-net-ssh/distinfo +++ b/security/ruby-net-ssh/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2019/11/05 15:25:14 taca Exp $ +$NetBSD: distinfo,v 1.22 2020/06/07 14:44:52 taca Exp $ -SHA1 (net-ssh-5.2.0.gem) = 35132d894f7b6b6f1434c626c75504f7f9195a3b -RMD160 (net-ssh-5.2.0.gem) = afc7d16163a18fb36e53b5e53dd36982078c59cf -SHA512 (net-ssh-5.2.0.gem) = 3a3baf9cefd5e993960e91f65d16491fa6e007aa6f1b57856321b8dbb1a76874958a4f2283200442f6179c85870ccfc16414214e34e49138d5fc97bc357b7e17 -Size (net-ssh-5.2.0.gem) = 132608 bytes +SHA1 (net-ssh-6.0.2.gem) = 4c512c136aaf72f0965936f61986931d4f154cc4 +RMD160 (net-ssh-6.0.2.gem) = b291429a30185432a592a660e79adf8b79e26b04 +SHA512 (net-ssh-6.0.2.gem) = 0a02b52534a441528b6970292a213ed8fc53b6ca47d4cd5c602af8c40e9924debc744c22a69ec0ee74f667cb189519bdb72f7988e32f871184920261df1aed4a +Size (net-ssh-6.0.2.gem) = 134656 bytes |