Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
MariaDB and MySQL Packaging Team
mariadb-5.5
Commits
f06c422f
Commit
f06c422f
authored
Dec 30, 2017
by
Otto Kekäläinen
Browse files
Update changelog and refresh patches after 5.5.58 import
parent
28f81366
Changes
3
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f06c422f
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
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
* SECURITY UPDATE: New upstream release 5.5.57. Includes fixes made
in release 5.5.55 for the following security vulnerabilities
in release 5.5.55 for the following security vulnerabilities
(LP: #1705944):
(LP: #1705944):
- CVE-2017-10384
- CVE-2017-10379, MDEV-13187
- CVE-2017-3653
- CVE-2017-3653
- CVE-2017-3641
- CVE-2017-3641
- CVE-2017-3636
- CVE-2017-3636
...
...
debian/patches/41_scripts__mysql_install_db.sh__no_test.diff
View file @
f06c422f
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
--- a/scripts/mysql_install_db.sh
--- a/scripts/mysql_install_db.sh
+++ b/scripts/mysql_install_db.sh
+++ b/scripts/mysql_install_db.sh
@@ -37
2
,7 +37
2
,7 @@
then
@@ -37
4
,7 +37
4
,7 @@
then
fi
fi
# Create database directories
# Create database directories
...
...
debian/patches/50_mysql-test__db_test.diff
View file @
f06c422f
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
##
DP: suite depends on them.
##
DP: suite depends on them.
--- a/mysql-test/mysql-test-run.pl
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -355
3
,6 +355
3
,11 @@
sub mysql_install_db {
@@ -355
2
,6 +355
2
,11 @@
sub mysql_install_db {
mtr_appendfile_to_file("$sql_dir/mysql_system_tables_data.sql",
mtr_appendfile_to_file("$sql_dir/mysql_system_tables_data.sql",
$bootstrap_sql_file);
$bootstrap_sql_file);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment