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 Feb 9 14:58:24 UTC 2025
Modified Files:
pkgsrc/security/ruby-sshkit: Makefile distinfo
Log Message:
security/ruby-sshkit: update to 1.24.0
1.24.0 (2025-02-09)
This version of sshkit drops support for Ruby 2.4 and older, which have been
EOL since 2020. Old Rubies already had problems installing recent versions
of sshkit (see #548), so this release makes official what was already an
unacknowledged lack of support.
If you are using an old version of Ruby, you can still use sshkit by pinning
to 1.22.0, which is known to work on Ruby 2.2.
Breaking Changes
* Drop official support for Ruby 2.0, 2.1, 2.2, 2.3, and 2.4 (#549)
@mattbrictson
Bug Fixes
* Add logger runtime dependency to fix warning on Ruby 3.4 (#552) @mattbrictson
Housekeeping
* Remove version pin for rainbow dev dependency (#553) @mattbrictson
* Bump toolmantim/release-drafter from 6.0.0 to 6.1.0 (#551)
@dependabot[bot]
* Add Ruby 3.4 to CI matrix (#547) @mattbrictson
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/ruby-sshkit/Makefile
cvs rdiff -u -r1.28 -r1.29 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.26 pkgsrc/security/ruby-sshkit/Makefile:1.27
--- pkgsrc/security/ruby-sshkit/Makefile:1.26 Mon Oct 21 14:36:58 2024
+++ pkgsrc/security/ruby-sshkit/Makefile Sun Feb 9 14:58:24 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2024/10/21 14:36:58 taca Exp $
+# $NetBSD: Makefile,v 1.27 2025/02/09 14:58:24 taca Exp $
-DISTNAME= sshkit-1.23.2
+DISTNAME= sshkit-1.24.0
CATEGORIES= security
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/security/ruby-sshkit/distinfo
diff -u pkgsrc/security/ruby-sshkit/distinfo:1.28 pkgsrc/security/ruby-sshkit/distinfo:1.29
--- pkgsrc/security/ruby-sshkit/distinfo:1.28 Mon Oct 21 14:36:58 2024
+++ pkgsrc/security/ruby-sshkit/distinfo Sun Feb 9 14:58:24 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/10/21 14:36:58 taca Exp $
+$NetBSD: distinfo,v 1.29 2025/02/09 14:58:24 taca Exp $
-BLAKE2s (sshkit-1.23.2.gem) = 8582a7c24584152791ff679146994dd0faf6c7bf2c260a67b19ba334ba03b0b2
-SHA512 (sshkit-1.23.2.gem) = 6bb6acef181e460e392c25632bcc0f71fb3e12e3b582817293ad084162e8ea06c265498770ab33799061512799d31883ccda913b1b24427f2e4e758067ddc303
-Size (sshkit-1.23.2.gem) = 146944 bytes
+BLAKE2s (sshkit-1.24.0.gem) = c74b177b800ceefdd2f0fb2889042409da57aed6daba6b18835a938da1a6a10e
+SHA512 (sshkit-1.24.0.gem) = 074999525efac34381f5e2396fd38b1dbf18c278aa894d90ad7014b9a0e8c0946b138b32e4f37817052b957379af7d7d29ed103e13cb3951639d5c75ce0395ad
+Size (sshkit-1.24.0.gem) = 145920 bytes
Home |
Main Index |
Thread Index |
Old Index