Debian Package Tracker
Register | Log in
Subscribe

mariadb

Choose email to subscribe with

general
  • source: mariadb (main)
  • version: 1:11.8.6-6
  • maintainer: Debian MySQL Maintainers (archive) (DMD)
  • uploaders: Otto Kekäläinen [DMD]
  • arch: all any
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 1:10.11.14-0+deb12u2
  • stable: 1:11.8.6-0+deb13u1
  • testing: 1:11.8.6-6
  • unstable: 1:11.8.6-6
versioned links
  • 1:10.11.14-0+deb12u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:11.8.6-0+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:11.8.6-6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libmariadb-dev
  • libmariadb-dev-compat (1 bugs: 0, 1, 0, 0)
  • libmariadb3
  • libmariadbd-dev
  • libmariadbd19t64
  • mariadb-backup
  • mariadb-client (4 bugs: 0, 3, 1, 0)
  • mariadb-client-compat
  • mariadb-client-core (1 bugs: 0, 1, 0, 0)
  • mariadb-common
  • mariadb-plugin-connect
  • mariadb-plugin-connect-jdbc
  • mariadb-plugin-cracklib-password-check
  • mariadb-plugin-gssapi-client
  • mariadb-plugin-gssapi-server
  • mariadb-plugin-hashicorp-key-management
  • mariadb-plugin-mroonga (2 bugs: 0, 1, 1, 0)
  • mariadb-plugin-oqgraph
  • mariadb-plugin-provider-bzip2
  • mariadb-plugin-provider-lz4
  • mariadb-plugin-provider-lzma
  • mariadb-plugin-provider-lzo
  • mariadb-plugin-provider-snappy
  • mariadb-plugin-rocksdb
  • mariadb-plugin-s3
  • mariadb-plugin-spider
  • mariadb-server (9 bugs: 0, 5, 4, 0)
  • mariadb-server-compat
  • mariadb-server-core
  • mariadb-test
  • mariadb-test-data
action needed
Problems while searching for a new upstream version high
uscan had problems while searching for a new upstream version:
The following paragraph isn't well formatted, skipping it: << ==EOF==
# String "-11.8." needs to be in path as MariaDB releases several series in
# parallel (e.g 11.4, 10.11, 10.4, 10.3 etc) and uscan should check for updates
# only in the 11.8-series.
#
# Specifically use archive.mariadb.org because it supports https and the main
# page has a file listing suitable for scanning new releases.
# The archive.mariadb.org service is under MariaDB Foundation control and is the
# official source for new releases.
==EOF==
Created: 2026-02-19 Last update: 2026-05-26 00:30
A new upstream version is available: 11.8.7 high
A new upstream version 11.8.7 is available, you should consider packaging it.
Created: 2026-05-15 Last update: 2026-05-26 00:30
lintian reports 1 error and 37 warnings high
Lintian reports 1 error and 37 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-03-25 Last update: 2026-05-15 09:00
2 bugs tagged patch in the BTS normal
The BTS contains patches fixing 2 bugs, consider including or untagging them.
Created: 2026-04-06 Last update: 2026-05-26 04:30
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1:11.8.6-7, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 1dd58d4b38c1da1216ad17fe6272b9450d2bd318
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date:   Sat May 23 11:01:50 2026 +0100

    d/mariadb-server.postinst: sd-sysusers is idempotent
    
    No need to check for existence, the tool already does it and skips

commit 7fc0a831d2759d9712c0034bd7c8a3ed8f67ae0e
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date:   Sat May 23 11:01:10 2026 +0100

    Use dh-sequence-installsysusers instead of manual dependency
    
    This allows debhelper to change the setup if/when needed without
    having to modify the sources here

commit b05e4e3ae239f1763f618a627d93a7e720ed005e
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sat May 23 09:33:18 2026 +0800

    Salsa CI: Disable new uscan test that is not suitable for MariaDB
    
    Currently fails for re-downloading on:
    
        $ uscan --download-current-version --no-download
        uscan warn: The directory name packages doesn't match the requirement of
           --check-dirname-level=1 --check-dirname-regex=groonga\-normalizer\-mysql(-.+)? .
           Set --check-dirname-level=0 to disable this sanity check feature., skipping
        uscan warn: The following paragraph isn't well formatted, skipping it: << ==EOF==
        # String "-11.8." needs to be in path as MariaDB releases several series in
        ...
        ==EOF==
        uscan warn: In debian/watch no matching files for version 11.8.6 in watch line
    
    This is not a regression, but just something that surfaced due to a new
    default test job in Salsa CI. Disable it to protect pipeline's capability
    to catch regressions.

commit 5a76d27cad252d742a12e44d6bb74bbdb15eec75
Author: Otto Kekäläinen <otto@debian.org>
Date:   Fri May 22 17:12:16 2026 +0800

    Remove override for deprecated Lintian tag 'exit-in-shared-library'
    
    Fixes Lintian error:
    
        E: libmariadbd19t64: alien-tag exit-in-shared-library [usr/share/lintian/overrides/libmariadbd19t64:14]

commit 873487d4361aab64cffe61610e6e38019091f9b0
Author: Otto Kekäläinen <otto@debian.org>
Date:   Fri May 22 17:09:41 2026 +0800

    Refresh patch metadata to track /var/lib/mariadb submission upstream

