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
Faustin Lammler
mariadb-10.1
Commits
c91862c6
Commit
c91862c6
authored
Oct 31, 2016
by
Otto Kekäläinen
Browse files
Update changelog and refresh patches after 10.0.28 import
parent
bf2d8161
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c91862c6
mariadb
-
10.0
(
10.0.28
-
0u
buntu0
.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
-
0u
buntu0
.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
...
...
debian/patches/fix-spelling-errors.patch
View file @
c91862c6
...
...
@@ -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
@@ -707
6
,7 +707
6
,7 @@
struct my_option my_long_options[]=
@@ -707
7
,7 +707
7
,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,
@@ -841
1
,7 +841
1
,7 @@
mysqld_get_one_option(int optid,
@@ -841
2
,7 +841
2
,7 @@
mysqld_get_one_option(int optid,
break;
case OPT_DEPRECATED_OPTION:
sql_print_warning("'%s' is deprecated. It does nothing and exists only "
...
...
debian/patches/scripts__mysqld_safe.sh__signals.patch
View file @
c91862c6
...
...
@@ -23,7 +23,7 @@
;;
*)
echo "Internal program error (non-fatal):" \
@@ -8
19
,6 +8
18
,13 @@
then
@@ -8
23
,6 +8
22
,13 @@
then
fi
#
...
...
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