- feature: UsePrivilegeSeparation = sandbox for ssh >= 5.9
- feature: support Puppet 4
- improvement: reprioritize EtM-based MACs
- improvement: move SHA1 KEX algos from default to weak profile
- feature: remove legacy SSHv1 code
- feature: add back GCM cipher
- bugfix: pass allow_{tcp,agent}_forwarding from init to classes
- feature: add back puppet 3.4.3 support
- feature: make other SSH configuration options configurable
- improvement: added faq on locked accounts to readme
- feature: add support for oracle linux in crypto
- feature: add configurable agent and tcp forwarding
- feature: add kex configuration for redhat and centos
- feature: add mac configuration for redhat and centos
- feature: add cipher configuration for redhat and centos
- feature: implemented cipher detection for ubuntu 12.04 and 14.04
- feature: implemented mac detection for ubuntu 12.04 and 14.04
- feature: implemented kex detection for ubuntu 12.04 and 14.04
- feature: make crypto configuration conditional on the OS
- bugfix: dont set
undef
values in ssh client config
- improvement: add kitchen tests (pre-release)
- improvement: puppet-lint fixes
- bugfix: adjust client ciphers to working set
- bugfix: correct string concatenantions
- bugfix: mac -> macs
Initial release