commit 1c4223d59d801c564f9c7655727ea3fc1cf00bf6
Author: Otto Kekäläinen <otto@debian.org>
Date:   Tue Apr 28 13:01:18 2026 +0800

    Refresh patch metadata to track what is submitted and merged
    
    Also split the spelling patch into the part that was accepted upstream
    and a part that still needs to be submitted.

commit 54adaac19809c0258ea3e8914f73fdae90c6c3b3
Author: Otto Kekäläinen <otto@debian.org>
Date:   Tue Apr 28 12:26:45 2026 +0800

    Open new changelog entry
Created: 2026-04-30 Last update: 2026-05-25 02:30
7 open merge requests in Salsa normal
There are 7 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-08-19 Last update: 2026-04-13 16:47
2 low-priority security issues in bookworm low

There are 2 open security issues in bookworm.

2 issues left for the package maintainer to handle:
  • CVE-2025-13699: (needs triaging) MariaDB mariadb-dump Utility Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MariaDB. Interaction with the mariadb-dump utility is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the handling of view names. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-27000.
  • CVE-2026-21968: (needs triaging) Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.44, 8.4.0-8.4.7 and 9.0.0-9.5.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-11-29 Last update: 2026-04-28 19:02
debian/patches: 4 patches to forward upstream low

Among the 15 debian patches available in version 1:11.8.6-6 of the package, we noticed the following issues:

  • 4 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2024-02-11 Last update: 2026-04-14 07:31
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2026-01-15 Last update: 2026-01-15 13:31
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.3).
Created: 2026-03-31 Last update: 2026-04-13 21:17
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-04-16] mariadb 1:11.8.6-6 MIGRATED to testing (Debian testing watch)
  • [2026-04-13] Accepted mariadb 1:11.8.6-6 (source) into unstable (Otto Kekäläinen)
  • [2026-04-01] mariadb 1:11.8.6-5 MIGRATED to testing (Debian testing watch)
  • [2026-03-26] mariadb 1:11.8.6-4 MIGRATED to testing (Debian testing watch)
  • [2026-03-25] Accepted mariadb 1:11.8.6-5 (source) into unstable (Lena Voytek) (signed by: Otto Kekäläinen)
  • [2026-03-20] mariadb 1:11.8.6-3 MIGRATED to testing (Debian testing watch)
  • [2026-03-19] Accepted mariadb 1:11.8.6-4 (source) into unstable (Otto Kekäläinen)
  • [2026-03-12] Accepted mariadb 1:11.8.6-3 (source) into unstable (Otto Kekäläinen)
  • [2026-03-07] Accepted mariadb 1:11.8.6-0+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2026-02-28] mariadb 1:11.8.6-2 MIGRATED to testing (Debian testing watch)
  • [2026-02-19] Accepted mariadb 1:11.8.6-2 (source) into unstable (Otto Kekäläinen)
  • [2026-02-08] Accepted mariadb 1:11.8.6-1 (source) into unstable (Otto Kekäläinen)
  • [2026-01-19] mariadb 1:11.8.5-4 MIGRATED to testing (Debian testing watch)
  • [2026-01-14] Accepted mariadb 1:11.8.5-4 (source) into unstable (Otto Kekäläinen)
  • [2025-12-20] mariadb 1:11.8.5-3 MIGRATED to testing (Debian testing watch)
  • [2025-12-17] Accepted mariadb 1:11.8.5-3 (source) into unstable (Otto Kekäläinen)
  • [2025-12-13] Accepted mariadb 1:11.8.5-3~exp3 (source) into experimental (Otto Kekäläinen)
  • [2025-12-12] Accepted mariadb 1:11.8.5-3~exp2 (source) into experimental (Otto Kekäläinen)
  • [2025-12-12] mariadb 1:11.8.5-2 MIGRATED to testing (Debian testing watch)
  • [2025-12-08] Accepted mariadb 1:11.8.5-3~exp1 (source) into experimental (Otto Kekäläinen)
  • [2025-12-06] Accepted mariadb 1:11.8.5-2 (source) into unstable (Otto Kekäläinen)
  • [2025-12-03] mariadb 1:11.8.5-1 MIGRATED to testing (Debian testing watch)
  • [2025-11-29] Accepted mariadb 1:11.8.5-1 (source) into unstable (Otto Kekäläinen)
  • [2025-08-30] Accepted mariadb 1:10.11.14-0+deb12u2 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2025-08-29] Accepted mariadb 1:10.11.14-0+deb12u1 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2025-08-29] Accepted mariadb 1:11.8.3-0+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • [2025-08-19] mariadb 1:11.8.3-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-13] Accepted mariadb 1:11.8.3-1 (source) into unstable (Otto Kekäläinen)
  • [2025-07-08] mariadb 1:11.8.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-06-11] Accepted mariadb 1:10.11.13-0+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Otto Kekäläinen)
  • 1
  • 2
bugs [bug history graph]
  • all: 31 35
  • RC: 0
  • I&N: 18 21
  • M&W: 12 13
  • F&P: 1
  • patch: 2
links
  • homepage
  • lintian (1, 37)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (100, 93)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:11.8.6-5
  • 7 bugs

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing