Release v3.57.1

This commit is contained in:
Garrett Honeycutt 2018-07-27 10:45:13 -04:00
parent 2df77477c5
commit ef4d92f6b3
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
### v3.57.1 - 2018-07-27
* Disable ServerkeyBits on RHEL 7.4 and later
### v3.57.0 - 2017-12-10
* Add support for AuthenticationMethods and AllowAgentForwarding
options in sshd_config

View File

@ -1,6 +1,6 @@
{
"name": "ghoneycutt-ssh",
"version": "3.57.0",
"version": "3.57.1",
"author": "ghoneycutt",
"summary": "Manages SSH",
"license": "Apache-2.0",