Release v3.50.0 - Add sshd_pubkeyacceptedkeytypes parameter
This controls PubkeyAcceptedKeyTypes in sshd_config.
This commit is contained in:
parent
448c1d91ee
commit
c955ce804d
@ -1,3 +1,6 @@
|
|||||||
|
### v3.50.0 - 2017-05-08
|
||||||
|
* Add param sshd_pubkeyacceptedkeytypes to set PubkeyAcceptedKeyTypes
|
||||||
|
|
||||||
### v3.49.1 - 2017-02-27
|
### v3.49.1 - 2017-02-27
|
||||||
* Fix parameters not compatible with Solaris
|
* Fix parameters not compatible with Solaris
|
||||||
* Add support for Puppet v4.9
|
* Add support for Puppet v4.9
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ghoneycutt-ssh",
|
"name": "ghoneycutt-ssh",
|
||||||
"version": "3.49.1",
|
"version": "3.50.0",
|
||||||
"author": "ghoneycutt",
|
"author": "ghoneycutt",
|
||||||
"summary": "Manages SSH",
|
"summary": "Manages SSH",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user