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
59da91ed
Commit
59da91ed
authored
Mar 11, 2016
by
Otto Kekäläinen
Browse files
Disable another sporadic on amd64 and update all Jira links
parent
eea7099e
Changes
12
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
59da91ed
mariadb
-
10.0
(
10.0.24
-
5
)
UNRELEASED
;
urgency
=
low
mariadb
-
10.0
(
10.0.24
-
5
)
UNRELEASED
;
urgency
=
low
*
Disable
sporadically
failing
rpl_binlog_index
test
on
PowerPC
.
*
Disable
sporadically
failing
rpl_binlog_index
test
on
PowerPC
.
*
Disable
another
sporadic
on
amd64
and
update
all
Jira
links
.
--
Otto
Kek
ä
l
ä
inen
<
otto
@
debian
.
org
>
Fri
,
11
Mar
2016
10
:
54
:
15
+
0200
--
Otto
Kek
ä
l
ä
inen
<
otto
@
debian
.
org
>
Fri
,
11
Mar
2016
10
:
54
:
15
+
0200
mariadb
-
10.0
(
10.0.24
-
4
)
unstable
;
urgency
=
low
mariadb
-
10.0
(
10.0.24
-
4
)
unstable
;
urgency
=
low
*
Update
contributor
documentation
to
match
git
-
buildpackage
version
*
Update
contributor
documentation
to
match
git
-
buildpackage
version
in
sid
.
in
sid
.
*
Add
libxml
and
unixOBDC
as
build
-
depends
for
ConnectSE
as
done
by
in
*
Add
libxml
and
unixOBDC
as
build
-
depends
for
ConnectSE
as
done
by
upstream
(
Closes
:
#
814944
).
in
upstream
(
Closes
:
#
814944
).
*
Upload
to
via
NEW
as
mariadb
-
10.0
was
accidentally
removed
from
Debian
*
Upload
to
via
NEW
as
mariadb
-
10.0
was
accidentally
removed
from
unstable
archives
.
Debian
unstable
archives
.
--
Otto
Kek
ä
l
ä
inen
<
otto
@
debian
.
org
>
Thu
,
10
Mar
2016
18
:
40
:
51
+
0200
--
Otto
Kek
ä
l
ä
inen
<
otto
@
debian
.
org
>
Thu
,
10
Mar
2016
18
:
40
:
51
+
0200
...
...
debian/mariadb-server-10.0.lintian-overrides
View file @
59da91ed
...
@@ -7,7 +7,7 @@ mariadb-server-10.0: command-with-path-in-maintainer-script postinst:17 /usr/sbi
...
@@ -7,7 +7,7 @@ mariadb-server-10.0: command-with-path-in-maintainer-script postinst:17 /usr/sbi
mariadb-server-10.0: command-with-path-in-maintainer-script postrm:15 /usr/sbin/invoke-rc.d
mariadb-server-10.0: command-with-path-in-maintainer-script postrm:15 /usr/sbin/invoke-rc.d
mariadb-server-10.0: command-with-path-in-maintainer-script preinst:27 /usr/sbin/invoke-rc.d
mariadb-server-10.0: command-with-path-in-maintainer-script preinst:27 /usr/sbin/invoke-rc.d
# False positive: unfortified calls have already been fully validated at compile-time
# False positive: unfortified calls have already been fully validated at compile-time
# See full research at https://mariadb.
atlassian.net
/browse/MDEV-8377
# See full research at https://
jira.
mariadb.
org
/browse/MDEV-8377
mariadb-server-10.0: hardening-no-fortify-functions usr/lib/mysql/plugin/auth_pam.so
mariadb-server-10.0: hardening-no-fortify-functions usr/lib/mysql/plugin/auth_pam.so
# Template is used, but with a variable in it's name so Lintian does not detect it
# Template is used, but with a variable in it's name so Lintian does not detect it
mariadb-server-10.0: unused-debconf-template mariadb-server-10.0/really_downgrade
mariadb-server-10.0: unused-debconf-template mariadb-server-10.0/really_downgrade
debian/patches/innodb_simulate_comp_test_speedup.patch
View file @
59da91ed
...
@@ -5,7 +5,7 @@ Description: Add options to innodb test that fixes possible test failure
...
@@ -5,7 +5,7 @@ Description: Add options to innodb test that fixes possible test failure
.
.
Remove this once upstream has released an official fix.
Remove this once upstream has released an official fix.
Author: Otto Kekäläinen <otto@seravo.fi>
Author: Otto Kekäläinen <otto@seravo.fi>
Bug: https://mariadb.
atlassian.net
/browse/MDEV-6682
Bug: https://
jira.
mariadb.
org
/browse/MDEV-6682
--- a/mysql-test/suite/innodb/t/innodb_simulate_comp_failures_small-master.opt
--- a/mysql-test/suite/innodb/t/innodb_simulate_comp_failures_small-master.opt
+++ b/mysql-test/suite/innodb/t/innodb_simulate_comp_failures_small-master.opt
+++ b/mysql-test/suite/innodb/t/innodb_simulate_comp_failures_small-master.opt
...
...
debian/patches/mdev-8375-built-in-auth-socket.patch
View file @
59da91ed
...
@@ -5,7 +5,7 @@ Desciption: Make auth_socket built-in by default
...
@@ -5,7 +5,7 @@ Desciption: Make auth_socket built-in by default
Date: Fri, 18 Dec 2015 16:31:05 +0400
Date: Fri, 18 Dec 2015 16:31:05 +0400
Subject: [PATCH] Fixed auth_socket static compilation
Subject: [PATCH] Fixed auth_socket static compilation
Origin: https://github.com/MariaDB/server/commit/3402f7a85364e26fe85dfff3b5d803a8497042aa.patch
Origin: https://github.com/MariaDB/server/commit/3402f7a85364e26fe85dfff3b5d803a8497042aa.patch
Bug: https://mariadb.
atlassian.net
/browse/MDEV-8375
Bug: https://
jira.
mariadb.
org
/browse/MDEV-8375
--- 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
...
...
debian/patches/mdev-8375-passwordless-root-via-socket-auth.patch
View file @
59da91ed
...
@@ -6,7 +6,7 @@ Desciption: Make root account by default on new installs passwordless
...
@@ -6,7 +6,7 @@ Desciption: Make root account by default on new installs passwordless
Remove this the day passwordless root account becomes the default in
Remove this the day passwordless root account becomes the default in
upstream too and not just in Debian packaging.
upstream too and not just in Debian packaging.
Origin: https://github.com/ottok/mariadb-10.0/pull/23/
Origin: https://github.com/ottok/mariadb-10.0/pull/23/
Bug: https://mariadb.
atlassian.net
/browse/MDEV-8375
Bug: https://
jira.
mariadb.
org
/browse/MDEV-8375
--- a/scripts/mysql_system_tables_data.sql
--- a/scripts/mysql_system_tables_data.sql
+++ b/scripts/mysql_system_tables_data.sql
+++ b/scripts/mysql_system_tables_data.sql
...
...
debian/patches/mdev-9528-mysql_embedded.patch
View file @
59da91ed
Description: The patch adds a missing man page, mysql_embedded
Description: The patch adds a missing man page, mysql_embedded
Remove this once upstream has released an official fix.
Remove this once upstream has released an official fix.
Author: Ian Gilfillan <ian@mariadb.org>
Author: Ian Gilfillan <ian@mariadb.org>
Bug: https://mariadb.
atlassian.net
/browse/MDEV-9528
Bug: https://
jira.
mariadb.
org
/browse/MDEV-9528
--- /dev/null
--- /dev/null
+++ b/man/mysql_embedded.1
+++ b/man/mysql_embedded.1
...
...
debian/unstable-tests.alpha
View file @
59da91ed
rpl.rpl_skip_replication : https://mariadb.
atlassian.net
/browse/MDEV-9268
rpl.rpl_skip_replication : https://
jira.
mariadb.
org
/browse/MDEV-9268
main.mysqltest : MDEV-9269
main.mysqltest : MDEV-9269
mroonga/storage.column_datetime_32bit_2038 : MDEV-9270
mroonga/storage.column_datetime_32bit_2038 : MDEV-9270
mroonga/storage.column_datetime_32bit_before_unix_epoch : MDEV-9270
mroonga/storage.column_datetime_32bit_before_unix_epoch : MDEV-9270
...
...
debian/unstable-tests.amd64
View file @
59da91ed
main.events_2 : https://mariadb.atlassian.net/browse/MDEV-9299
main.events_2 : https://jira.mariadb.org/browse/MDEV-9299
main.delayed : https://jira.mariadb.org/browse/MDEV-9679
main.delayed : MDEV-9679
sys_vars.innodb_buffer_pool_load_now_basic: MDEV-9713
debian/unstable-tests.mips
View file @
59da91ed
federated.federated_partition : https://mariadb.
atlassian.net
/browse/MDEV-8691
federated.federated_partition : https://
jira.
mariadb.
org
/browse/MDEV-8691
federated.federated_transactions : MDEV-8691
federated.federated_transactions : MDEV-8691
federated.federated_innodb : MDEV-8691
federated.federated_innodb : MDEV-8691
multi_source.gtid : MDEV-8691
multi_source.gtid : MDEV-8691
...
...
debian/unstable-tests.mips64el
View file @
59da91ed
federated.federated_partition : https://mariadb.
atlassian.net
/browse/MDEV-8691
federated.federated_partition : https://
jira.
mariadb.
org
/browse/MDEV-8691
federated.federated_transactions : MDEV-8691
federated.federated_transactions : MDEV-8691
federated.federated_innodb : MDEV-8691
federated.federated_innodb : MDEV-8691
multi_source.gtid : MDEV-8691
multi_source.gtid : MDEV-8691
...
...
debian/unstable-tests.mipsel
View file @
59da91ed
federated.federated_partition : https://mariadb.
atlassian.net
/browse/MDEV-8691
federated.federated_partition : https://
jira.
mariadb.
org
/browse/MDEV-8691
federated.federated_transactions : MDEV-8691
federated.federated_transactions : MDEV-8691
federated.federated_innodb : MDEV-8691
federated.federated_innodb : MDEV-8691
multi_source.gtid : MDEV-8691
multi_source.gtid : MDEV-8691
...
...
debian/unstable-tests.s390x
View file @
59da91ed
spider.basic_sql : https://mariadb.
atlassian.net
/browse/MDEV-9329
spider.basic_sql : https://
jira.
mariadb.
org
/browse/MDEV-9329
spider.basic_sql_part : MDEV-9329
spider.basic_sql_part : MDEV-9329
spider/bg.ha : MDEV-9329
spider/bg.ha : MDEV-9329
spider/bg.ha_part : MDEV-9329
spider/bg.ha_part : MDEV-9329
...
...
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