Debian Package Tracker
Register | Log in
Subscribe

qt6-base

Choose email to subscribe with

general
  • source: qt6-base (main)
  • version: 6.10.2+dfsg-14
  • maintainer: Debian Qt/KDE Maintainers (archive) (DMD)
  • uploaders: Patrick Franz [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 6.4.2+dfsg-10
  • stable: 6.8.2+dfsg-9+deb13u2
  • testing: 6.10.2+dfsg-12
  • unstable: 6.10.2+dfsg-14
versioned links
  • 6.4.2+dfsg-10: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 6.8.2+dfsg-9+deb13u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 6.10.2+dfsg-12: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 6.10.2+dfsg-14: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libqt6concurrent6
  • libqt6core6t64 (1 bugs: 0, 1, 0, 0)
  • libqt6dbus6
  • libqt6gui6 (4 bugs: 0, 3, 1, 0)
  • libqt6network6
  • libqt6opengl6
  • libqt6openglwidgets6
  • libqt6printsupport6
  • libqt6sql6
  • libqt6sql6-ibase
  • libqt6sql6-mysql
  • libqt6sql6-odbc
  • libqt6sql6-psql
  • libqt6sql6-sqlite
  • libqt6test6
  • libqt6waylandclient6
  • libqt6widgets6 (3 bugs: 0, 3, 0, 0)
  • libqt6wlshellintegration6
  • libqt6xml6
  • qmake6
  • qmake6-bin
  • qt6-base-dev (4 bugs: 0, 4, 0, 0)
  • qt6-base-dev-tools (1 bugs: 0, 1, 0, 0)
  • qt6-base-doc
  • qt6-base-doc-dev
  • qt6-base-doc-html
  • qt6-base-examples
  • qt6-base-private-dev
  • qt6-gtk-platformtheme (1 bugs: 0, 1, 0, 0)
  • qt6-qpa-plugins
  • qt6-xdgdesktopportal-platformtheme
  • qtpaths6
  • qtpaths6-bin
action needed
The VCS repository is not up to date, push the missing commits. high
vcswatch reports that the current version of the package is not in its VCS.
Either you need to push your commits and/or your tags, or the information about the package's VCS are out of date. A common cause of the latter issue when using the Git VCS is not specifying the correct branch when the packaging is not in the default one (remote HEAD branch), which is usually "master" but can be modified in salsa.debian.org in the project's general settings with the "Default Branch" field). Alternatively the Vcs-Git field in debian/control can contain a "-b <branch-name>" suffix to indicate what branch is used for the Debian packaging.
Created: 2026-06-04 Last update: 2026-06-04 04:01
A new upstream version is available: 6.11.1 high
A new upstream version 6.11.1 is available, you should consider packaging it.
Created: 2026-03-23 Last update: 2026-06-04 04:00
2 bugs tagged patch in the BTS normal
The BTS contains patches fixing 2 bugs, consider including or untagging them.
Created: 2026-06-02 Last update: 2026-06-04 05:00
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2025-02-10 Last update: 2026-06-04 04:31
debian/patches: 9 patches to forward upstream low

Among the 12 debian patches available in version 6.10.2+dfsg-15 of the package, we noticed the following issues:

  • 9 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: 2023-02-26 Last update: 2026-06-04 06:00
9 low-priority security issues in bookworm low

There are 9 open security issues in bookworm.

