Commit f06c422f authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Update changelog and refresh patches after 5.5.58 import

parent 28f81366
mariadb-5.5 (5.5.58-1ubuntu0.14.04.1) trusty-security; urgency=high
* SECURITY UPDATE: New upstream release 5.5.58. Includes fixes for
the following security vulnerabilities (LP: #1740608):
- CVE-2017-10378, MDEV-13819
- CVE-2017-10268
* Update previous changelog entries to contain new CVE identifiers
* Includes upstream MDEV-13819 server crash fix (LP: #1735876)
-- Otto Kekäläinen <otto@debian.org> Sat, 30 Dec 2017 17:55:52 +0200
mariadb-5.5 (5.5.57-1ubuntu0.14.04.1) trusty-security; urgency=high
* SECURITY UPDATE: New upstream release 5.5.57. Includes fixes made
in release 5.5.55 for the following security vulnerabilities
(LP: #1705944):
- CVE-2017-10384
- CVE-2017-10379, MDEV-13187
- CVE-2017-3653
- CVE-2017-3641
- CVE-2017-3636
......
......@@ -6,7 +6,7 @@
--- a/scripts/mysql_install_db.sh
+++ b/scripts/mysql_install_db.sh
@@ -372,7 +372,7 @@ then
@@ -374,7 +374,7 @@ then
fi
# Create database directories
......
......@@ -6,7 +6,7 @@
## DP: suite depends on them.
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -3553,6 +3553,11 @@ sub mysql_install_db {
@@ -3552,6 +3552,11 @@ sub mysql_install_db {
mtr_appendfile_to_file("$sql_dir/mysql_system_tables_data.sql",
$bootstrap_sql_file);
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment