Revision history for Perl extension Test::SSH.
0.08 May 7, 2017
- fix handling of URIs containing passwords (bug report and
fix by Marty O'Brien)
0.07 Jun 07, 2016
- just a version bump, no other change compared to 0.06_01
0.06_01 May 24, 2016
- preserve order of %Config hash
0.05_01 May 23, 2016
- solve windows problems (Salvador Fandiño)
- working on running remote command with plink (Salvador Fandiño)
- Added repository cpan metadata to Makefile.PL (David Steinbrunner)
- FIX: OpenSSH backend won't start for non-root users under debian stable (joe <draxil...>)
- recognise OpenSSH on Ubuntu Trusty (Pavel Shaydo)
- use a key type rsa, not dsaw (Andreas König)
- Add a convenient way to override sshd server configuration (Andreas König)
- Add the Subsystem for sftp to the default server configuration (Andreas König)
0.04 Jan 30, 2013
- add URI as a dependency
0.03 Jan 27, 2013
- rewrite process handling code
- remove IPC::Run dependency
- write server configuration to file
0.02 Jan 23, 2013
- add server_version method
- OpenSSH backend was not working because of a typo
0.01 Fri Jan 18 11:26:31 2013
- original version; created by h2xs 1.23 with options
-AXn Test::SSH