Opened 11 years ago
Closed 11 years ago
#5867 closed enhancement (fixed)
mariadb-10.0.15
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | high | Milestone: | 7.7 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
https://downloads.mariadb.org/interstitial/mariadb-10.0.15/source/mariadb-10.0.15.tar.gz
https://mariadb.com/kb/en/mariadb/development/release-notes/mariadb-10015-release-notes/
Notable Changes
This release fixes a serious bug in InnoDB and XtraDB that sometimes could
cause a hard lock up of the server (MDEV-7026).
This is the first release that includes Mroonga full-text search storage
engine.
When compiled with OpenSSL, MariaDB now supports TLSv1.2 protocol. Limit it
to TLSv1.2 ciphers only with --ssl_cipher=TLSv1.2. Limit it to SSLv3
ciphers with --ssl-cipher=SSLv3. RPM and DEB packages from MariaDB.org are
built with OpenSSL, others (for Windows and generic Linux) are built with
yaSSL.
Fixes for the following security vulnerabilities:
CVE-2014-6507
CVE-2014-6491
CVE-2014-6500
CVE-2014-6469
CVE-2014-6555
CVE-2014-6559
CVE-2014-6494
CVE-2014-6496
CVE-2014-6464
Bundled PCRE is upgraded to 8.36
InnoDB upgraded to 5.6.21
XtraDB upgraded to 5.6.21-70.0
TokuDB upgraded to 7.5.3
SphinxSE upgraded to 2.2.6
Updates to the CONNECT handler including:
A new VIR virtual table type.
New variables connect_use_tempfile and connect_exact_info
We now offer openSUSE repos, see the repository configuration tool for
details on how to use it.
Change History (2)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r15015.