New upstream MariaDB 11.4.5 for upload to Ubuntu 24.10 "Oracular"
Similar to other new-upstream-release labelled ones, this Merge Request contains the import of a new upstream version of MariaDB.
The reviewer does not need to be a Debian packaging nor a MariaDB expert. All eyeballs on this help improve the quality and decrease the chances of regressions. Feel free to comment on anything you find that looks weird, or if you don't notice anything, then a 'Looks good to me' comment is also useful as a record that another human looked at this without raising any findings.
Do not review merge commits or upstream commits. Focus on commits on the packaging branch modifying contents in debian/
:
git log --first-parent --reverse --format='format:* %C(yellow)%h%C(reset) %s' origin/ubuntu/24.10-oracular...
-
1b571e39 Apply
wrap-and-sort -va
with latest devscripts 2.24.8 - 7f8fbc17 Make d/watch more specific to circumvent bug in minor version detection
- c4b34f56 Update upstream source from tag 'upstream/11.4.5'
- bc69c726 Update changelog and refresh patches after 11.4.5 import
- 8cca45c5 Stop depending on obsolete libpmem-dev, re-implemented in MariaDB
- 626f429f Update server trace to include new parameters and values
- 63f7bfd3 Clean away duplicate wsrep-provider from configuration traces
- 5e415c48 Update configuration traces to match changes done in MDEV-35785
- bf14d234 Update configuration traces with new query allocator values from MDEV-35750
- 71361a4e Reverse backticks change in commit 0300a915
- 2a5c9a51 Fix building with Clang on RISC-V
- bda6cffd Backport upstream fix for INSERT SELECT on NOT NULL (Closes: #1099515)
- f15b2e5e Add patch to remove unnecessary capabilities from AmbientCapabilities
- 0675d118 MDEV-35907 debian-start script fails when using non-standard socket path
- d4b6828c Add Lintian overrides for new issues that are not relevant for maintenance
- 70af9888 Adapt Salsa CI for Ubuntu 24.10 regression testing
- 5a794b25 Salsa CI: Limit ccache size to 3G to avoid builds running out of disk space
- a0abb192 Update changelog for 1:11.4.5-0ubuntu0.24.10.1 release
Changelog:
mariadb (1:11.4.5-0ubuntu0.24.10.1) oracular-security; urgency=medium
[ Otto Kekäläinen ]
* SECURITY UPDATE: New upstream version 11.4.5. Includes fixes for several
defects as noted at https://mariadb.com/kb/en/mariadb-11--4-5-release-notes/
as well the following security issues (LP: #2099785):
- CVE-2025-21490
* This release includes upstream version 11.4.4, with fixes for regressions
as noted at https://mariadb.com/kb/en/mariadb-11-4-4-release-notes/
* Apply `wrap-and-sort -va` with latest devscripts 2.24.8
* Make d/watch more specific to circumvent bug in minor version detection
* Adapt Salsa CI for Ubuntu 24.10 regression testing
* Add Lintian overrides for new issues that are not relevant for maintenance
* Stop depending on obsolete libpmem-dev, re-implemented in MariaDB
* Update server trace to include new parameters and values
* Update configuration traces to match changes done in MDEV-35785
* Update configuration traces with new query allocator values from MDEV-35750
* Include Debian packaging bugfixes done upstream:
- MDEV-35907: debian-start script fails when using non-standard socket path
* Add patch to remove unnecessary capabilities from AmbientCapabilities as
justified by upstream issue MDEV-36229 discovered after 11.4.5 release
* Backport upstream fix for INSERT SELECT on NOT NULL (Closes: #1099515) as
justified by upstream issue MDEV-36026 discovered after 11.4.5 release
* Fix building with Clang on RISC-V that refressed in 11.4.5 (MDEV-36217)
[ Joe Bliss ]
* Revert backticks change in commit 0300a915 to be compatible with databases
containing hyphenated table names (LP: #2085554)
Test builds visible at https://launchpad.net/~mysql-ubuntu/+archive/ubuntu/mariadb/+builds?build_text=&build_state=all
If you are a member of the team, show approval by pressing Approve. Others can show approval by posting an encouraging comment.