Package: mariadb / 1:10.11.13-0+deb12u1
Metadata
Package | Version | Patches format |
---|---|---|
mariadb | 1:10.11.13-0+deb12u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
env perl usr bin perl.patch | (download) |
mysql-test/lib/process-purecov-annotations.pl |
2 1 + 1 - 0 ! |
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 |
mroonga mrn lib dirs path reproducible build.patch | (download) |
storage/mroonga/CMakeLists.txt |
12 4 + 8 - 0 ! |
[patch] cmake: add support for reproducible builds . We should use relative path not absolute path. We can use target without breaking reproducibility. |