Overview
Request 1161139 accepted
- Update to version 1.8
* Added
+ ssh-last: like last but for SSH sessions
+ ssh-pwd: quickly echo path to use for scp, rsync
* Changed
+ ssh-facts:
- Bugfix for newer FreeBSDs
- Updated explorers from cdist
+ ssh-ping:
- Add new option -E which exits ssh-ping immediately after first successful ping
(can be used to trigger a follow up task like rsync)
- Add Tab Completion info into usage
- Bugfix for Debian Bug #998219 making the package build reproducible
+ all
- Shrink header comments
* Removed
+ all: Removed HashKnownHosts=no option
- changed upstream repository from github.com to codeberg.org
Request History
amanzini created request
- Update to version 1.8
* Added
+ ssh-last: like last but for SSH sessions
+ ssh-pwd: quickly echo path to use for scp, rsync
* Changed
+ ssh-facts:
- Bugfix for newer FreeBSDs
- Updated explorers from cdist
+ ssh-ping:
- Add new option -E which exits ssh-ping immediately after first successful ping
(can be used to trigger a follow up task like rsync)
- Add Tab Completion info into usage
- Bugfix for Debian Bug #998219 making the package build reproducible
+ all
- Shrink header comments
* Removed
+ all: Removed HashKnownHosts=no option
- changed upstream repository from github.com to codeberg.org
mnhauke accepted request
Thanks!