v1.2.0 (2016-05-29)
Implemented enhancements:
- add changelog generator #104 (chris-rock)
Closed issues:
- SFTP not configurable #110
- default to 'UseRoaming no' #109
- Consider using blank config_disclaimer by default #94
Merged pull requests:
- Document MaxAuthTries and MaxSessions added in 66e7ebfd #115 (bazbremner)
- Use new InSpec integration tests #114 (atomic111)
- Add conditional to cover systemd in Ubuntu 15.04+ #112 (elijah)
- Feature/sftp #111 (jmara)
- Disable experimental client roaming #108 (ascendantlogic)
- Made MaxAuthTries and MaxSessions configurable #107 (runningman84)
- added inspec support (kitchen.yml and Gemfile) #106 (atomic111)
- Apply PasswordAuthentication attribute to SSH #105 (SteveLowe)
- Configurable PasswordAuthentication #102 (sumit-goel)
- x11 forwarding should be configurable like tcp and agent forwarding #99 (patcon)
- Correct recipe names in the README #98 (michaelklishin)
- update common kitchen.yml platforms #97 (chris-rock)
- fixes #94 #95 (chris-rock)
- remove old slack notification #92 (chris-rock)
- update common Gemfile for chef11+12 #91 (arlimus)
- common files: centos7 + rubocop #90 (arlimus)
- improve metadata description #88 (chris-rock)
v1.1.0 (2015-04-28)
Closed issues:
- Use new "UseDNS" openssh default #81
- UseDNS no #79
- Debian 8.0 (Jessie) ships with OpenSSH 6.7p1, enable modern algos #77
- Allow management of allow/deny users #75
- update tutorial.md #55
Merged pull requests:
- add Debian 8 to local test-kitchen #84 (chris-rock)
- Modern alogs for Jessie #83 (Rockstar04)
- Update README and use OpenSSH defaults for UseDNS #82 (aried3r)
- Make UseDNS configurable #80 (aried3r)
- update common readme badges #78 (arlimus)
- Allow deny users to be managed from attributes #76 (Rockstar04)
- fix typo in opensshdconf.erb, remove trailing whitespace #74 (zachallett)
- bugfix: adjust travis to work with chef12/ruby2 #73 (arlimus)
- add privilege separation via sandbox mode for ssh >= 5.9 #72 (arlimus)
- Adding attributes to enable printing the MOTD. #71 (dmerrick)
v1.0.3 (2015-01-14)
Closed issues:
- Suggestion: Don't populate /root/.ssh/authorized_keys by default #69
- prefer etm MACs #66
- disable sha1-based key exchanges #64
Merged pull requests:
v1.0.2 (2015-01-12)
Closed issues:
- release on supermarket #62
- host_key_files should not include ssh_host_ecdsa_key on every host #61
- Protocol 1 options while SSH 2 is hard coded #57
- Configuration of root keys via databag and attributes #37
- Bad ciphers on debian 7.0 #25
- update ssh service on changes #24
Merged pull requests:
- add back GCM cipher #67 (arlimus)
- updating common files #63 (arlimus)
- update to rubocop 0.27, exclude Berksfile #60 (bkw)
- updating common files #59 (arlimus)
- remove options that only apply to SSH protocol version 1 #58 (arlimus)
- bring back support for chef-solo #56 (bkw)
- add coverage dir to gitignore, add chefignore #54 (bkw)
- Deprecate managing authorized_keys for root via data bag #52 (bkw)
- Add slack notifications #51 (bkw)
- make users data bag optional #50 (bkw)
- allow cbc, hmac and kex to be configured individually for client and server. #49 (bkw)
- supply proper links for the badges #48 (bkw)
- update travis builds to ruby 2.1.3 #47 (bkw)
- add gymnasium badge for dependencies #46 (bkw)
- update to chefspec 4.1.1 #45 (bkw)
- Add badges #44 (bkw)
- Add chef spec #43 (bkw)
- Update rubocop #42 (bkw)
- fix filenames in comments #41 (bkw)
- updating common files #40 (arlimus)
- Chef Spec Tests #39 (chris-rock)
- improvement: switch to site location in berkshelf #38 (chris-rock)
- Lint #36 (chris-rock)
- minor change to make md table in COMPLIANCE.md work #35 (jklare)
- added info on crypto to readme #34 (arlimus)
- improvement: added faq on locked accounts to readme #33 (arlimus)
- updated kitchen images to current batch (mysql-equivalent) #32 (arlimus)
- add recipe to unlock user accounts #31 (arlimus)
- add pam option to readme #30 (chris-rock)
- fixes #24 #29 (chris-rock)
- fix end keyword #28 (arlimus)
- Debian6fix #27 (arlimus)
- update kitchen tests for vagrant #26 (arlimus)
- update rubocop, add default rake task. fix errors with default task #23 (ehaselwanter)
- update with common run_all_linters task #22 (ehaselwanter)
- adapt to new tests #21 (chris-rock)
- add openstack kitchen gem #20 (chris-rock)
- rename package name attribute from ssl* to ssh* #19 (bkw)
- passwordless users not able to log in #18 (bkw)
- add utf8 header and use ruby 1.9 hash syntax #17 (chris-rock)
- add Berksfile.lock Gemfile.lock to ignore list and remove it from tree #15 (ehaselwanter)
- Typo in username of ssh connection #14 (sirkkalap)
- streamline .rubocop config #13 (ehaselwanter)
- use the role from the integration test suite, not distinct recipes #12 (ehaselwanter)
- fix rubocop violations #11 (ehaselwanter)
- fix foodcritic violations #10 (ehaselwanter)
- made TCP and Agent Forwarding configurable #9 (atomic111)
- be more forgiving and relax rubocop #8 (ehaselwanter)
- add lint and spec infrastructure #7 (ehaselwanter)
- integrate sharedtests #6 (ehaselwanter)
- remove aes-gcm algos from Ciphers, because of http://www.openssh.com/txt/gcmrekey.adv #5 (atomic111)
- fix really old copy-n-paste error in readme #4 (arlimus)
- Contributing guide #3 (arlimus)
- added all kitchen test for ssh_config + sshd_config and added TUTORIAL.md #2 (atomic111)
- add license and improve styling #1 (chris-rock)
* This Change Log was automatically generated by github_changelog_generator