Path to this page:
Subject: CVS commit: pkgsrc/security/ruby-sshkit
From: Takahiro Kambe
Date: 2024-02-03 17:24:20
Message id: 20240203162420.3C80FFA42@cvs.NetBSD.org
Log Message:
security/ruby-sshkit: update to 1.22.0
1.21.7 (2023-12-26)
Bug Fixes
* Add mutex_m dependency to fix Ruby 3.3 warning (#525) @mattbrictson
Housekeeping
* Add Ruby 3.3 to CI (#526) @mattbrictson
* Disable functional tests in CI for now (#523) @mattbrictson
1.22.0 (2024-01-09)
With this release, SSHKit now supports SFTP file transfers. For
backwards-compatibility, SCP is still the default. To enable SFTP globally
or per host, see more details in #524.
New Features
* Allow SFTP to be used for upload!/download! instead of SCP (#524, #529)
@mattbrictson
Documentation
* EXAMPLES.md corrections (#527) @JasonPoll
Files: