Skip to content

Prepare MariaDB Server 1:10.11.9-0+deb12u1 for upload to Debian

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 debian/bookworm branch update in this MR:

git log --first-parent --graph --format='format:%C(yellow)%h%C(reset) %s'

  • 6ed80df4 Update changelog for 1:10.11.8-1~deb12u1 release
  • 85984e60 Update server trace to include new parameters and values
  • 7b3ed0ee Update client program 'mariadb' trace to match new libmariadb v3.3
  • 605ddfc7 Remove libmariadb file no longer present in MariaDB Connector C v3.3
  • ad7b53fd Update configuration tracing to match MariaDB 10.11.7
  • 510c44a7 Update changelog and refresh patches after 10.11.8 import
  • 3c1b496d Update upstream source from tag 'mariadb-10.11.8'
  • 35e1e37c Update gdb.conf to be aligned with other branches and easier to maintain

See also the debian/changelog:

mariadb (1:10.11.9-0+deb12u1) bookworm; urgency=medium

  * New upstream version 10.11.9. Includes fixes for several severe regressions
    as noted at https://mariadb.com/kb/en/mariadb-10-11-9-release-notes/
  * This release includes upstream version 10.11.8, with fixes for regressions
    as noted at https://mariadb.com/kb/en/mariadb-10-11-8-release-notes/ as well
    as security issue:
    - CVE-2024-21096
  * Drop multiple patches dropped upstream, including PR#2541.
  * 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 from 10.11.7 and .8
  * Note that upstream dropped support for pmem as Red Hat does not support it,
    but we continue to use it in Debian Bookworm
  * 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
  * Update gdb.conf to be aligned with other branches and easier to maintain
  * Add NEWS item to explain new `mariadb-dump` option `--sandbox`
Edited by Otto Kekäläinen

Merge request reports

Loading