Prepare upload of MariaDB 10.11.14 to Ubuntu 24.04 "Noble"

Similar to MRs labeled 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/24.04-noble branch update in this MR:

git log --first-parent --reverse --format='format:* %C(yellow)%h%C(reset) %s' origin/ubuntu/24.04-noble...

  • 3e617e18 Update upstream source from tag 'upstream/10.11.14'
  • 1c0aa123 Update changelog and refresh patches after 10.11.14 import
  • c3bee120 MDEV-36815 Fresh MariaDB 11.4 installation gives errors when configuring utf8
  • 46899dc0 Suppress native AIO warning introduced in upstream a87bb96e
  • 99abb464 Update server trace to include new parameters and values
  • 1beacbeb Update Lintian overrides for new files in latest upstream version
  • 91c1712b Remove obsolete cleanup as upstream moved pam_mariadb_mtr.so in c05b1fe2
  • d336c36d Add debian/source/local-options to suppress WolfSSL line ending errors
  • 3b0287e9 Update changelog for 1:10.11.14-0ubuntu0.24.04.1 release

Changelog:

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

  * New upstream maintenance release 10.11.8. For details about fixes please see
    https://mariadb.com/kb/en/mariadb-10-11-8-release-notes/
    (Closes: LP#2120204)
  * Drop Hurd patch that is now included upstream
  * Suppress native AIO warning introduced in upstream a87bb96
  * Update server trace to include new parameters and values
  * Update Lintian overrides for new files in latest upstream version
  * Remove obsolete cleanup as upstream moved pam_mariadb_mtr.so in c05b1fe
  * Add debian/source/local-options to suppress WolfSSL line ending errors

  [ Sergei Golubchik ]
  * MDEV-36815 Fresh MariaDB 11.4 installation gives errors when configuring utf8

I have checked that this release does not resolve any other issues listed at https://bugs.launchpad.net/ubuntu/+source/mariadb

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

image

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

Edited by Otto Kekäläinen

Merge request reports

Loading