Release v3.39.0
* Allow ecdsa-sha2-nistp256 hostkeys * Add host_aliases attribute to sshkey resource * Add support for PubkeyAuthentication in sshd_config
This commit is contained in:
parent
6a82780175
commit
6872394bfe
@ -1,4 +0,0 @@
|
||||
3.38.0 - 2016-06-06
|
||||
|
||||
2.0.0 - 2013-05-16 Garrett Honeycutt <code@garretthoneycutt.com>
|
||||
* Rebirth
|
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
@ -0,0 +1,10 @@
|
||||
### 3.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
|
||||
* Add param to manage MaxAuthTries in sshd_config
|
||||
|
||||
### 2.0.0 - 2013-05-16 Garrett Honeycutt <code@garretthoneycutt.com>
|
||||
* Rebirth
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghoneycutt-ssh",
|
||||
"version": "3.38.0",
|
||||
"version": "3.39.0",
|
||||
"author": "ghoneycutt",
|
||||
"summary": "Manages SSH",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user