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: 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.3-1) unstable; urgency=medium
* New upstream version 10.11.3. Includes security fixes for
- CVE-2022-47015 (Closes: #
1034889)
* This is the first bug fixing maintenance release from upstream in the 10.11
series as the 10.11.2 release was the first one announced GA (general
availability). For a full list of all bug fixes see release notes at
https://mariadb.com/kb/en/mariadb-10-11-3-release-notes/.
* Update libmariadb3.symbols to include new ABI changes in 3.3.5
and fix DPKG_GENSYMBOLS_CHECK_LEVEL so it actually takes effect and in
build will properly fail if there are unaccounted symbol changes in
future upstream maintenance releases
* Update Lintian overrides after 10.11.3 import
* Use new log_slow_* configuration variable names in configuration examples
to be aligned with upstream and have least amount of surprises for users
of MariaDB 10.11 where these variables changed names
* Clean away unnecessary mariadb-test.links, no functional effect
* Delete all embedded zlib copies to fix crossbuilds and improve security
* Use native zlib to make crossbuilds work again after recent zlib 1.2.13
update regressed crossbuilds
* Revert fixes from February/March 2023 that the Debian release team
deemed unfit/too late for Bookworm (Bug#
1033811):
- Revert "Add patch to fix upgrades from MySQL 5.7 to MariaDB 10.11..."
- Revert "Limit check of running mysqld/mariadbd to system users..."
- Revert "MDEV-21303: Fix man page packaging for new mariadb-* named..."
- Revert "Add patches to fix spelling in MariaDB and components..."
- Revert "Add patch to better diagnose failures in main.order_by_innodb..."
- Revert "Add patch to fix misc compiler warnings in upstream build"
- Revert "Add patch to emit warnings if mariadb-upgrade was not run..."
[ Mathias Gibbens ]
* Silence superfluous warnings in mariadb-server preinst (Closes: #
1034684)
[dgit import unpatched mariadb 1:10.11.3-1]