|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.1.1](https://github.com/dev-sec/mysql-baseline/tree/2.1.1) (2020-06-18) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/3.1.0...2.1.1) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- github actions release [\#46](https://github.com/dev-sec/mysql-baseline/pull/46) ([micheelengronne](https://github.com/micheelengronne)) |
| 10 | + |
| 11 | +## [3.1.0](https://github.com/dev-sec/mysql-baseline/tree/3.1.0) (2019-05-15) |
2 | 12 |
|
3 |
| -## [3.1.0](https://github.com/dev-sec/mysql-baseline/tree/3.1.0) (2019-05-14) |
4 | 13 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/3.0.0...3.1.0)
|
5 | 14 |
|
6 | 15 | **Merged pull requests:**
|
7 | 16 |
|
| 17 | +- Bump version to 3.1.0 and switch to inspec 3 for check [\#45](https://github.com/dev-sec/mysql-baseline/pull/45) ([alexpop](https://github.com/alexpop)) |
8 | 18 | - Change version string comparison [\#44](https://github.com/dev-sec/mysql-baseline/pull/44) ([rndmh3ro](https://github.com/rndmh3ro))
|
9 | 19 | - Update issue templates [\#43](https://github.com/dev-sec/mysql-baseline/pull/43) ([artem-sidorenko](https://github.com/artem-sidorenko))
|
10 | 20 | - update rubocop gem dependency [\#42](https://github.com/dev-sec/mysql-baseline/pull/42) ([chris-rock](https://github.com/chris-rock))
|
11 | 21 | - add missing impact and title to inspec control [\#41](https://github.com/dev-sec/mysql-baseline/pull/41) ([chris-rock](https://github.com/chris-rock))
|
12 | 22 |
|
13 | 23 | ## [3.0.0](https://github.com/dev-sec/mysql-baseline/tree/3.0.0) (2018-05-04)
|
| 24 | + |
14 | 25 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/2.2.0...3.0.0)
|
15 | 26 |
|
16 | 27 | **Merged pull requests:**
|
17 | 28 |
|
18 | 29 | - use inspec controls [\#40](https://github.com/dev-sec/mysql-baseline/pull/40) ([chris-rock](https://github.com/chris-rock))
|
19 | 30 |
|
20 | 31 | ## [2.2.0](https://github.com/dev-sec/mysql-baseline/tree/2.2.0) (2018-05-04)
|
| 32 | + |
21 | 33 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/2.1.0...2.2.0)
|
22 | 34 |
|
23 | 35 | **Closed issues:**
|
|
31 | 43 | - use recommended spdx license identifier [\#37](https://github.com/dev-sec/mysql-baseline/pull/37) ([chris-rock](https://github.com/chris-rock))
|
32 | 44 |
|
33 | 45 | ## [2.1.0](https://github.com/dev-sec/mysql-baseline/tree/2.1.0) (2017-05-08)
|
| 46 | + |
34 | 47 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/2.0.0...2.1.0)
|
35 | 48 |
|
36 | 49 | **Merged pull requests:**
|
|
41 | 54 | - streamline config owner, remove duplicate [\#31](https://github.com/dev-sec/mysql-baseline/pull/31) ([rndmh3ro](https://github.com/rndmh3ro))
|
42 | 55 |
|
43 | 56 | ## [2.0.0](https://github.com/dev-sec/mysql-baseline/tree/2.0.0) (2017-01-02)
|
| 57 | + |
44 | 58 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/1.2.0...2.0.0)
|
45 | 59 |
|
46 | 60 | **Merged pull requests:**
|
|
49 | 63 | - migrate from Serverspec to InSpec [\#29](https://github.com/dev-sec/mysql-baseline/pull/29) ([chris-rock](https://github.com/chris-rock))
|
50 | 64 |
|
51 | 65 | ## [1.2.0](https://github.com/dev-sec/mysql-baseline/tree/1.2.0) (2015-10-15)
|
52 |
| -[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/1.1.0...1.2.0) |
53 |
| - |
54 |
| -**Merged pull requests:** |
55 | 66 |
|
56 |
| -- add ansible support [\#27](https://github.com/dev-sec/mysql-baseline/pull/27) ([rndmh3ro](https://github.com/rndmh3ro)) |
57 |
| -- update urls [\#26](https://github.com/dev-sec/mysql-baseline/pull/26) ([chris-rock](https://github.com/chris-rock)) |
58 |
| -- add json format option [\#25](https://github.com/dev-sec/mysql-baseline/pull/25) ([atomic111](https://github.com/atomic111)) |
59 |
| -- 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)) |
60 |
| -- Update common [\#23](https://github.com/dev-sec/mysql-baseline/pull/23) ([arlimus](https://github.com/arlimus)) |
61 |
| -- Update common [\#22](https://github.com/dev-sec/mysql-baseline/pull/22) ([arlimus](https://github.com/arlimus)) |
62 |
| -- updating common files [\#21](https://github.com/dev-sec/mysql-baseline/pull/21) ([arlimus](https://github.com/arlimus)) |
63 |
| -- move to serverspec2 [\#20](https://github.com/dev-sec/mysql-baseline/pull/20) ([ehaselwanter](https://github.com/ehaselwanter)) |
64 |
| -- add percona test role [\#18](https://github.com/dev-sec/mysql-baseline/pull/18) ([chris-rock](https://github.com/chris-rock)) |
| 67 | +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/1.1.0...1.2.0) |
65 | 68 |
|
66 | 69 | ## [1.1.0](https://github.com/dev-sec/mysql-baseline/tree/1.1.0) (2014-09-11)
|
| 70 | + |
67 | 71 | [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/1.0.0...1.1.0)
|
68 | 72 |
|
69 | 73 | **Merged pull requests:**
|
70 | 74 |
|
71 |
| -- Dtag sec 3.24 9 [\#17](https://github.com/dev-sec/mysql-baseline/pull/17) ([arlimus](https://github.com/arlimus)) |
72 | 75 | - 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))
|
73 | 76 | - 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))
|
74 | 77 | - root should be owner of mysql config [\#13](https://github.com/dev-sec/mysql-baseline/pull/13) ([chris-rock](https://github.com/chris-rock))
|
75 | 78 |
|
76 | 79 | ## [1.0.0](https://github.com/dev-sec/mysql-baseline/tree/1.0.0) (2014-08-13)
|
| 80 | + |
| 81 | +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/498e61287ce653cd1dce5b867c9f112f5bc0776a...1.0.0) |
| 82 | + |
77 | 83 | **Merged pull requests:**
|
78 | 84 |
|
79 | 85 | - 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))
|
|
91 | 97 |
|
92 | 98 |
|
93 | 99 |
|
94 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 100 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments