qtbase-opensource-src 5.15.2+dfsg-15 source package in Ubuntu

Changelog

qtbase-opensource-src (5.15.2+dfsg-15) unstable; urgency=medium

  * Backport upstream changes to improve support for OpenSSL 3.0.
    - Don't hardcode libssl version in Depends, fill it dynamically.
  * Replace -ffile-prefix-map in qmodule.pri.
  * Backport upstream patch to make QProcess not search for executables in
    CWD unless explicitly told so (CVE-2022-25255).
  * Update some Lintian overrides.

 -- Dmitry Shachnev <email address hidden>  Tue, 22 Feb 2022 00:00:28 +0300

Upload details

Uploaded by:
Debian Qt/KDE Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
qtbase-opensource-src_5.15.2+dfsg-15.dsc 5.4 KiB 4e598e7128702db88db2b85656b3ec38e17c8c2c9f4dc7492ed607a70507489f
qtbase-opensource-src_5.15.2+dfsg.orig.tar.xz 45.8 MiB 9ed5e0ab96a04daec5383a5e642d0308ca8246359a4c857a73a5c58d806237bb
qtbase-opensource-src_5.15.2+dfsg-15.debian.tar.xz 264.0 KiB 1fd1de3ac3673ab53eb8a4470ad6dcc9c4f1cb3903fd992ec854c0333acf8038

No changes file available.

Binary packages built by this source

libqt5concurrent5: Qt 5 concurrent module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtConcurrent module contains functionality to support concurrent execution
 of program code.

libqt5concurrent5-dbgsym: debug symbols for libqt5concurrent5
libqt5core5a: Qt 5 core module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtCore module contains core non-GUI functionality.

libqt5core5a-dbgsym: debug symbols for libqt5core5a
libqt5dbus5: Qt 5 D-Bus module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtDBus module is a Unix-only library that you can use to make Inter-Process
 Communication using the D-Bus protocol.
 .
 Applications using the QtDBus module can provide services to other, remote
 applications by exporting objects, as well as use services exported by those
 applications by placing calls and accessing properties.

libqt5dbus5-dbgsym: debug symbols for libqt5dbus5
libqt5gui5: Qt 5 GUI module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtGui module extends QtCore with GUI functionality.

libqt5gui5-dbgsym: debug symbols for libqt5gui5
libqt5network5: Qt 5 network module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtNetwork module offers classes that allow you to write TCP/IP clients and
 servers. It provides classes to make network programming easier and portable.

libqt5network5-dbgsym: debug symbols for libqt5network5
libqt5opengl5: Qt 5 OpenGL module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtOpenGL module offers classes that make it easy to use OpenGL in Qt
 applications.
 .
 OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
 rendering and provides little or no support for GUI programming issues.

libqt5opengl5-dbgsym: debug symbols for libqt5opengl5
libqt5opengl5-dev: Qt 5 OpenGL library development files

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the development files needed to build Qt 5 applications
 using QtOpenGL library.

libqt5printsupport5: Qt 5 print support module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtPrintSupport module provides classes to make printing easier and
 portable.

libqt5printsupport5-dbgsym: debug symbols for libqt5printsupport5
libqt5sql5: Qt 5 SQL module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtSql module helps you provide seamless database integration to your Qt
 applications.

libqt5sql5-dbgsym: debug symbols for libqt5sql5
libqt5sql5-ibase: Qt 5 Firebird database driver

 This package contains the Firebird plugin for Qt 5.
 .
 Install it if you intend to use or write Qt programs that are to access a
 Firebird/InterBase DB.

libqt5sql5-ibase-dbgsym: debug symbols for libqt5sql5-ibase
libqt5sql5-mysql: Qt 5 MySQL database driver

 This package contains the MySQL plugin for Qt 5.
 .
 Install it if you intend to use or write Qt programs that are to access a
 MySQL DB.

libqt5sql5-mysql-dbgsym: debug symbols for libqt5sql5-mysql
libqt5sql5-odbc: Qt 5 ODBC database driver

 This package contains the ODBC plugin for Qt 5.
 .
 Install it if you intend to use or write Qt programs that are to access an
 ODBC DB.