8 issues left for the package maintainer to handle:
  • CVE-2025-5455: (needs triaging) An issue was found in the private API function qDecodeDataUrl() in QtCore, which is used in QTextDocument and QNetworkReply, and, potentially, in user code. If the function was called with malformed data, for example, an URL that contained a "charset" parameter that lacked a value (such as "data:charset,"), and Qt was built with assertions enabled, then it would hit an assertion, resulting in a denial of service (abort). This impacts Qt up to 5.15.18, 6.0.0->6.5.8, 6.6.0->6.8.3 and 6.9.0. This has been fixed in 5.15.19, 6.5.9, 6.8.4 and 6.9.1.
  • CVE-2025-5992: (needs triaging) When passing values outside of the expected range to QColorTransferGenericFunction it can cause a denial of service, for example, this can happen when passing a specifically crafted ICC profile to QColorSpace::fromICCProfile.This issue affects Qt from 6.6.0 through 6.8.3, from 6.9.0 through 6.9.1. This is fixed in 6.8.4 and 6.9.2.
  • CVE-2023-34410: (needs triaging) An issue was discovered in Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2. Certificate validation for TLS does not always consider whether the root of a chain is a configured CA certificate.
  • CVE-2023-37369: (needs triaging) In Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2, there can be an application crash in QXmlStreamReader via a crafted XML string that triggers a situation in which a prefix is greater than a length.
  • CVE-2023-51714: (needs triaging) An issue was discovered in the HTTP2 implementation in Qt before 5.15.17, 6.x before 6.2.11, 6.3.x through 6.5.x before 6.5.4, and 6.6.x before 6.6.2. network/access/http2/hpacktable.cpp has an incorrect HPack integer overflow check.
  • CVE-2024-25580: (needs triaging) An issue was discovered in gui/util/qktxhandler.cpp in Qt before 5.15.17, 6.x before 6.2.12, 6.3.x through 6.5.x before 6.5.5, and 6.6.x before 6.6.2. A buffer overflow and application crash can occur via a crafted KTX image file.
  • CVE-2024-39936: (needs triaging) An issue was discovered in HTTP2 in Qt before 5.15.18, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.7, and 6.6.x through 6.7.x before 6.7.3. Code to make security-relevant decisions about an established connection may execute too early, because the encrypted() signal has not yet been emitted and processed..
  • CVE-2025-30348: (needs triaging) encodeText in QDom in Qt before 6.8.0 has a complex algorithm involving XML string copy and inline replacement of parts of a string (with relocation of later data).

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

1 ignored issue:
  • CVE-2023-38197: An issue was discovered in Qt before 5.15.15, 6.x before 6.2.10, and 6.3.x through 6.5.x before 6.5.3. There are infinite loops in recursive entity expansion.
