Release v3.40.0 - Add ability to specify multiple ports
This commit is contained in:
parent
6e920cab49
commit
64e0dc5f77
@ -1,10 +1,13 @@
|
||||
### 3.39.0 - 2016-06-08
|
||||
### v3.40.0 - 2016-06-09
|
||||
* Add ability to specify multiple ports
|
||||
|
||||
### v3.39.0 - 2016-06-08
|
||||
* Allow ecdsa-sha2-nistp256 hostkeys
|
||||
* Add host_aliases attribute to sshkey resource
|
||||
* Add support for PubkeyAuthentication in sshd_config
|
||||
|
||||
### 3.38.0 - 2016-06-06
|
||||
### v3.38.0 - 2016-06-06
|
||||
* Add param to manage MaxAuthTries in sshd_config
|
||||
|
||||
### 2.0.0 - 2013-05-16 Garrett Honeycutt <code@garretthoneycutt.com>
|
||||
### v2.0.0 - 2013-05-16 Garrett Honeycutt <code@garretthoneycutt.com>
|
||||
* Rebirth
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghoneycutt-ssh",
|
||||
"version": "3.39.0",
|
||||
"version": "3.40.0",
|
||||
"author": "ghoneycutt",
|
||||
"summary": "Manages SSH",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user