Path to this page:
./
security/ruby-airbrussh,
Airbrussh pretties up your SSHKit and Capistrano output
Branch: CURRENT,
Version: 1.5.3,
Package name: ruby32-airbrussh-1.5.3,
Maintainer: pkgsrc-usersA replacement log formatter for SSHKit that makes Capistrano output much
easier on the eyes. Just add Airbrussh to your Capfile and enjoy concise,
useful log output that is easy to read.
Required to run:[
security/ruby-sshkit] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 15 KB
Version history: (Expand)
- (2024-09-22) Updated to version: ruby32-airbrussh-1.5.3
- (2024-05-12) Updated to version: ruby32-airbrussh-1.5.2
- (2024-02-03) Updated to version: ruby31-airbrussh-1.5.1
- (2023-12-17) Updated to version: ruby31-airbrussh-1.5.0
- (2023-08-11) Updated to version: ruby31-airbrussh-1.4.2
- (2023-02-09) Updated to version: ruby31-airbrussh-1.4.1
CVS history: (Expand)
2024-02-03 17:16:09 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-airbrussh: update to 1.5.1
1.5.1 (2024-01-09)
This is a gem housekeeping release. No user-facing changes.
Housekeeping
* Add Ruby 3.3 to CI matrix (#154) @mattbrictson
|
2023-12-17 15:43:17 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-airbrussh: update to 1.5.0
1.5.0 (2023-09-22)
New Features
* Use Module.prepend instead of alias_method to patch Rake (#152)
@mattbrictson
|
2023-08-11 13:08:21 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-airbrussh: update to 1.4.2
1.4.2 (2023-08-08)
This is a gem housekeeping release. No user-facing changes.
Housekeeping
* Ensure rubocop task runs on Ruby >= 3.1 (#149) @mattbrictson
* Add Ruby 3.2 to the CI matrix (#148) @mattbrictson
* Fix test failures due to minitest 5.19 release (#146, #147) @mattbrictson
* Fix CI build for Ruby 2.2 (#145) @mattbrictson
|
2022-08-28 07:09:07 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-airbrussh: update to 1.4.1
1.4.1 (2022-07-23)
This is a gem housekeeping release. No user-facing changes.
Housekeeping
* Rename default branch to main (#140) @mattbrictson
* Include link to full diff in generated release notes (#144) @mattbrictson
* Replace Travis with CircleCI and add Ruby 3.0 and 3.1 to CI matrix (#138)
@mattbrictson
* Upgrade to modern version of coveralls gem (#143) @mattbrictson
* Update appveyor to use a more modern version of Ruby (2.6) (#142)
@mattbrictson
* Fix build failures on Ruby < 2.5 (#141) @mattbrictson
* Simplify release-drafter config (#139) @mattbrictson
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2020-03-24 16:46:22 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-airbrussh: update to 1.4.0
Update ruby-airbrussh to 1.4.0.
1.4.0 (2019-10-13)
New Features
* Allow ConsoleFormatter context to be configurable (#131) @pblesi
1.3.4 (2019-09-15)
Housekeeping
* Add issues, source code URLs to gemspec metadata (#129) @mattbrictson
* Add changelog_uri to metadata to easily link from rubygems.org (#128)
@nickhammond
1.3.3 (2019-08-18)
Bug Fixes
* Fix LoadError when airbrussh is used without rake installed (#127)
@mattbrictson
Housekeeping
* Migrate to new GitHub Actions config format (#125) @mattbrictson
* Remove chandler from rake release process (#124) @mattbrictson
* Set up release-drafter (#123) @mattbrictson
* Eliminate double CI builds on PRs (#122) @mattbrictson
1.3.2 (2019-06-15)
* #121: Gracefully handle SSH output that has invalid UTF-8 encoding instead
of raising an exception - @mattbrictson
|
2018-12-17 16:04:54 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-airbrussh: update to 1.3.1
## [1.3.1][] (2018-11-04)
* Packaging changes to reduce gem size
* RuboCop and Travis improvements
* No user-facing changes
|