Release v3.57.0
This commit is contained in:
parent
3d3121a183
commit
fd3348896f
@ -1,3 +1,7 @@
|
|||||||
|
### v3.57.0 - 2017-12-10
|
||||||
|
* Add support for AuthenticationMethods and AllowAgentForwarding
|
||||||
|
options in sshd_config
|
||||||
|
|
||||||
### v3.56.1 - 2017-11-20
|
### v3.56.1 - 2017-11-20
|
||||||
* Fix regex bug with `sshd_config_maxstartups`
|
* Fix regex bug with `sshd_config_maxstartups`
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ghoneycutt-ssh",
|
"name": "ghoneycutt-ssh",
|
||||||
"version": "3.56.1",
|
"version": "3.57.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