pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ruby-sshkit



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jul  9 02:39:10 UTC 2023

Modified Files:
        pkgsrc/security/ruby-sshkit: Makefile distinfo

Log Message:
security/ruby-sshkit: update to 1.21.5

1.21.5 (2023-07-04)

This is a gem housekeeping release. No user-facing changes.

Housekeeping

* CI: Use newer Vagrant box to address timeout issues (#517) @mattbrictson
* Bump toolmantim/release-drafter from 5.23.0 to 5.24.0 (#515) @dependabot
* Fix CI failures by running Ruby <= 2.2 on older Ubuntu image (#516)
  @mattbrictson
* Bump actions/cache from 2 to 3 (#511) @dependabot
* Increase Vagrant boot timeout to accommodate slow GitHub Actions (#513)
  @mattbrictson
* Bump toolmantim/release-drafter from 5.22.0 to 5.23.0 (#510) @dependabot
* Upgrade macOS runner in CI since GitHub has retired 10.15 (#512)
  @mattbrictson

Contributors

* @mattbrictson
* @dependabot


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/ruby-sshkit/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/ruby-sshkit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-sshkit/Makefile
diff -u pkgsrc/security/ruby-sshkit/Makefile:1.18 pkgsrc/security/ruby-sshkit/Makefile:1.19
--- pkgsrc/security/ruby-sshkit/Makefile:1.18   Thu Feb 23 15:13:35 2023
+++ pkgsrc/security/ruby-sshkit/Makefile        Sun Jul  9 02:39:10 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/02/23 15:13:35 taca Exp $
+# $NetBSD: Makefile,v 1.19 2023/07/09 02:39:10 taca Exp $
 
-DISTNAME=      sshkit-1.21.4
+DISTNAME=      sshkit-1.21.5
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/security/ruby-sshkit/distinfo
diff -u pkgsrc/security/ruby-sshkit/distinfo:1.20 pkgsrc/security/ruby-sshkit/distinfo:1.21
--- pkgsrc/security/ruby-sshkit/distinfo:1.20   Thu Feb 23 15:13:35 2023
+++ pkgsrc/security/ruby-sshkit/distinfo        Sun Jul  9 02:39:10 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2023/02/23 15:13:35 taca Exp $
+$NetBSD: distinfo,v 1.21 2023/07/09 02:39:10 taca Exp $
 
-BLAKE2s (sshkit-1.21.4.gem) = 5bc59130878c723cba38d556d9195cd5ac989eec8dda2237233a6cbd4bbf3aed
-SHA512 (sshkit-1.21.4.gem) = c3a56b7dd80334b87d512054e98e8a72d93b036a4fb0adc34fad259c5b851de6a3c69549d1472442a3b822d371e80115849aa767dd7fda215fd0f626a7138173
-Size (sshkit-1.21.4.gem) = 144896 bytes
+BLAKE2s (sshkit-1.21.5.gem) = ce04c0d52d301f3cc721fb48841673504107c9241f7920a703f527ada5c9800b
+SHA512 (sshkit-1.21.5.gem) = e441da155323dd71c235d3ebb4ddccd41987183cffe4e23cb52404ba25a16ae4f3c1f786d7be4db6dc8733013720b99d12c8f3369f1d8841f967407b3edb28b2
+Size (sshkit-1.21.5.gem) = 145408 bytes



Home | Main Index | Thread Index | Old Index