Prepare upload of MariaDB 10.11.12(+13) to Debian 12 "Bookworm"
Similar to MRs labelled new-upstream-version, this Merge Request contains the import of a new upstream version of MariaDB.
Do not review merge commits or upstream commits, but focus on the ones that are made only on the proposed ubuntu/22.04-jammy
branch update in this MR:
git log --first-parent --reverse --format='format:* %C(yellow)%h%C(reset) %s' origin/debian/12-bookworm...
- 5ba1c32b Update upstream source from tag 'upstream/10.11.12'
- ef4cf2aa Update changelog and refresh patches after 10.11.12 import
- c677cfa8 Revert "Set CAP_IPC_LOCK capability if possible" because of MDEV-36229
- bb379647 Update configuration traces to have --ssl-verify-server-cert from MDEV-28908
- 18cde9f9 Update server trace to include new parameters and values
- 46ada171 Salsa CI: Limit ccache size to 3G to avoid builds running out of disk space
- f60cdc35 Update changelog for 1:10.11.12-0+deb12u1 release
- 6bb7eefd Salsa CI: Adapt piuparts helper script to new source format in Bookworm
- 7bc63e06 Update upstream source from tag 'upstream/10.11.13'
- 6b6e9a8d Update changelog and refresh patches after 10.11.13 import
Changelog:
mariadb (1:10.11.13-0+deb12u1) bookworm; urgency=medium
* New upstream version 10.11.13. Includes fixes for several severe regressions
as noted at https://mariadb.com/kb/en/mariadb-10-11-13-release-notes/, which
were discovered soon after the 10.11.12 release, which was skipped in Debian
intentionally.
* This release includes upstream version 10.11.12, with fixes for regressions
as noted at https://mariadb.com/kb/en/mariadb-10-11-12-release-notes/
well as security issues:
- CVE-2023-52969
- CVE-2023-52970
- CVE-2023-52971
- CVE-2025-30693
- CVE-2025-30722
* Drop all RocksDB patches now upstream due to update to version 6.29fb
* New upstream version has now CEST as allowed in main.timezone test
(Closes: #1084293)
* New upstream includes systemd service fix for restarts on crashes
(Closes: #1073847)
* New upstream also fixes regression in INSERT SELECT on NOT NULL columns
while having BEFORE UPDATE trigger (Closes: #1099515)
* Revert "Set CAP_IPC_LOCK capability if possible" because of MDEV-36229
* Update configuration traces to have --ssl-verify-server-cert from MDEV-28908
* Update configuration traces to include new upstream system variables:
- innodb-buffer-pool-size-auto-min (default: 0)
- innodb-buffer-pool-size-max (default: 0)
- innodb-log-checkpoint-now (default: FALSE)
* Also update configuration traces to match that in 10.11.12 the variables
innodb-buffer-pool-chunk-size and innodb-log-spin-wait-delay are advertised
as deprecated.
* Fix changelog entry formatting in 1:10.11.11-0+deb12u1
* Salsa CI: Adapt piuparts helper script to new source format in Bookworm
I am not aware of any open Debian tracked bugs at https://bugs.debian.org/cgi-bin/pkgreport.cgi?repeatmerged=no&src=mariadb that would be fixed by this version.
Launchpad.net builds cannot be used to test builds as a Bookworm equivalent isn't available on Launchpad.net.
When reviewing, note all the parallel reviews in progress of the same set of minor maintenance releases: