Skip to content

Commit 20967f0

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 620519f commit 20967f0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.1.6](https://github.com/dev-sec/mysql-baseline/tree/3.1.6) (2020-08-12)
4+
5+
[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/3.1.5...3.1.6)
6+
7+
**Closed issues:**
8+
9+
- CentOS 7 and 8 logfile is /var/log/mariadb/mariadb.log [\#50](https://github.com/dev-sec/mysql-baseline/issues/50)
10+
11+
**Merged pull requests:**
12+
13+
- dynamically define mysql datadir and log\_error [\#54](https://github.com/dev-sec/mysql-baseline/pull/54) ([rndmh3ro](https://github.com/rndmh3ro))
14+
315
## [3.1.5](https://github.com/dev-sec/mysql-baseline/tree/3.1.5) (2020-08-05)
416

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

inspec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: [email protected]
77
license: Apache-2.0
88
summary: Test-suite for best-practice mysql hardening
9-
version: 3.1.5
9+
version: 3.1.6
1010
supports:
1111
- os-family: unix

0 commit comments

Comments
 (0)