- mariadb (1:11.4.3-1+rpi1) trixie-staging; urgency=medium
++mariadb (1:11.4.4-3+rpi1) trixie-staging; urgency=medium
+
+ [changes brought forward from 1:10.11.3-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 06 Jun 2023 14:09:17 +0000]
+ * Disable testsuite.
+
- -- Raspbian forward porter <root@raspbian.org> Tue, 10 Sep 2024 18:58:59 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 17 Jan 2025 12:19:10 +0000
++
+ mariadb (1:11.4.4-3) unstable; urgency=medium
+
+ * Set CAP_IPC_LOCK capability if possible
+ * Stop depending on obsolete libpmem-dev, re-implemented in MariaDB
+ * Clean away duplicate wsrep-provider from configuration traces
+ * Add upstream patch to ensure innodb_log_file_mmap is always visible
+ * Add patch to use the same innodb_log_file_mmap description on all systems
+
+ -- Otto Kekäläinen <otto@debian.org> Sun, 12 Jan 2025 14:10:40 -0800
+
+ mariadb (1:11.4.4-2) unstable; urgency=medium
+
+ * Disable main.mysqld--help-aria on all architectures as if seems
+ they are all now affected by https://jira.mariadb.org/browse/MDEV-34733
+
+ -- Otto Kekäläinen <otto@debian.org> Sat, 21 Dec 2024 22:22:48 -0800
+
+ mariadb (1:11.4.4-1) unstable; urgency=medium
+
+ [ Otto Kekäläinen ]
+ * New upstream version 11.4.4. Includes fixes for several severe regressions
+ as noted at https://mariadb.com/kb/en/mariadb-11-4-4-release-notes/. This
+ release is not known to include any CVE assigned security fixes.
+ * MariaDB 11.4.4 includes fix to crashes related to SST from older MariaDB
+ versions (Closes: #1089142)
+ * Update server trace to include new parameters and values. This includes now
+ MariaDB client parameter 'quick-max-column-width' and new MariaDB Server
+ parameters 'innodb-log-file-mmap' and 'optimizer-join-limit-pref-ratio'.
+ Also the parameters 'innodb-lru-flush-size' and
+ 'innodb-purge-rseg-truncate-frequency' seems to have been removed.
+ * Update MTR skiplists based on buildd results after 1:11.4.3-1 upload, but
+ re-enable main.having_cond_pushdown fixed in latest release (MDEV-34650)
+ * Rename README.Contributor to README.source.md
+ * Update debian/patches to be compatible with `gbp pq` to avoid `quilt`.
+ * Update Lintian overrides for libmariadb-dev regarding man page syntax.
+ * Add patch to fix Lintian nag about spelling of 'allows one to' and drop one
+ patch about spelling fixes that got applied upstream.
+ * Apply `debputy reformat --style black`.
+ * Allow use of patched libfmt-dev 10.1.1 with thousands separator fixed
+ (Related: #1086722, Closes: #1088198).
+ * Add patch to revert mysqlbinlog related regression MDEV-35528
+ * To follow gbp pq practices, place DEP-3 headers at the end of patches
+ * Thanks to Jing Luo for review!
+
+ [ Phil Dibowitz ]
+ * Add some info on getting back to passwordless root (Closes: #1088133)
+
+ -- Otto Kekäläinen <otto@debian.org> Thu, 12 Dec 2024 21:56:05 -0800
mariadb (1:11.4.3-1) unstable; urgency=medium