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

Update changelog and refresh patches after 10.0.28 import

parent bf2d8161
mariadb-10.0 (10.0.28-0ubuntu0.16.04.1) xenial-security; urgency=low
* SECURITY UPDATE: New upstream release 10.0.28. Includes fixes for the
following security vulnerabilities (LP: #1638125):
- CVE-2016-8283
- CVE-2016-7440
- CVE-2016-6663
- CVE-2016-5629
- CVE-2016-5626
- CVE-2016-5624
- CVE-2016-5616
- CVE-2016-5584
- CVE-2016-3492
* Update old changelog entries to include new CVE identifiers
-- Otto Kekäläinen <otto@debian.org> Mon, 31 Oct 2016 22:34:22 +0200
mariadb-10.0 (10.0.27-0ubuntu0.16.04.1) xenial-security; urgency=low
* SECURITY UPDATE: New upstream release 10.0.27. Includes fixes for the
following security vulnerabilities (LP: #1605493):
- CVE-2016-6662
- CVE-2016-5630
- CVE-2016-5612
* Previous release 10.0.26 included included fixes for
the following security vulnerabilities:
- CVE-2016-3615
......
......@@ -49,7 +49,7 @@ Last-Update: 2014-10-02
DROP TABLE bookstore;
--- a/extra/yassl/src/ssl.cpp
+++ b/extra/yassl/src/ssl.cpp
@@ -979,7 +979,7 @@ void OpenSSL_add_all_algorithms() // co
@@ -1007,7 +1007,7 @@ void OpenSSL_add_all_algorithms() // co
{}
......@@ -84,7 +84,7 @@ Last-Update: 2014-10-02
44 ru_UA Russian - Ukraine 8 11 , . russian
--- a/sql/mysqld.cc
+++ b/sql/mysqld.cc
@@ -7076,7 +7076,7 @@ struct my_option my_long_options[]=
@@ -7077,7 +7077,7 @@ struct my_option my_long_options[]=
&opt_show_slave_auth_info, &opt_show_slave_auth_info, 0,
GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
{"skip-bdb", OPT_DEPRECATED_OPTION,
......@@ -93,7 +93,7 @@ Last-Update: 2014-10-02
0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
#ifndef DISABLE_GRANT_OPTIONS
{"skip-grant-tables", 0,
@@ -8411,7 +8411,7 @@ mysqld_get_one_option(int optid,
@@ -8412,7 +8412,7 @@ mysqld_get_one_option(int optid,
break;
case OPT_DEPRECATED_OPTION:
sql_print_warning("'%s' is deprecated. It does nothing and exists only "
......
......@@ -23,7 +23,7 @@
;;
*)
echo "Internal program error (non-fatal):" \
@@ -819,6 +818,13 @@ then
@@ -823,6 +822,13 @@ then
fi
#
......
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