|
1 | | -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.0.3](https://github.com/dev-sec/apache-baseline/tree/2.0.3) (2020-06-18) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dev-sec/apache-baseline/compare/2.1.0...2.0.3) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- github actions release [\#32](https://github.com/dev-sec/apache-baseline/pull/32) ([micheelengronne](https://github.com/micheelengronne)) |
| 10 | + |
| 11 | +## [2.1.0](https://github.com/dev-sec/apache-baseline/tree/2.1.0) (2019-05-15) |
2 | 12 |
|
3 | | -## [2.1.0](https://github.com/dev-sec/apache-baseline/tree/2.1.0) (2019-05-07) |
4 | 13 | [Full Changelog](https://github.com/dev-sec/apache-baseline/compare/2.0.2...2.1.0) |
5 | 14 |
|
6 | 15 | **Closed issues:** |
|
9 | 18 |
|
10 | 19 | **Merged pull requests:** |
11 | 20 |
|
| 21 | +- Bump version to 2.1.0 [\#31](https://github.com/dev-sec/apache-baseline/pull/31) ([alexpop](https://github.com/alexpop)) |
12 | 22 | - Add apache library from core inspec as it was deprecated in inspec 4 [\#30](https://github.com/dev-sec/apache-baseline/pull/30) ([alexpop](https://github.com/alexpop)) |
13 | 23 | - Fixed the issue related issues/28 [\#29](https://github.com/dev-sec/apache-baseline/pull/29) ([gadilasr](https://github.com/gadilasr)) |
14 | 24 | - Remove non utf-8 characters [\#27](https://github.com/dev-sec/apache-baseline/pull/27) ([alexpop](https://github.com/alexpop)) |
|
17 | 27 | - use recommended spdx license identifier [\#23](https://github.com/dev-sec/apache-baseline/pull/23) ([chris-rock](https://github.com/chris-rock)) |
18 | 28 |
|
19 | 29 | ## [2.0.2](https://github.com/dev-sec/apache-baseline/tree/2.0.2) (2017-05-08) |
| 30 | + |
20 | 31 | [Full Changelog](https://github.com/dev-sec/apache-baseline/compare/2.0.1...2.0.2) |
21 | 32 |
|
22 | 33 | **Merged pull requests:** |
|
26 | 37 | - Update profile version [\#20](https://github.com/dev-sec/apache-baseline/pull/20) ([alexpop](https://github.com/alexpop)) |
27 | 38 |
|
28 | 39 | ## [2.0.1](https://github.com/dev-sec/apache-baseline/tree/2.0.1) (2017-02-27) |
| 40 | + |
29 | 41 | [Full Changelog](https://github.com/dev-sec/apache-baseline/compare/2.0.0...2.0.1) |
30 | 42 |
|
31 | 43 | **Merged pull requests:** |
|
34 | 46 | - Switch to the new apache-baseline name everywhere [\#18](https://github.com/dev-sec/apache-baseline/pull/18) ([alexpop](https://github.com/alexpop)) |
35 | 47 |
|
36 | 48 | ## [2.0.0](https://github.com/dev-sec/apache-baseline/tree/2.0.0) (2016-06-17) |
| 49 | + |
37 | 50 | [Full Changelog](https://github.com/dev-sec/apache-baseline/compare/1.0.0...2.0.0) |
38 | 51 |
|
39 | 52 | **Merged pull requests:** |
40 | 53 |
|
41 | 54 | - migrate to inspec profile [\#17](https://github.com/dev-sec/apache-baseline/pull/17) ([atomic111](https://github.com/atomic111)) |
42 | 55 |
|
43 | 56 | ## [1.0.0](https://github.com/dev-sec/apache-baseline/tree/1.0.0) (2015-10-15) |
| 57 | + |
| 58 | +[Full Changelog](https://github.com/dev-sec/apache-baseline/compare/bc99a79b9522e3c1f39b884f0b7ef81235af8f4a...1.0.0) |
| 59 | + |
44 | 60 | **Merged pull requests:** |
45 | 61 |
|
46 | | -- adapt to new robocop style [\#16](https://github.com/dev-sec/apache-baseline/pull/16) ([chris-rock](https://github.com/chris-rock)) |
47 | | -- update urls [\#15](https://github.com/dev-sec/apache-baseline/pull/15) ([chris-rock](https://github.com/chris-rock)) |
48 | | -- add json format option [\#14](https://github.com/dev-sec/apache-baseline/pull/14) ([atomic111](https://github.com/atomic111)) |
49 | | -- we need a customized default vhost, since puppet will not configure a working [\#13](https://github.com/dev-sec/apache-baseline/pull/13) ([ehaselwanter](https://github.com/ehaselwanter)) |
50 | | -- Update common [\#12](https://github.com/dev-sec/apache-baseline/pull/12) ([arlimus](https://github.com/arlimus)) |
51 | | -- puppet does quoted includes, normalize on includes without quotes to be able [\#11](https://github.com/dev-sec/apache-baseline/pull/11) ([ehaselwanter](https://github.com/ehaselwanter)) |
52 | | -- rework based on new file\_with\_includes type and fix directory and vhost requirement tests [\#10](https://github.com/dev-sec/apache-baseline/pull/10) ([ehaselwanter](https://github.com/ehaselwanter)) |
53 | | -- fix the creation of the temp file, holding all included configs for apache. [\#9](https://github.com/dev-sec/apache-baseline/pull/9) ([ehaselwanter](https://github.com/ehaselwanter)) |
54 | | -- apache tests for v1.0 \(including serverspec2 changes\) [\#8](https://github.com/dev-sec/apache-baseline/pull/8) ([ehaselwanter](https://github.com/ehaselwanter)) |
55 | | -- updating common files [\#7](https://github.com/dev-sec/apache-baseline/pull/7) ([arlimus](https://github.com/arlimus)) |
56 | | -- changes for the chef testing part [\#6](https://github.com/dev-sec/apache-baseline/pull/6) ([ehaselwanter](https://github.com/ehaselwanter)) |
57 | | -- added some more test and clean up [\#5](https://github.com/dev-sec/apache-baseline/pull/5) ([atomic111](https://github.com/atomic111)) |
58 | 62 | - fix lint errors [\#4](https://github.com/dev-sec/apache-baseline/pull/4) ([chris-rock](https://github.com/chris-rock)) |
59 | 63 | - add apache tests according to requirements [\#3](https://github.com/dev-sec/apache-baseline/pull/3) ([ehaselwanter](https://github.com/ehaselwanter)) |
60 | 64 | - rename default role mysql-\>apache [\#2](https://github.com/dev-sec/apache-baseline/pull/2) ([arlimus](https://github.com/arlimus)) |
61 | 65 | - initial testing repo [\#1](https://github.com/dev-sec/apache-baseline/pull/1) ([ehaselwanter](https://github.com/ehaselwanter)) |
62 | 66 |
|
63 | 67 |
|
64 | 68 |
|
65 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 69 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments