File mysqltuner.changes of Package mysqltuner

-------------------------------------------------------------------
Tue Oct  7 08:01:45 UTC 2025 - Johannes Weberhofer <jweberhofer@weberhofer.at>

- Updated to version 2.7.0
  * Improve regexes for log-file error and warning counts 
    (fixed gh#major/MySQLTuner-perl#797) by @jesusbagpuss 
    in gh#major/MySQLTuner-perl#798
  * 714 gh#major/MySQLTuner-perl# fix calculation of innodb_log_size_pct 
    by @remc010 in gh#major/MySQLTuner-perl#801
  * new icons by @jmrenouard in gh#major/MySQLTuner-perl#805
  * Fixing gh#major/MySQLTuner-perl#807 gh#major/MySQLTuner-perl#808
    gh#major/MySQLTuner-perl#806 by @jmrenouard in gh#major/MySQLTuner-perl#809
  * Version 2.6.2 by @jmrenouard in gh#major/MySQLTuner-perl#812
  * Security recommendation version check bug - reg by @MASTERGOKUL
    in gh#major/MySQLTuner-perl#814
  * escape databases when suggesting migrating from MyIsam to InnoDB by
    @arossetti in gh#major/MySQLTuner-perl#817
  * --forcemem was being applied twice, the second time in bytes
    by @nicjansma in gh#major/MySQLTuner-perl#821
  * Fix update show slave status on mysql 8 > versions by @Lucas-atabey
    in gh#major/MySQLTuner-perl#825
  * Update mysqltuner.pl - Illegal division by zero at mysqltuner.pl
    lin… by @JaxxOlly in gh#major/MySQLTuner-perl#832
  * Restore colour to icons by @miken32 in gh#major/MySQLTuner-perl#816
  * Fix calculation of innodb_log_size_pct and improve safety checks for …
    by @jmrenouard in gh#major/MySQLTuner-perl#833
  * Update actions/checkout action to v5 by @renovate[bot] in gh#major/MySQLTuner-perl#835
  * fix/update some links by @FabioPedretti in gh#major/MySQLTuner-perl#837
  * Fix file permissions gh#major/MySQLTuner-perl#836 by @jmrenouard
    in gh#major/MySQLTuner-perl#838
  * Update CVE and version staff by @jmrenouard
    in gh#major/MySQLTuner-perl#839
  * Fix division by zero error with MariaDB 10.8.0+ 
    gh#major/MySQLTuner-perl#830 by @jmrenouard in gh#major/MySQLTuner-perl#840
  * feat: add github action to build and push docker image by
    @jmrenouard in gh#major/MySQLTuner-perl#842
  * Fix innodb efficiency suggestion by @jmrenouard in gh#major/MySQLTuner-perl#841
  * chore(deps): update actions/checkout action to v5 by @renovate[bot]
    in gh#major/MySQLTuner-perl#843
  * chore(deps): update docker/build-push-action action to v6
    by @renovate[bot] in gh#major/MySQLTuner-perl#844
  * Change branch name to 'master' in workflow by @jmrenouard
    in gh#major/MySQLTuner-perl#846
  * chore(deps): update docker/login-action action to v3 by @renovate[bot]
    in gh#major/MySQLTuner-perl#845
  * Your MySQL version 11.8.3-MariaDB-ubu2204 is EOL software. 
    Upgrade soon by @ShaiMagal in gh#major/MySQLTuner-perl#848
  * feat: Improve innodb_redo_log_capacity recommendation by @jmrenouard
    in gh#major/MySQLTuner-perl#849
  * Correct Inaccurate Message for MariaDB by @devenbj 
    in gh#major/MySQLTuner-perl#851
  * chore(config): migrate renovate config by @renovate[bot]
    in gh#major/MySQLTuner-perl#850

-------------------------------------------------------------------
Tue Jan 14 09:03:13 UTC 2025 - Tuukka Pasanen <tuukka.pasanen@ilmi.fi>

- Updated to version 2.6.0
  * See changlog links at:
    https://github.com/major/MySQLTuner-perl/releases/tag/v2.6.0
  * MariaDB 11.4.2 (LTS) support
  * Generate 2.6.0 minor version
  * Please provide an official release for 2.5.4. Last one was 2.5.2 in february. 

-------------------------------------------------------------------
Tue Jun 25 15:49:45 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>

- Updated to version 2.5.2
  * Generate CVE list
  * Fix issue in Buffer Pool instead of Log Buffer Pool
  * gh#major/MySQLTuner-perl#741 false positive in log error detection
  * Enable color by default when running on a terminal
  * Suggest incrementing log_buffer_size to improve InnoDB Write Log efficiency.
    gh#major/MySQLTuner-perl#462
  * Remove innodb_stats_on_metadata mentions in Readme

-------------------------------------------------------------------
Thu Apr  6 07:23:08 UTC 2023 - Johannes Weberhofer <jweberhofer@weberhofer.at>

- Updated to version 1.9.9
  Many fixes and improvements as described at
  https://github.com/major/MySQLTuner-perl/releases/tag/v1.9.9

-------------------------------------------------------------------
Fri Oct 15 12:12:27 UTC 2021 - Johannes Weberhofer <jweberhofer@weberhofer.at>

- Updated to version 1.8.3
  Many fixes and improvements as described in
  https://github.com/major/MySQLTuner-perl/releases/tag/1.8.3

- Updated to version 1.7.21
  Maintenance release

-------------------------------------------------------------------
Wed Oct  2 07:11:06 UTC 2019 - Johannes Weberhofer <jweberhofer@weberhofer.at>

- Updated to version 1.7.17
  MySQL 8 support and many fixes and improvements as described in 
  https://github.com/major/MySQLTuner-perl/releases/tag/1.7.17

-------------------------------------------------------------------
Wed Jun 12 06:37:41 UTC 2019 - Johannes Weberhofer <jweberhofer@weberhofer.at>

- Updated to version 1.7.15
  * New command-line options
  * Improved reports
  * Some fixes

-------------------------------------------------------------------
Mon Feb 11 17:02:53 UTC 2019 - jweberhofer@weberhofer.at

- Added CVE and password tests: changed the installation directory to
  be able to store binary and passwords in the same directory

-------------------------------------------------------------------
Wed Jul 18 13:44:21 UTC 2018 - jweberhofer@weberhofer.at

- cleaned up spec
- Use /usr/bin/perl as interpreter

- upgrade to version 1.7.2
  * Changes: https://github.com/major/MySQLTuner-perl/releases/tag/1.7.2
  * Changes: https://github.com/major/MySQLTuner-perl/releases/tag/1.6.18
  * Changes: https://github.com/major/MySQLTuner-perl/releases/tag/1.6.0
  * Changes: https://github.com/major/MySQLTuner-perl/releases/tag/v1.5.1
  * many bug fixes and new indicators
  * beautiful report HTML page

-------------------------------------------------------------------
Mon Mar  9 07:46:15 UTC 2015 - joschibrauchle@gmx.de

- upgrade to version 1.4.0

-------------------------------------------------------------------
Thu Oct 30 20:38:34 UTC 2014 - joschibrauchle@gmx.de

- upgrade to version 1.3.0
  * Tons of new updates in this release including basic support 
    for MariaDB 10.x.

-------------------------------------------------------------------
Thu Jun 27 11:19:43 UTC 2013 - lnt-sysadmin@lists.lrz.de

- initial version 1.2.0

openSUSE Build Service is sponsored by