Overview
Request 443847 accepted
- update to MariaDB 10.1.19
* notable changes:
* XtraDB updated to 5.6.33-79.0
* TokuDB updated to 5.6.33-79.0
* release notes and changelog:
* https://mariadb.com/kb/en/mariadb/mariadb-10119-release-notes/
* https://mariadb.com/kb/en/mariadb/mariadb-10119-changelog/
* fixes for the following security vulnerabilities:
CVE-2016-7440 [bsc#1005581]
CVE-2016-5584 [bsc#1005558]
- add mariadb-10.1.18-mysql_install_db-mariadb_dirs.patch to fix
mysql_install_db.sh script to find data files in mariadb
directories when a user uses "--basedir" option [bsc#1006539]
- switch to xz compression instead of bz2 for the following tarballs:
* mysql-patches.tar.bz2 renamed to mysql-patches.tar.xz
* configuration-tweaks.tar.bz2 renamed to configuration-tweaks.tar.xz
replace occurrences of "bzip2" with "xz" in README.debug
- Created by kstreitova
- In state accepted
- Package maintainers: ateixeira and dspinella
Request History
kstreitova created request
- update to MariaDB 10.1.19
* notable changes:
* XtraDB updated to 5.6.33-79.0
* TokuDB updated to 5.6.33-79.0
* release notes and changelog:
* https://mariadb.com/kb/en/mariadb/mariadb-10119-release-notes/
* https://mariadb.com/kb/en/mariadb/mariadb-10119-changelog/
* fixes for the following security vulnerabilities:
CVE-2016-7440 [bsc#1005581]
CVE-2016-5584 [bsc#1005558]
- add mariadb-10.1.18-mysql_install_db-mariadb_dirs.patch to fix
mysql_install_db.sh script to find data files in mariadb
directories when a user uses "--basedir" option [bsc#1006539]
- switch to xz compression instead of bz2 for the following tarballs:
* mysql-patches.tar.bz2 renamed to mysql-patches.tar.xz
* configuration-tweaks.tar.bz2 renamed to configuration-tweaks.tar.xz
replace occurrences of "bzip2" with "xz" in README.debug
darix accepted request
thank you