Skip to content

Prepare upload of MariaDB 10.11.12(+13) to Ubuntu 24.04 "Noble"

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/ubuntu/24.04-noble...

  • 18387644 Update upstream source from tag 'upstream/10.11.12'
  • fddcb093 Update changelog and refresh patches after 10.11.12 import
  • 50064823 Update configuration traces to have --ssl-verify-server-cert from MDEV-28908
  • c625b638 Update server trace to include new parameters and values
  • 7b6a9262 Salsa CI: Limit ccache size to 3G to avoid builds running out of disk space
  • 9a7d6211 Update changelog for 1:10.11.12-0ubuntu0.24.04.1 release
  • 98666ba6 Update upstream source from tag 'upstream/10.11.13'
  • 151ff2d4 Update changelog and refresh patches after 10.11.13 import

Changelog:

mariadb (1:10.11.13-0ubuntu0.24.04.1) noble-security; urgency=medium

  * SECURITY UPDATE: New upstream version 10.11.13 includes fixes for regressions
    as noted at https://mariadb.com/kb/en/mariadb-10-11-13-release-notes/ and
    also the previous upstream version 10.11.13 includes fixes for regressions
    as noted at https://mariadb.com/kb/en/mariadb-10-11-12-release-notes/ and
    also fixes the following security vulnerabilities (LP: #2110070):
    - CVE-2023-52969
    - CVE-2023-52970
    - CVE-2023-52971
    - CVE-2025-30693
    - CVE-2025-30722
  * Fix indentation for changelog entry in 1:10.11.11-0ubuntu0.24.04.1
  * Drop all RocksDB patches now upstream due to update to version 6.29fb
  * Drop all three patches previously backported to 1:10.11.11-0ubuntu0.24.04.2
    now included in upstream release
  * 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.

Test builds visible at https://launchpad.net/~mysql-ubuntu/+archive/ubuntu/mariadb/+builds?build_text=&build_state=all

When reviewing, note all the parallel reviews in progress of the same set of minor maintenance releases:

Edited by Otto Kekäläinen

Merge request reports

Loading