Created: 2024-06-29 Last update: 2026-05-27 22:00
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.
  • excuses:
    • Migration status for qt6-base (6.10.2+dfsg-12 to 6.10.2+dfsg-15): BLOCKED: Maybe temporary, maybe blocked but Britney is missing information (check below)
    • Issues preventing migration:
    • ∙ ∙ Missing build on riscv64
    • ∙ ∙ Piuparts check waiting for test results - https://piuparts.debian.org/sid/source/q/qt6-base.html
    • ∙ ∙ Autopkgtest deferred on riscv64: missing arch:riscv64 build
    • ∙ ∙ Autopkgtest for appstream/1.1.2-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for avogadrolibs/1.101.0-6: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for beads/1.1.22+ds-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for bornagain/23.0-7: amd64: Pass, arm64: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for cgal/6.1.1-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for chr/0.1.81-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for clazy/1.17.1-1: amd64: Pass, arm64: Test triggered, i386: Test triggered, loong64: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for cmake/4.3.2-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for cppcheck/2.20.0-2: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Pass
    • ∙ ∙ Autopkgtest for debconf-kde/1.2.0-2: amd64: Failed (not a regression) ♻ (reference ♻), arm64: Failed (not a regression) ♻ (reference ♻), i386: Failed (not a regression) ♻ (reference ♻), loong64: Test triggered, ppc64el: Failed (not a regression) ♻ (reference ♻), s390x: Failed (not a regression) ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for deskflow/1.26.0+dfsg-3: amd64: Pass, arm64: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for doxygen/1.15.0+ds1-1.1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for drumkv1/1.4.2-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for ecflow/5.16.0-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for flameshot/13.3.0+git20251204-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, i386: No tests, superficial or marked flaky ♻, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻, s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for fractgen/3.0.7-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for freecad/1.1.1+dfsg-2: amd64: Pass, arm64: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for gle-graphics/4.3.9-2: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for gr-framework/0.73.24+dfsg-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for graphviz/14.1.2-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for heaptrack/1.5.0+dfsg1+git20260219.f16e8d3-2: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for kernelshark/2.4.0-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for ktimetracker/4:6.0.0-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for kwayland/4:6.6.5-2: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for libcamera/0.7.1-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libkdcraw/26.04.0-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for libkomparediff2/4:26.04.0-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for libksane/26.04.0-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for libqglviewer/2.8.0+dfsg1-5: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for libreoffice: amd64: Test triggered, arm64: Test triggered (failure will be ignored), i386: Test triggered (failure will be ignored), loong64: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for lomiri-content-hub/2.2.3-2: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for mathgl/8.0.3+ds.2-2: amd64: Pass, arm64: Pass, i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: Pass, s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for mediascanner2/0.200-3: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for meson/1.11.1-2: amd64: Pass, arm64: Test triggered, i386: Test triggered (will not be considered a regression) ♻ (reference ♻), loong64: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for nextpnr/0.10-5: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-advanced-masks/1.5.4-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for obs-advanced-scene-switcher/1.33.1-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for obs-ashmanix-countdown/2.2.0-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-color-monitor/0.9.6-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-downstream-keyer/0.4.4-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-draw-dock/0.3.1-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-scene-collection-manager/0.2.0-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-scene-notes-dock/0.3.0-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-source-copy/0.3.0-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-studio/32.1.2+ds-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for obs-transition-table/0.3.1-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for octave/11.1.0-4: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for ovito/3.15.4~ds-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for packetsender/8.10.5-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for padthv1/1.4.2-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for paraview/6.0.1+dfsg1-8: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for pineapple-pictures/1.3.0-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for pinentry/1.3.2-4: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for pivy/0.6.10-4: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for plasma-activities/6.6.5-2: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for plasma-activities-stats/6.6.5-2: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for poppler/25.03.0-11.1: amd64: Pass, arm64: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for posixsignalmanager/0.3.1-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for pyotherside/1.6.2-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for pyqt6/6.11.0-1: amd64: No tests, superficial or marked flaky ♻, arm64: Test triggered, i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for pyqt6-charts/6.11.0+dfsg-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for pyside6: amd64: Test triggered, arm64: Test triggered, i386: Test triggered, loong64: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for python-pyqtgraph/0.14.0-5: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for python-qtpy/2.4.3-4: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for qbs/3.2.0-2: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for qca2/2.3.10-2: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for qcustomplot/2.1.1+dfsg1-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for qdacco/1.2.4-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for qlcplus/4.14.4-2: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for qnetload/1.3.6-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for qscintilla2/2.14.1+dfsg-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for qtox/1.18.3-2: amd64: Pass, arm64: Test triggered, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for regina-normal/7.4.1-1.1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for riseup-vpn/0.25.8+ds3-4: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for samplv1/1.4.2-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for snapd-glib/1.70-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for soqt/1.6.4+ds1-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for supercollider/1:3.14.1+repack2-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for synthv1/1.4.2-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for texworks/0.6.11+ds-2: amd64: Pass, arm64: Pass, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for tinycbor/7.0-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for tuiwidgets/0.2.3-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for uim/1:1.9.6-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for veusz/4.1-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for vibes/0.3.4+dfsg-2: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for vtk9/9.5.2+dfsg4-5: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for wireshark/4.6.6-1: amd64: Pass, arm64: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for zxing-cpp/3.0.2+ds-2: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Lintian check waiting for test results - info
    • ∙ ∙ Reproducibility check waiting for results on amd64 - info
    • ∙ ∙ Reproducibility check waiting for results on arm64 - info
    • ∙ ∙ Reproducibility check waiting for results on armhf - info
    • ∙ ∙ Reproducibility check waiting for results on i386 - info
    • ∙ ∙ Too young, only 0 of 5 days old
    • Not considered
