- Add mariadb-10.1.22-xtradb_null_checks.patch (boo#1041525)
(See also https://jira.mariadb.org/browse/MDEV-12358)
- switch from '/var/run' to '/run' as /var/run is just a symlink to /run
- fix permissions for /var/run/mysql that were wrongly set to
700 instead of 755 due to added umask. This prevented non-root
from connecting to the database [bsc#1038740]
- change permissions of the configuration dir/files to 755/644.
Please note that storing the password in the /etc/my.cnf file is
not safe. Use for example an option file that is accessible only
by yourself [bsc#889126]
- set the default umask to 077 in mysql-systemd-helper [bsc#1020976]
OBS-URL: https://build.opensuse.org/request/show/499775
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=191
- update to MariaDB 10.1.22 GA
* notable changes
* XtraDB updated to 5.6.35-80.0
* TokuDB updated to 5.6.35-80.0
* PCRE updated to 8.40
* MDEV-12160: ed25519 authentication plugin
* MDEV-11842: Fix a 10.1.21 regression with failed INSERT, BEFORE
INSERT triggers, and columns with no default value
* MDEV-12075: Fix a 10.1.21 regression in the InnoDB data file
extension code
* MDEV-11027: better InnoDB crash recovery progress reporting
* MDEV-11520: improvements to how InnoDB data files are extended
* Improvements to InnoDB startup/shutdown to make it more robust
* MDEV-11233: fix for FULLTEXT index crash
* MDEV-9734: systemd compatible bintar files now available
* release notes and changelog:
* https://mariadb.com/kb/en/mariadb/mariadb-10122-release-notes/
* https://mariadb.com/kb/en/mariadb/mariadb-10122-changelog/
* fixes the following CVEs:
* CVE-2017-3313 [bsc#1020890], CVE-2017-3302 [bsc#1022428]
- refresh mysql-community-server-5.1.46-logrotate.patch
- refresh mariadb-10.1.16-systemd-cmake.patch
- remove mariadb-10.1.20-incorrect_list_handling.patch that is no
longer needed [bsc#1022428] [CVE-2017-3302]
OBS-URL: https://build.opensuse.org/request/show/479931
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=189