Debian Patches

Status for mariadb/1:10.11.18-0+deb12u1

Patch Description Author Forwarded Bugs Origin Last update
env-perl-usr-bin-perl.patch Fix perl path in scripts Fix Lintian issue
https://lintian.debian.org/tags/incorrect-path-for-interpreter.html
.
Upstream will never accept this patch, see
https://github.com/MariaDB/server/pull/1718
Otto Kekäläinen <otto@debian.org> yes https://patch-diff.githubusercontent.com/raw/MariaDB/server/pull/1718.patch 2020-12-20
mroonga-mrn-lib-dirs-path-reproducible-build.patch cmake: add support for reproducible buildS .
We should use relative path not absolute path.
We can use target without breaking reproducibility.
Sutou Kouhei <kou@clear-code.com> not-needed upstream https://github.com/mroonga/mroonga/issues/298#issuecomment-1030815927 2022-02-05
MDEV-37411-suppress-new-warning-about-native-aio.patch Suppress native AIO warning introduced in 10.8.3
Upstream a87bb96 introduced a new warning, visible at least on all ppc64el and
s390x builds which makes the post-build mariadb-test-test fail:

[Warning] InnoDB: native AIO failed: falling back to
innodb_use_native_aio=OFF

The case of this is the ci environment only where there is insufficent
fs.aio-max-nr configured. A such we are adding a suppression to the
mtr only. The warning is valuable for users. Upstream MDEV-37411 has
added a io_setup as a warning, which will fail in the CI environment,
so we're pre-emptively suppressing this warning too.

Unlike upstream MariaDB, in Debian we removed libaio in for Linux on
MariaDB 10.6+ in 612630c6 and completely in 1d648d6f. This was re-added
by upstream added a system variable innodb_linux_aio to control, and
also provided automated fallback. As such we're readding it back too.

With liburing still seccomp filterer in container environments having
a libaio fallback is more valuable than the threads implementation of
last resort.

Edited & Updated: Daniel Black <daniel@mariabdb.org>
Otto Kekäläinen <otto@debian.org> yes 2025-08-07

All known versions for source package 'mariadb'

Links