File:
[cvs.NetBSD.org] /
pkgsrc /
sysutils /
capistrano /
Attic /
distinfo
Revision
1.37:
download - view:
text,
annotated -
select for diffs
Sat Nov 11 14:49:00 2023 UTC (15 months ago) by
taca
Branches:
MAIN
CVS tags:
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
HEAD
sysutils/capistrano: update to 3.18.0
3.18.0 (2023-10-18)
Changes
* Remove default webpacker path to linked_dirs (#2139) @taketo1113
Bug Fixes
* Fix "lambda method requires a literal block" error (Ruby 3.3) (#2141)
@mattbrictson
Housekeeping
* Upgrade to latest ver of release-drafter and update config (#2143)
@mattbrictson
* Upgrade CI to actions/checkout v4 (#2142) @mattbrictson
* Auto-bump version number in generated release notes (#2140) @mattbrictson
* Migrate from CircleCI to GitHub Actions; add Cucumber features to CI
(#2132) @mattbrictson