pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-sshkit security/ruby-sshkit: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e25ec2beaab9
branches:  trunk
changeset: 446049:e25ec2beaab9
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Feb 03 15:07:00 2021 +0000

description:
security/ruby-sshkit: update to 1.21.2

1.21.2 (2021-01-18)

Bug Fixes

* Fix closed connection in pool (#487) @azrle

Documentation

* Update EXAMPLES.md to show how to set the ssh user (#485) @bretweinraub

Housekeeping

* Add latest rubies to CI, including 3.0; drop rubinius CI support (#489)
  @mattbrictson

diffstat:

 security/ruby-sshkit/Makefile |   4 ++--
 security/ruby-sshkit/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 88a31d9bb7fe -r e25ec2beaab9 security/ruby-sshkit/Makefile
--- a/security/ruby-sshkit/Makefile     Wed Feb 03 15:05:20 2021 +0000
+++ b/security/ruby-sshkit/Makefile     Wed Feb 03 15:07:00 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/01/18 15:21:21 taca Exp $
+# $NetBSD: Makefile,v 1.16 2021/02/03 15:07:00 taca Exp $
 
-DISTNAME=      sshkit-1.21.1
+DISTNAME=      sshkit-1.21.2
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 88a31d9bb7fe -r e25ec2beaab9 security/ruby-sshkit/distinfo
--- a/security/ruby-sshkit/distinfo     Wed Feb 03 15:05:20 2021 +0000
+++ b/security/ruby-sshkit/distinfo     Wed Feb 03 15:07:00 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2021/01/18 15:21:21 taca Exp $
+$NetBSD: distinfo,v 1.16 2021/02/03 15:07:00 taca Exp $
 
-SHA1 (sshkit-1.21.1.gem) = fc32935574f0f4d69ba3cb7b85c667b540c73875
-RMD160 (sshkit-1.21.1.gem) = da19d80ab5e52f0c49ee02a37a935ca4adf7f79a
-SHA512 (sshkit-1.21.1.gem) = 794ff492b737190470acdf8238ae4203ce1e66916ee2caba110eee7c92026897f89ee25d30971f9244359c51cc449f954ecabfd2f6a90b068cedf5ed253f8ba2
-Size (sshkit-1.21.1.gem) = 144384 bytes
+SHA1 (sshkit-1.21.2.gem) = 82aa8106e78e0e2980f5310ed0e9de894e9d4f6d
+RMD160 (sshkit-1.21.2.gem) = 68fd22a99335ec4cef9204f2506cb6dd417713d6
+SHA512 (sshkit-1.21.2.gem) = 37515726b67ae0e2ac9dff42cf7b71a32832ebe144aa192332780e4d9aead1a9e4c3cf7f6f0b994804175a5befd896b32908a82ba2e4f4a1d4e4b0f5bf01c3b3
+Size (sshkit-1.21.2.gem) = 144896 bytes



Home | Main Index | Thread Index | Old Index