Prepare MariaDB Server 1:10.11.8-0ubuntu0.24.04.1 for upload to Ubuntu
Similar to !69 (merged) (merged), !69 (merged) (merged), and !59 (merged) (merged), 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/24.04-noble branch update in this MR:
git log --first-parent --graph --format='format:%C(yellow)%h%C(reset) %s'
- 19c9f350 Update changelog for 1:10.11.8-0ubuntu0.24.04.1 release
- 6db01dcb Update server trace to include new parameters and values
- b41b0d15 Update client program 'mariadb' trace to match new libmariadb v3.3
- da11d346 Remove libmariadb file no longer present in MariaDB Connector C v3.3
- 8921f875 Update changelog and refresh patches after 10.6.18 import
- ecacc854 Update upstream source from tag 'upstream/10.11.8'
- a255b796 Start new git branch for Ubuntu 24.04 (Noble Numbat) maintenance
See also the debian/changelog
:
mariadb (1:10.11.8-0ubuntu0.24.04.1) noble-security; urgency=medium
* SECURITY UPDATE: New upstream version 10.11.8 includes fixes for regressions
as noted at https://mariadb.com/kb/en/mariadb-10-11-8-release-notes/ and
also fixes the following security vulnerabilities (LP: #2067125):
- CVE-2024-21096
* Drop multiple patches dropped upstream, and re-import PR#2541 which had been
rebased in the original (and still open) PR.
* Remove libmariadb file no longer present in MariaDB Connector C v3.3
* Update client program 'mariadb' trace to match new libmariadb v3.3
* Update server trace to include new parameters and values
* Note that upstream dropped support for pmem as Red Hat does not support it,
but we continue to use it in Ubuntu
* Also note upstream updated the MariaDB Connector C library (libmariadb)
from v3.2 to 3.3 in this stable maintenance release, but it does not cause
any issues as the soname and list of public symbols continues to be exactly
same as before
I can't provide test builds at this time as a higher version number was already uploaded to https://launchpad.net/~mysql-ubuntu/+archive/ubuntu/mariadb-10.11/+builds?build_text=&build_state=all for Ubuntu 24.04.
The CI is not passing as salsa-ci-team/pipeline#327 (closed) for Ubuntu testing hasn't been implemented yet. This is not a blocker for the Ubuntu release as it hasn't been using Salsa-CI before either.