Skip to content

Prepare upload of MariaDB 10.6.22 to Ubuntu 22.04 "Jammy"

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/22.04-jammy...

  • 4d4a22dd Update upstream source from tag 'upstream/10.6.22'
  • dcbd9282 Update changelog and refresh patches after 10.6.22 import

Changelog:

mariadb-10.6 (1:10.6.22-0ubuntu0.22.04.1) jammy-security; urgency=medium

  * SECURITY UPDATE: New upstream version 10.6.22 includes fixes for regressions
    as noted at https://mariadb.com/kb/en/mariadb-10-6-22-release-notes/ and
    also fixes the following security vulnerabilities (LP: #2110070):
    - CVE-2023-52969
    - CVE-2023-52970
    - CVE-2025-30693
    - CVE-2025-30722
  * Fix changelog entry formatting in 1:10.6.21-0ubuntu0.22.04.1
  * Drop all three patches previously backported to 1:10.6.21-0ubuntu0.22.04.2
    now in upstream release

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