Release v3.49.1 - Fix parameters not compatible with Solaris

This commit is contained in:
Garrett Honeycutt 2017-02-27 12:14:07 -05:00
parent 3708935588
commit 3a7dc1556c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
### v3.49.1 - 2017-02-27
* Fix parameters not compatible with Solaris
* Add support for Puppet v4.9
### v3.49.0 - 2016-10-25
* Add support for PermitTunnel in sshd_config

View File

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