Release v3.52.0 - Support additional sshd_options.
Add params for Add PrintLastLog, UsePrivilegeSeparation, and Compression.
This commit is contained in:
parent
32c66844f9
commit
fb07c23c8b
@ -1,3 +1,7 @@
|
|||||||
|
### v3.52.0 - 2017-05-26
|
||||||
|
* Add params for Add PrintLastLog, UsePrivilegeSeparation, and
|
||||||
|
Compression options in sshd_config.
|
||||||
|
|
||||||
### v3.51.1 - 2017-05-19
|
### v3.51.1 - 2017-05-19
|
||||||
* Ensure that ssh_known_hosts requires the ssh packages
|
* Ensure that ssh_known_hosts requires the ssh packages
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ghoneycutt-ssh",
|
"name": "ghoneycutt-ssh",
|
||||||
"version": "3.51.1",
|
"version": "3.52.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