- 04 Jan, 2019 1 commit
-
-
Samuel Thibault authored
-
- 03 Jan, 2019 3 commits
-
-
Otto Kekäläinen authored
Temporarily get Salsa-CI pass and not stall work with broken pipeline and instead be green for now and raise alerts only if new Lintian errors are introduced.
-
Otto Kekäläinen authored
The author Vicențiu Ciorbaru confirmed this patch can be dropped as it has already been applied upstream.
-
Otto Kekäläinen authored
The author Jan Wagner confirmed the patches can be dropped as they are no longer relevant with systemd. From now on the correct approach would be to follow the method described in the MariaDB knowledgebase: https://mariadb.com/kb/en/library/systemd/#interacting-with-multiple-mariadb-server-processes
-
- 01 Jan, 2019 1 commit
-
-
Otto Kekäläinen authored
-
- 31 Dec, 2018 1 commit
-
-
Otto Kekäläinen authored
-
- 29 Dec, 2018 2 commits
-
-
Otto Kekäläinen authored
-
Scott Kitterman authored
Update libmariadb-dev.links to restore /usr/include/mysql compatibility symlinks lost when the default switched from 10.1 to 10.3 (Closes: #917266)
-
- 28 Dec, 2018 2 commits
-
-
Faustin Lammler authored
Lintian discovered an unused override entry in its database. Most likely it was used for a false-positive that has been fixed. However, some tags are only triggered in packages built on certain architectures. In this case, the override may need an architecture qualifier.
-
-
- 27 Dec, 2018 5 commits
-
-
Otto Kekäläinen authored
This mimics how libmariadbclient-dev used to breaks/replaces the same libmysqlclient-dev package. These packages are not supposed to be co-installable anyway. Among others, the following files conflict: - /usr/bin/mysql_config - libmysqlservices.a - mysql.m4 Also, wrap-and-sort -a in this commit.
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
The package contains only one single file that should not overlap with anything that already exists (/usr/lib/*/libmariadbd.so.19).
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
The author James Cowgill confirmed the patch can be dropped due to the issue being fixed by upstream by now.
-
- 26 Dec, 2018 1 commit
- 25 Dec, 2018 4 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
See also https://jira.mariadb.org/browse/MDEV-14918
-
Otto Kekäläinen authored
-
- 24 Dec, 2018 5 commits
-
-
Faustin Lammler authored
Lintian detects the command-with-path-in-maintainer-script on line 143 from the postinst script while it was previously on line 140. So this override was no more working.
-
Faustin Lammler authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
When upgrading from a system with libmariadbclient18 installed, this conflict line forces libmariadbclient18 to be uninstalled when in fact it should only be upgraded. The line was imported from upstream sources where their origin in a bit unclear and probably don't have any function in Debian official.
-
Otto Kekäläinen authored
Anything that builds against libmariadb-dev expects to have libssl-dev also available because libmariadb3 has these compilation flags: pkg-config --libs libmariadb -L/usr/lib/x86_64-linux-gnu/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto
-
- 21 Dec, 2018 1 commit
-
-
Vicențiu Ciorbaru authored
-
- 20 Dec, 2018 4 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
The current testcase was inserting the same value in a SERIAL column, which is an ALIAS for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE. Duplicate values are not allowed.
-
-
- 19 Dec, 2018 1 commit
-
-
Otto Kekäläinen authored
The author Samuel Thibault confirmed the patch can be dropped due to the issue being fixed by upstream by now.
-
- 18 Dec, 2018 9 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
-
Otto Kekäläinen authored
This is needed to get the Gitlab pipeline passing again. Without this it will fail with error message: /usr/bin/chown: invalid user: 'salsa-ci:0'
-
Otto Kekäläinen authored
The entire source package has Priority: optional so it is useless for any package to redefine that.
-
Otto Kekäläinen authored
TokuDB will fail it this library is missing and stop the entire server from starting.
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
This option to mysql_install_db no longer works on MariaDB 10.3 so it has to be removed for the postinstall script to complete successfully.
-