|
1 |
| -# Changelog |
| 1 | +# Change Log |
2 | 2 |
|
3 |
| -## 1.1.0 |
| 3 | +## [2.1.0](https://github.com/dev-sec/mysql-baseline/tree/2.1.0) (2017-05-08) |
| 4 | +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/2.0.0...2.1.0) |
4 | 5 |
|
5 |
| -* updated to current chef release 1.1.0 |
6 |
| -* update DTAG SEC requirements |
| 6 | +**Merged pull requests:** |
7 | 7 |
|
8 |
| -## 1.0.0 |
| 8 | +- Update metadata [\#36](https://github.com/dev-sec/mysql-baseline/pull/36) ([chris-rock](https://github.com/chris-rock)) |
| 9 | +- update centos7 service name [\#34](https://github.com/dev-sec/mysql-baseline/pull/34) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 10 | +- restrict ruby testing to version 2.3.3 and update gemfile [\#32](https://github.com/dev-sec/mysql-baseline/pull/32) ([atomic111](https://github.com/atomic111)) |
| 11 | +- streamline config owner, remove duplicate [\#31](https://github.com/dev-sec/mysql-baseline/pull/31) ([rndmh3ro](https://github.com/rndmh3ro)) |
9 | 12 |
|
10 |
| -* initial release with Deutsche Telekom compliance requirements |
| 13 | +## [2.0.0](https://github.com/dev-sec/mysql-baseline/tree/2.0.0) (2017-01-02) |
| 14 | +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/1.2.0...2.0.0) |
| 15 | + |
| 16 | +**Merged pull requests:** |
| 17 | + |
| 18 | +- ensure the mysql config file permission is verified [\#30](https://github.com/dev-sec/mysql-baseline/pull/30) ([chris-rock](https://github.com/chris-rock)) |
| 19 | +- migrate from Serverspec to InSpec [\#29](https://github.com/dev-sec/mysql-baseline/pull/29) ([chris-rock](https://github.com/chris-rock)) |
| 20 | + |
| 21 | +## [1.2.0](https://github.com/dev-sec/mysql-baseline/tree/1.2.0) (2015-10-15) |
| 22 | +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/1.1.0...1.2.0) |
| 23 | + |
| 24 | +**Merged pull requests:** |
| 25 | + |
| 26 | +- add ansible support [\#27](https://github.com/dev-sec/mysql-baseline/pull/27) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 27 | +- update urls [\#26](https://github.com/dev-sec/mysql-baseline/pull/26) ([chris-rock](https://github.com/chris-rock)) |
| 28 | +- add json format option [\#25](https://github.com/dev-sec/mysql-baseline/pull/25) ([atomic111](https://github.com/atomic111)) |
| 29 | +- tmp files considered harmful, move the tmp file to /root so that only root can [\#24](https://github.com/dev-sec/mysql-baseline/pull/24) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 30 | +- Update common [\#23](https://github.com/dev-sec/mysql-baseline/pull/23) ([arlimus](https://github.com/arlimus)) |
| 31 | +- Update common [\#22](https://github.com/dev-sec/mysql-baseline/pull/22) ([arlimus](https://github.com/arlimus)) |
| 32 | +- updating common files [\#21](https://github.com/dev-sec/mysql-baseline/pull/21) ([arlimus](https://github.com/arlimus)) |
| 33 | +- move to serverspec2 [\#20](https://github.com/dev-sec/mysql-baseline/pull/20) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 34 | +- add percona test role [\#18](https://github.com/dev-sec/mysql-baseline/pull/18) ([chris-rock](https://github.com/chris-rock)) |
| 35 | + |
| 36 | +## [1.1.0](https://github.com/dev-sec/mysql-baseline/tree/1.1.0) (2014-09-11) |
| 37 | +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/1.0.0...1.1.0) |
| 38 | + |
| 39 | +**Merged pull requests:** |
| 40 | + |
| 41 | +- Dtag sec 3.24 9 [\#17](https://github.com/dev-sec/mysql-baseline/pull/17) ([arlimus](https://github.com/arlimus)) |
| 42 | +- make sure conf files are not writable or executable by others [\#16](https://github.com/dev-sec/mysql-baseline/pull/16) ([arlimus](https://github.com/arlimus)) |
| 43 | +- install server and apply hardening in seperate steps [\#14](https://github.com/dev-sec/mysql-baseline/pull/14) ([chris-rock](https://github.com/chris-rock)) |
| 44 | +- root should be owner of mysql config [\#13](https://github.com/dev-sec/mysql-baseline/pull/13) ([chris-rock](https://github.com/chris-rock)) |
| 45 | + |
| 46 | +## [1.0.0](https://github.com/dev-sec/mysql-baseline/tree/1.0.0) (2014-08-13) |
| 47 | +**Merged pull requests:** |
| 48 | + |
| 49 | +- added kitchen test for secure-auth optionen and updated requirement number [\#12](https://github.com/dev-sec/mysql-baseline/pull/12) ([atomic111](https://github.com/atomic111)) |
| 50 | +- Ensure serverspec does not fail with wrong cli languages [\#11](https://github.com/dev-sec/mysql-baseline/pull/11) ([chris-rock](https://github.com/chris-rock)) |
| 51 | +- test only if we have distinct hardening file. \(not the case in the puppet [\#10](https://github.com/dev-sec/mysql-baseline/pull/10) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 52 | +- update tests for all supported plattform [\#9](https://github.com/dev-sec/mysql-baseline/pull/9) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 53 | +- add some GIS requirements [\#8](https://github.com/dev-sec/mysql-baseline/pull/8) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 54 | +- update with common rubocop stuff and fixes [\#7](https://github.com/dev-sec/mysql-baseline/pull/7) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 55 | +- add standalone usage to mysql test [\#6](https://github.com/dev-sec/mysql-baseline/pull/6) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 56 | +- add lockfiles and delete them from tree [\#5](https://github.com/dev-sec/mysql-baseline/pull/5) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 57 | +- streamline .rubocop config [\#4](https://github.com/dev-sec/mysql-baseline/pull/4) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 58 | +- rubocop fixes [\#3](https://github.com/dev-sec/mysql-baseline/pull/3) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 59 | +- add puppet configs for the default test suite [\#2](https://github.com/dev-sec/mysql-baseline/pull/2) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 60 | +- add the tests from https://github.com/TelekomLabs/chef-mysql-hardening [\#1](https://github.com/dev-sec/mysql-baseline/pull/1) ([ehaselwanter](https://github.com/ehaselwanter)) |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments