Skip to content

Latest commit

 

History

History
255 lines (146 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

255 lines (146 loc) · 13.9 KB

Changelog

5.1.0 (2023-11-12)

Full Changelog

Implemented enhancements:

Merged pull requests:

5.0.0 (2022-12-19)

Full Changelog

Implemented enhancements:

Merged pull requests:

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 (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:

4.0.3 (2020-10-20)

Full Changelog

Fixed bugs:

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)

4.0.1 (2020-08-28)

Full Changelog

Merged pull requests:

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

4.0.0 (2020-08-26)

Full Changelog

Merged pull requests:

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

3.1.7 (2020-08-17)

Full Changelog

Fixed bugs:

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

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)

3.1.5 (2020-08-05)

Full Changelog

Merged pull requests:

3.1.4 (2020-07-23)

Full Changelog

Merged pull requests:

3.1.3 (2020-07-13)

Full Changelog

Merged pull requests:

3.1.2 (2020-06-18)

Full Changelog

Merged pull requests:

3.1.1 (2020-06-18)

Full Changelog

Merged pull requests:

3.1.0 (2019-05-15)

Full Changelog

Merged pull requests:

3.0.0 (2018-05-04)

Full Changelog

Merged pull requests:

2.2.0 (2018-05-04)

Full Changelog

Closed issues:

  • mysql_log_path/file should not be checked #33

Merged pull requests:

2.1.0 (2017-05-08)

Full Changelog

Merged pull requests:

2.0.0 (2017-01-02)

Full Changelog

Merged pull requests:

1.2.0 (2015-10-15)

Full Changelog

1.1.0 (2014-09-11)

Full Changelog

Merged pull requests:

  • make sure conf files are not writable or executable by others #16 (arlimus)
  • install server and apply hardening in separate steps #14 (chris-rock)
  • root should be owner of mysql config #13 (chris-rock)

1.0.0 (2014-08-13)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator