#1148570 bookworm-pu: package mariadb 1:10.11.19-0+deb12u1

#1148570#5
Date:
2026-09-21 01:16:58 UTC
From:
To:
Changelog:

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

  [ Otto Kekäläinen ]
  * New upstream maintenance 10.11.19 includes several fixes as listed at
https://mariadb.com/docs/release-notes/community-server/10.11/10.11.19
    and fixes for the following CVE tracked security issues:
    - CVE-2026-61081
    - CVE-2026-60585
    - CVE-2026-60331
    - CVE-2026-60747
    - CVE-2026-47023
    - CVE-2026-60184
  * Update server trace to match new line-wrapping
  * Skip tests main.mysql_client_test* as they require Internet access
  * Add Lintian override for new upstream version test file
  * Extend test skip lists after witnessing frequent sporadic failures on armhf
  * Backport upstream patch to fix CONC-821 (Closes: #1139473, #1141671,
    #1144671)

  [ Luke Yasuda ]
  * Cherry-pick these changes by Michael Biebl (Closes: #1141976)
    - Install .service files via .install and let
      dh_installinit/dh_systemd generate the maintscript code
    - Switch to dh_installsystemd and debhelper compat 13
    - Drop unnecessary mariadb-server.prerm
    - Rely on dh_installsystemd to stop the service in postrm
  * While the above changes are extensive, they are needed to properly handle
    the systemd service file bugfixes done by upstream in 10.11.17/18. The
    changes have been in newer Debian versions already for well over two years
    and have been reviewed by multiple people to be safe for a maintenance
    release in Debian Bookworm. The change also brings two new systemd files
    (mariadb-extra.socket and mariadb-extra@.socket) but they are not active by
    default.


Final debdiff can be posed only once MR at
https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/180
is finalized and approved.