libqt5sql5-odbc-dbgsym: debug symbols for libqt5sql5-odbc
libqt5sql5-psql: Qt 5 PostgreSQL database driver

 This package contains the PostgreSQL plugin for Qt 5.
 .
 Install it if you intend to use or write Qt programs that are to access a
 PostgreSQL DB.

libqt5sql5-psql-dbgsym: debug symbols for libqt5sql5-psql
libqt5sql5-sqlite: Qt 5 SQLite 3 database driver

 This package contains the SQLite 3 plugin for Qt 5.
 .
 Install it if you intend to use or write Qt programs that are to access an
 SQLite 3 DB.

libqt5sql5-sqlite-dbgsym: debug symbols for libqt5sql5-sqlite
libqt5sql5-tds: Qt 5 FreeTDS database driver

 This package contains the FreeTDS plugin for Qt 5.
 .
 Install it if you intend to use or write Qt programs that are to access a
 MS SQL or Sybase SQL server.

libqt5sql5-tds-dbgsym: debug symbols for libqt5sql5-tds
libqt5test5: Qt 5 test module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtTest module provides classes for unit testing Qt applications and
 libraries.

libqt5test5-dbgsym: debug symbols for libqt5test5
libqt5widgets5: Qt 5 widgets module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtWidgets module extends QtGui with C++ widget functionality.

libqt5widgets5-dbgsym: debug symbols for libqt5widgets5
libqt5xml5: Qt 5 XML module

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtXml module provides a stream reader and writer for XML documents,
 and C++ implementations of SAX and DOM.

libqt5xml5-dbgsym: debug symbols for libqt5xml5
qt5-flatpak-platformtheme: Qt 5 Flatpak platform theme (transitional package)

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This is a transitional package which can safely be removed.

qt5-gtk-platformtheme: Qt 5 GTK+ 3 platform theme

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package provides the GTK+ 3 platform theme, which makes Qt use
 native icon themes, fonts, and dialogs on GTK-based environments.

qt5-gtk-platformtheme-dbgsym: debug symbols for qt5-gtk-platformtheme
qt5-qmake: Qt 5 qmake Makefile generator tool

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the Qt 5 qmake, a tool that helps simplify
 the build process for development project across different platforms.
 qmake automates the generation of Makefiles so that only a few lines of
 information are needed to create each Makefile. qmake can be used for any
 software project, whether it is written using Qt or not.
 .
 Qt 5 qmake requires a platform and compiler description file which contains
 many default values used to generate appropriate Makefiles.
 .
 This package contains also these platform specifications.

qt5-qmake-bin: Qt 5 qmake Makefile generator tool — binary file

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the binary file for qmake buildsystem. Do not
 install this package directly, use qt5-qmake instead.

qt5-qmake-bin-dbgsym: debug symbols for qt5-qmake-bin
qt5-xdgdesktopportal-platformtheme: Qt 5 XDG Desktop Portal platform theme

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package provides the XDG Desktop portal platform theme, which makes
 Qt use native file dialogs on Flatpak/Snap based environments.

qt5-xdgdesktopportal-platformtheme-dbgsym: debug symbols for qt5-xdgdesktopportal-platformtheme
qtbase5-dev: Qt 5 base development files

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the header development files used for building Qt 5
 applications.
 .
 If you are interested in packaging Qt 5 stuff please take a look at
 https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html

qtbase5-dev-tools: Qt 5 base development programs

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the development programs used for building Qt 5
 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, rcc,
 syncqt and uic.
 .
 We do not recommend depending on this package directly. Please depend
 on qtbase5-dev instead.

qtbase5-dev-tools-dbgsym: debug symbols for qtbase5-dev-tools
qtbase5-doc: Qt 5 base documentation

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the documentation for the Qt 5 base libraries.

qtbase5-doc-dev: Qt 5 base tags files

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the doxygen tags files for the qtbase documentation.

qtbase5-doc-html: Qt 5 base HTML documentation

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the HTML documentation for the Qt 5 base
 libraries.

qtbase5-examples: Qt 5 base examples

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains Qt base 5 examples.

qtbase5-examples-dbgsym: debug symbols for qtbase5-examples
qtbase5-private-dev: Qt 5 base private development files

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the private header development files for building some
 Qt 5 applications like Qt Creator QML Designer plugin.
 .
 Use at your own risk.