File:
[cvs.NetBSD.org] /
pkgsrc /
sysutils /
capistrano /
Attic /
Makefile
Revision
1.37:
download - view:
text,
annotated -
select for diffs
Sun Aug 28 12:57:33 2022 UTC (2 years, 5 months ago) by
taca
Branches:
MAIN
CVS tags:
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
sysutils/capistrano: update to 3.17.1
3.17.0 (2022-03-12)
New Features
* Add common Rails paths to suggested linked_dirs and linked_files (#2105)
@gdurelle
* Add new default webpacker path to linked_dirs (#2084) @razum2um
Bug Fixes
* Add linked_dirs and linked_files to VariblesDoctor WHITELIST (#2103)
@y-yagi
Housekeeping
* Switch from Travis to Circle CI (#2100) @mattbrictson
* Ensure rubocop can run under Ruby 3.1 (#2099) @mattbrictson
* Fix warnings and errors in cucumber feature tests (#2095) @mattbrictson
3.17.1 (2022-08-07)
Documentation
* Remove reference to the deprecated :scm variable (#2111) @elondaits
Housekeeping
* Switch cucumber tests to use https instead of git:// (#2112) @mattbrictson
* Install newer SSH client to fix CI for old Rubies (#2106) @mattbrictson