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
3fc9b6a9
Commit
3fc9b6a9
authored
Oct 29, 2015
by
Otto Kekäläinen
Browse files
Updated changelog and refreshed patches after 10.0.22 import
parent
a4e6debc
Changes
5
Hide whitespace changes
Inline
Side-by-side
debian/README.Maintainer
View file @
3fc9b6a9
...
@@ -116,6 +116,9 @@ Test that the patches still apply by running:
...
@@ -116,6 +116,9 @@ Test that the patches still apply by running:
If there are any rejects, inspect the files and update the patches.
If there are any rejects, inspect the files and update the patches.
If there are simple offsets we can refresh the patches simply with:
quilt pop -a
while quilt push; do quilt refresh; done
### Maintaining debian/copyright ###
### Maintaining debian/copyright ###
...
...
debian/changelog
View file @
3fc9b6a9
mariadb-10.0 (10.0.2
1-4) UNRELEASED
; urgency=low
mariadb-10.0 (10.0.2
2-1) unstable
; urgency=low
[ Otto Kekäläinen ]
[ Otto Kekäläinen ]
* New upstream release. Includes fixes for the following security
vulnerabilities (Closes: #802874):
- CVE-2015-4802
- CVE-2015-4807
- CVE-2015-4815
- CVE-2015-4826
- CVE-2015-4830
- CVE-2015-4836
- CVE-2015-4858
- CVE-2015-4861
- CVE-2015-4870
- CVE-2015-4913
- CVE-2015-4792
* New release includes updated man pages (Closes: #779992)
* Update the most recent patches with proper DEP-3 compliant headers
* Update the most recent patches with proper DEP-3 compliant headers
* Add CVE IDs to previous changelog entries
* Add CVE IDs to previous changelog entries
[ Jean Weisbuch ]
[ Jean Weisbuch ]
* Update mysqlreport to version 4.0
* Update mysqlreport to version 4.0
-- Otto Kekäläinen <otto@seravo.fi>
Mon, 21 Sep
2015
1
3:
18:39
+0
3
00
-- Otto Kekäläinen <otto@seravo.fi>
Thu, 29 Oct
2015
2
3:
02:01
+0
2
00
mariadb-10.0 (10.0.21-3) unstable; urgency=low
mariadb-10.0 (10.0.21-3) unstable; urgency=low
...
...
debian/patches/fix-spelling-errors.patch
View file @
3fc9b6a9
...
@@ -15,7 +15,7 @@ Last-Update: 2014-10-02
...
@@ -15,7 +15,7 @@ Last-Update: 2014-10-02
--- a/man/mysqldump.1
--- a/man/mysqldump.1
+++ b/man/mysqldump.1
+++ b/man/mysqldump.1
@@ -12
61
,7 +12
61
,7 @@
to point the slave to the correct master
@@ -12
75
,7 +12
75
,7 @@
to point the slave to the correct master
.\" max-allowed-packet option: mysqldump
.\" max-allowed-packet option: mysqldump
\fB\-\-max\-allowed\-packet=\fR\fB\fIlength\fR\fR
\fB\-\-max\-allowed\-packet=\fR\fB\fIlength\fR\fR
.sp
.sp
...
@@ -60,7 +60,7 @@ Last-Update: 2014-10-02
...
@@ -60,7 +60,7 @@ Last-Update: 2014-10-02
DROP TABLE bookstore;
DROP TABLE bookstore;
--- a/extra/yassl/src/ssl.cpp
--- a/extra/yassl/src/ssl.cpp
+++ b/extra/yassl/src/ssl.cpp
+++ b/extra/yassl/src/ssl.cpp
@@ -9
52
,7 +9
52
,7 @@
void OpenSSL_add_all_algorithms() // co
@@ -9
79
,7 +9
79
,7 @@
void OpenSSL_add_all_algorithms() // co
{}
{}
...
@@ -95,7 +95,7 @@ Last-Update: 2014-10-02
...
@@ -95,7 +95,7 @@ Last-Update: 2014-10-02
44 ru_UA Russian - Ukraine 8 11 , . russian
44 ru_UA Russian - Ukraine 8 11 , . russian
--- a/sql/mysqld.cc
--- a/sql/mysqld.cc
+++ b/sql/mysqld.cc
+++ b/sql/mysqld.cc
@@ -70
7
9,7 +70
7
9,7 @@
struct my_option my_long_options[]=
@@ -709
7
,7 +709
7
,7 @@
struct my_option my_long_options[]=
&opt_show_slave_auth_info, &opt_show_slave_auth_info, 0,
&opt_show_slave_auth_info, &opt_show_slave_auth_info, 0,
GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
{"skip-bdb", OPT_DEPRECATED_OPTION,
{"skip-bdb", OPT_DEPRECATED_OPTION,
...
@@ -104,7 +104,7 @@ Last-Update: 2014-10-02
...
@@ -104,7 +104,7 @@ Last-Update: 2014-10-02
0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
#ifndef DISABLE_GRANT_OPTIONS
#ifndef DISABLE_GRANT_OPTIONS
{"skip-grant-tables", 0,
{"skip-grant-tables", 0,
@@ -83
72
,7 +83
72
,7 @@
mysqld_get_one_option(int optid,
@@ -83
90
,7 +83
90
,7 @@
mysqld_get_one_option(int optid,
break;
break;
case OPT_DEPRECATED_OPTION:
case OPT_DEPRECATED_OPTION:
sql_print_warning("'%s' is deprecated. It does nothing and exists only "
sql_print_warning("'%s' is deprecated. It does nothing and exists only "
...
...
debian/patches/mysql-test__db_test.patch
View file @
3fc9b6a9
...
@@ -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
@@ -360
5
,6 +360
5
,11 @@
sub mysql_install_db {
@@ -360
3
,6 +360
3
,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);
...
...
debian/patches/scripts__mysql_install_db.sh__no_test.patch
View file @
3fc9b6a9
...
@@ -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
...
...
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