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
Gbp-Pq: Name env-perl-usr-bin-perl.patch
Change the default optimization from -O3 to -O2 in mysql_release.cmake BUILD_CONFIG profile
Forwarded: no
Bug: https://jira.mariadb.org/browse/MDEV-19734?focusedCommentId=156606&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-156606
Gbp-Pq: Name 0025-Change-the-default-optimization-from-O3-to-O2-in-mys.patch
mariadb (1:10.11.8-1) unstable; urgency=medium
[ Otto Kekäläinen ]
* New upstream version 10.11.8. Includes fixes for several severe regressions
as noted at https://mariadb.com/kb/en/mariadb-10-11-8-release-notes/ as well
as security issues:
- CVE-2024-21096
* Add CMake flag to ignore libfmt exit code so cross-building works
* Extend skip test list for latest failures in reproducible builds on armhf
* Disable tests that fail on armhf when full test suite is run
* Remove temporary exceptions for bugs that should by now be fixed
* MDEV-31530 Localizations for Swahili language
* Update Innotop to be compatible with MariaDB 11.x series
* Replace use of trailing line `| \` with just `|` in Bash scripts
* Remove libmariadb file no longer present in MariaDB Connector C v3.3
* Replace autopkgtest smoke test dependency hack with arch list
* Update client program 'mariadb' trace to match new libmariadb v3.3
- New parameter 'sandbox' to fix a vulnerability and new mariadb-dump
output that always has the sandbox header and is backwards incompatible
* Update server trace to include new parameters innodb-log-spin-wait-delay
and innodb-snapshot-isolation
[ Michael Biebl ]
* Ensure debconf database is purged after it has been used in postrm
[ Svante Signell ]
* Make hurd-i386 build fully pass (Closes: #
1069094)
[dgit import unpatched mariadb 1:10.11.8-1]