Skip to content

Releases: dev-sec/mysql-baseline

5.0.0

19 Dec 09:17
Compare
Choose a tag to compare

Changelog

5.0.0 (2022-12-19)

Full Changelog

Implemented enhancements:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

4.1.0

16 Aug 15:24
489fa01
Compare
Choose a tag to compare

Changelog

4.1.0 (2022-08-16)

Full Changelog

Merged pull requests:

  • fix wrong process name #75 (rndmh3ro)
  • debian 11 has a mysql@localhost user with all privs #74 (rndmh3ro)
  • process name and the service name differ on debian 11 #73 (rndmh3ro)
  • do not run logfile check if no logfile is specified #72 (rndmh3ro)
  • Change linting to Cookstyle #71 (schurzi)

4.0.4

12 Jan 16:35
Compare
Choose a tag to compare

Changelog

4.0.4 (2022-01-12)

Full Changelog

Implemented enhancements:

  • use service name for process check instead of hardcoding it #65 (rndmh3ro)

Fixed bugs:

Closed issues:

  • secure-auth is deprecated in MySQL 8.0.3 #58

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

4.0.3

20 Oct 10:21
Compare
Choose a tag to compare

Changelog

4.0.3 (2020-10-20)

Full Changelog

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator

4.0.2

20 Oct 09:45
Compare
Choose a tag to compare

Changelog

4.0.2 (2020-10-20)

Full Changelog

Closed issues:

  • Dynamically determine logfile path #53
  • mysql 5.7.6 password -> authentication_string #35

Merged pull requests:

  • fix mysql_version command #60 (rndmh3ro)
  • use custom resource to get mysql version and distribution #59 (rndmh3ro)
  • check if a password column exists and only then check contents #57 (rndmh3ro)

* This Changelog was automatically generated by github_changelog_generator

4.0.1

31 Aug 08:20
Compare
Choose a tag to compare

Changelog

4.0.1 (2020-08-28)

Full Changelog

Merged pull requests:

  • only run password-checks when the appropriate columns exist #52 (rndmh3ro)

* This Changelog was automatically generated by github_changelog_generator

4.0.0

26 Aug 09:54
Compare
Choose a tag to compare

Changelog

4.0.0 (2020-08-26)

Full Changelog

Merged pull requests:

  • BREAKING: config-files should be owned by mysql-user #56 (rndmh3ro)

* This Changelog was automatically generated by github_changelog_generator

3.1.7

17 Aug 12:08
Compare
Choose a tag to compare

Changelog

3.1.7 (2020-08-17)

Full Changelog

Fixed bugs:

  • fix wrong parameter in new dynamic determination #55 (rndmh3ro)

* This Changelog was automatically generated by github_changelog_generator

3.1.6

12 Aug 10:31
Compare
Choose a tag to compare

Changelog

3.1.6 (2020-08-12)

Full Changelog

Closed issues:

  • CentOS 7 and 8 logfile is /var/log/mariadb/mariadb.log #50

Merged pull requests:

  • dynamically define mysql datadir and log_error #54 (rndmh3ro)

* This Changelog was automatically generated by github_changelog_generator

3.1.5

05 Aug 12:57
Compare
Choose a tag to compare

Changelog

3.1.5 (2020-08-05)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator