New upstream version MariaDB 10.5.28 for Debian 11 "Bullseye"
The current version in Debian Bullseye is tagged as debian/1%10.5.26-0+deb11u2.
Changelog:
mariadb-10.5 (1:10.5.28-0+deb11u1) bullseye-security; urgency=medium
* New upstream version 10.5.28. Includes fixes for several defects
as noted at https://mariadb.com/kb/en/mariadb-10-5-28-release-notes/ as well
the following security issues:
- CVE-2025-21490
* This release includes upstream version 10.5.27, with fixes for regressions
as noted at https://mariadb.com/kb/en/mariadb-10-5-27-release-notes/
* Include Debian packaging bugfixes done upstream:
- MDEV-35907: debian-start script fails when using non-standard socket path
* Packaging changes not affecting actual package use or installs/upgrades:
- Apply `wrap-and-sort -a` with latest devscripts 2.24.8
- Remove obsolete filtering rules from gbp.conf
- Re-export upstream signing key without extra signatures
- Salsa CI: Remove arm64 and armhf builds due to CI runner issues
-- Otto Kekäläinen <otto@debian.org> Sun, 23 Feb 2025 16:26:21 -0800
There are no open bugs at https://tracker.debian.org/pkg/mariadb-10.5 that should be fixed or that have been fixed and can be closed via changelog.
Commits:
git log --first-parent --reverse --format='format:* %C(yellow)%h%C(reset) %s' origin/bullseye...
- 2bc9e7b2 Remove obsolete filtering rules from gbp.conf
- b5234b81 Update upstream source from tag 'upstream/10.5.28'
- f200a775 Update changelog and refresh patches after 1:10.5.28 import
- 9904da8a MDEV-35907: debian-start script fails when using non-standard socket path
- 18b4b9ec Re-export upstream signing key without extra signatures
- 1d4d9c73 Salsa CI: Remove arm64 and armhf builds due to CI runner issues
- 2cfcd2711 Update changelog for 1:10.5.28-0+deb11u1 release
Commits may be easier to browse with a local checkout and running git difftool --dir-diff origin/bullseye
Branches upstream and pristine-tar have already been pushed, as their content is mechanically dictated by git-buildpackage and there is nothing to review.
Launchpad.net builds cannot be used to test builds as a Bullseye equivalent isn't available on Launchpad.net.
To assess that this 10.5.28 update is complete, compare to the 10.6, 10.11 and 11.4 updates happening in parallel:
Edited by Otto Kekäläinen