|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [4.3.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/4.3.0) (2017-08-03) |
| 4 | +[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/4.2.0...4.3.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Fix ansible.cfg settings [\#122](https://github.com/dev-sec/ansible-ssh-hardening/pull/122) ([fazlearefin](https://github.com/fazlearefin)) |
| 9 | +- Finish 94 [\#116](https://github.com/dev-sec/ansible-ssh-hardening/pull/116) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Don't overwrite ssh\_host\_key\_files if set manually [\#125](https://github.com/dev-sec/ansible-ssh-hardening/pull/125) ([oakey-b1](https://github.com/oakey-b1)) |
| 14 | +- Add comment filter to {{ansible\_managed}} string [\#121](https://github.com/dev-sec/ansible-ssh-hardening/pull/121) ([fazlearefin](https://github.com/fazlearefin)) |
| 15 | + |
3 | 16 | ## [4.2.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/4.2.0) (2017-06-30)
|
4 | 17 | [Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/4.1.2...4.2.0)
|
5 | 18 |
|
|
187 | 200 | - sftp\_enable option [\#41](https://github.com/dev-sec/ansible-ssh-hardening/pull/41) ([fitz123](https://github.com/fitz123))
|
188 | 201 |
|
189 | 202 | ## [1.2.1](https://github.com/dev-sec/ansible-ssh-hardening/tree/1.2.1) (2015-10-16)
|
190 |
| -[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.2...1.2.1) |
| 203 | +[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.2.0...1.2.1) |
191 | 204 |
|
192 | 205 | **Merged pull requests:**
|
193 | 206 |
|
194 | 207 | - Allow whitelisted groups on ssh [\#40](https://github.com/dev-sec/ansible-ssh-hardening/pull/40) ([fheinle](https://github.com/fheinle))
|
195 | 208 |
|
196 |
| -## [1.2](https://github.com/dev-sec/ansible-ssh-hardening/tree/1.2) (2015-09-28) |
197 |
| -[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.2.0...1.2) |
198 |
| - |
199 | 209 | ## [1.2.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/1.2.0) (2015-09-28)
|
200 |
| -[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.1...1.2.0) |
| 210 | +[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.2...1.2.0) |
| 211 | + |
| 212 | +## [1.2](https://github.com/dev-sec/ansible-ssh-hardening/tree/1.2) (2015-09-28) |
| 213 | +[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.1.0...1.2) |
201 | 214 |
|
202 | 215 | **Merged pull requests:**
|
203 | 216 |
|
204 | 217 | - bugfix. Now option true for PrintLastLog is available again [\#39](https://github.com/dev-sec/ansible-ssh-hardening/pull/39) ([fitz123](https://github.com/fitz123))
|
205 | 218 | - Add more travis-tests [\#38](https://github.com/dev-sec/ansible-ssh-hardening/pull/38) ([rndmh3ro](https://github.com/rndmh3ro))
|
206 | 219 | - Support for selinux and pam. fix \#23 [\#35](https://github.com/dev-sec/ansible-ssh-hardening/pull/35) ([rndmh3ro](https://github.com/rndmh3ro))
|
207 | 220 |
|
208 |
| -## [1.1](https://github.com/dev-sec/ansible-ssh-hardening/tree/1.1) (2015-09-01) |
209 |
| -[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.1.0...1.1) |
210 |
| - |
211 | 221 | ## [1.1.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/1.1.0) (2015-09-01)
|
212 |
| -[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.0.0...1.1.0) |
| 222 | +[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.1...1.1.0) |
| 223 | + |
| 224 | +## [1.1](https://github.com/dev-sec/ansible-ssh-hardening/tree/1.1) (2015-09-01) |
| 225 | +[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/1.0.0...1.1) |
213 | 226 |
|
214 | 227 | **Closed issues:**
|
215 | 228 |
|
|
0 commit comments