Skip to content

Commit

Permalink
update inspec.yml and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-sec CI committed Aug 12, 2020
1 parent 620519f commit 20967f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.1.6](https://github.com/dev-sec/mysql-baseline/tree/3.1.6) (2020-08-12)

[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/3.1.5...3.1.6)

**Closed issues:**

- CentOS 7 and 8 logfile is /var/log/mariadb/mariadb.log [\#50](https://github.com/dev-sec/mysql-baseline/issues/50)

**Merged pull requests:**

- dynamically define mysql datadir and log\_error [\#54](https://github.com/dev-sec/mysql-baseline/pull/54) ([rndmh3ro](https://github.com/rndmh3ro))

## [3.1.5](https://github.com/dev-sec/mysql-baseline/tree/3.1.5) (2020-08-05)

[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/3.1.4...3.1.5)
Expand Down
2 changes: 1 addition & 1 deletion inspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
copyright_email: hello@dev-sec.io
license: Apache-2.0
summary: Test-suite for best-practice mysql hardening
version: 3.1.5
version: 3.1.6
supports:
- os-family: unix

0 comments on commit 20967f0

Please sign in to comment.