news
[rss feed]
  • [2026-06-03] Accepted qt6-base 6.10.2+dfsg-15 (source) into unstable (Patrick Franz)
  • [2026-05-27] Accepted qt6-base 6.10.2+dfsg-14 (source) into unstable (Patrick Franz)
  • [2026-05-25] Accepted qt6-base 6.10.2+dfsg-13 (source) into unstable (Patrick Franz)
  • [2026-05-13] qt6-base 6.10.2+dfsg-12 MIGRATED to testing (Debian testing watch)
  • [2026-05-06] Accepted qt6-base 6.8.2+dfsg-9+deb13u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Aron Xu)
  • [2026-05-02] Accepted qt6-base 6.10.2+dfsg-12 (source) into unstable (Pino Toscano)
  • [2026-05-02] qt6-base 6.10.2+dfsg-11 MIGRATED to testing (Debian testing watch)
  • [2026-04-27] Accepted qt6-base 6.10.2+dfsg-11 (source) into unstable (Sandro Knauß)
  • [2026-04-24] Accepted qt6-base 6.10.2+dfsg-10 (source) into unstable (Patrick Franz)
  • [2026-04-22] Accepted qt6-base 6.10.2+dfsg-9 (source) into unstable (Sandro Knauß)
  • [2026-04-21] Accepted qt6-base 6.10.2+dfsg-8 (source amd64 all) into experimental (Debian FTP Masters) (signed by: Sandro Knauß)
  • [2026-04-16] qt6-base 6.10.2+dfsg-7 MIGRATED to testing (Debian testing watch)
  • [2026-04-11] Accepted qt6-base 6.10.2+dfsg-7 (source) into unstable (Patrick Franz)
  • [2026-04-03] qt6-base 6.10.2+dfsg-6 MIGRATED to testing (Debian testing watch)
  • [2026-03-22] Accepted qt6-base 6.10.2+dfsg-6 (source) into unstable (Patrick Franz)
  • [2026-03-19] Accepted qt6-base 6.10.2+dfsg-5 (source) into unstable (Patrick Franz)
  • [2026-03-12] Accepted qt6-base 6.10.2+dfsg-4 (source) into experimental (Patrick Franz)
  • [2026-02-07] Accepted qt6-base 6.10.2+dfsg-3 (source) into experimental (Patrick Franz)
  • [2026-02-04] Accepted qt6-base 6.10.2+dfsg-2 (source) into experimental (Patrick Franz)
  • [2026-02-04] qt6-base 6.9.2+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2026-01-31] Accepted qt6-base 6.10.2+dfsg-1 (source) into experimental (Patrick Franz)
  • [2026-01-29] Accepted qt6-base 6.9.2+dfsg-4 (source) into unstable (Patrick Franz)
  • [2025-10-30] qt6-base 6.9.2+dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2025-10-25] Accepted qt6-base 6.9.2+dfsg-3 (source) into unstable (Patrick Franz)
  • [2025-10-19] Accepted qt6-base 6.8.2+dfsg-9+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Patrick Franz)
  • [2025-10-01] qt6-base 6.9.2+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2025-09-22] Accepted qt6-base 6.9.2+dfsg-2 (source) into unstable (Patrick Franz)
  • [2025-09-11] qt6-base 6.8.2+dfsg-10.1 MIGRATED to testing (Debian testing watch)
  • [2025-09-05] Accepted qt6-base 6.8.2+dfsg-10.1 (source) into unstable (Matthias Klose)
  • [2025-09-03] Accepted qt6-base 6.9.2+dfsg-1 (source) into experimental (Patrick Franz)
  • 1
  • 2
bugs [bug history graph]
  • all: 22 23
  • RC: 0
  • I&N: 19 20
  • M&W: 3
  • F&P: 0
  • patch: 2
links
  • homepage
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 6.10.2+dfsg-7
  • 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