qtbase-opensource-src 5.4.1+dfsg-3ubuntu1 source package in Ubuntu

Changelog

qtbase-opensource-src (5.4.1+dfsg-3ubuntu1) wily; urgency=medium

  * Update symbols to fix ppc64el FTBFS.
  * Sync with Debian packaging
    - Do not enable require_fpic_instead_of_fpie.patch or
      make_qglobal_h_complain_if_you_use_fpie.patch before GCC5 is in use.
  * Skip a newly failing test on wily.

qtbase-opensource-src (5.4.1+dfsg-3) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Update debian/README.source for new upstream code location and branching
    schemes.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Enable parallel building while bootstraping qmake.
  * Add libpcre3-dev as build-dependency in order to use the new pcre16 library
    instead of the embedded one.
  * Expose documentation in /usr/share/doc (Closes: #751084).
  * Clean up the list in Uploaders, removing people who haven't committed to
    the repo in more than a year. They can re-add themselves whenever they want
    (and we really hope to see you back really soon!).
  * Split the GTK2 platform theme plugin into a separate package
    (Closes: #781148). Thanks Riku Voipio for the patch.
  * Use pkgkde-mark-private-symbols instead of mark_private_symbols.sh.
    - Remove the previous script from the package and it's entry in
      debian/copyright.
    - Depend on pkg-kde-tools >= 0.15.17.
  * Fix system tray's bugs with:
    - xcb_delay_showing_tray_icon_window_until_it_is_embedded.patch
      (Closes: #775398)
    - qtsystemtrayicon_handle_submenus_correctly.patch
  * Fix applications crashing when built with GCC5 by backporting upstream
    patches (Closes: #783127):
    - make_qglobal_h_complain_if_you_use_fpie.patch
    - require_fpic_instead_of_fpie.patch
  * Fix CVE-2015-1858, CVE-2015-1859 and CVE 2015-1860 by backporting patches
    (Closes: #783134):
    - fixes_crash_in_bmp_and_ico_image_decoders.patch
    - fixes_crash_in_gif_image_decoder.patch
  * Backport tst_QNetworkDiskCache-Stop-using-actual-web-servers.patch to solve
    tests wanting to access network services (Closes: #785207).

 -- Timo Jyrinki <email address hidden>  Sun, 19 Apr 2015 11:30:43 +0000

Upload details

Uploaded by:
Timo Jyrinki on 2015-05-18
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
qtbase-opensource-src_5.4.1+dfsg.orig.tar.xz 44.8 MiB c71c4afcee6992b5352eba0b2ed1211e1a44b7aa8a07b96d9fa8fa58cb719cc3
qtbase-opensource-src_5.4.1+dfsg-3ubuntu1.debian.tar.xz 360.1 KiB d449e655552339ca54d6054a407f35ddaae7ad2be43758f6da45a15b97258923
qtbase-opensource-src_5.4.1+dfsg-3ubuntu1.dsc 5.0 KiB 57b6c8ea027c0541066a1485c61bc17cfa527a3b7d28af85feeeabd66cdf9eb2

View changes file

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 package libqt5concurrent5

 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.

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 package libqt5core5a

 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.

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 package libqt5dbus5

 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.

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 package libqt5gui5

 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.

libqt5libqgtk2: Qt 5 GTK2 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.
 .
 The libqgtk2 module provides GTK2 theme compatibility

libqt5libqgtk2-dbgsym: debug symbols for package libqt5libqgtk2

 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The libqgtk2 module provides GTK2 theme compatibility

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 package libqt5network5

 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.

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 package libqt5opengl5

 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-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 package libqt5printsupport5

 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.

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 package libqt5sql5

 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-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 package libqt5sql5-mysql

 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-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 package libqt5sql5-odbc

 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-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 package libqt5sql5-psql

 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-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 package libqt5sql5-sqlite

 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-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 package libqt5sql5-tds

 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.

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 package libqt5test5

 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.

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 package libqt5widgets5

 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.

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 package libqt5xml5

 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.

qt5-default: Qt 5 development defaults 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 package sets Qt 5 to be the default Qt version to be used when
 using development binaries like qmake. It provides a default
 configuration for qtchooser, but does not prevent alternative Qt
 installations from being used.
 .
 This package should not be used for building Debian packages. Take a
 look at http://pkg-kde.alioth.debian.org/packagingqtstuff.html for
 more information.

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-arm-linux-gnueabihf: Qt 5 qt5-qmake-arm-linux-gnueabihf 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 qt5-qmake-arm-linux-gnueabihf, a tool
 that helps simplify the build process for development project across
 different platforms.
 qmake-cross-armhf 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 qt5-qmake-arm-linux-gnueabihf requires a platform and compiler
 description file which contains many default values used to generate
 appropriate Makefiles.
 .
 This package contains also these platform specifications.
 .
 The qt5-qmake-arm-linux-gnueabihf is made for creating Makefile in
 multiarch build environment. It can be used for example in a i386 chroot
 with armhf development packages.

qt5-qmake-arm-linux-gnueabihf-dbgsym: debug symbols for package qt5-qmake-arm-linux-gnueabihf

 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 qt5-qmake-arm-linux-gnueabihf, a tool
 that helps simplify the build process for development project across
 different platforms.
 qmake-cross-armhf 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 qt5-qmake-arm-linux-gnueabihf requires a platform and compiler
 description file which contains many default values used to generate
 appropriate Makefiles.
 .
 This package contains also these platform specifications.
 .
 The qt5-qmake-arm-linux-gnueabihf is made for creating Makefile in
 multiarch build environment. It can be used for example in a i386 chroot
 with armhf development packages.

qt5-qmake-cross-armhf: Transitional dummy package for qt5-qmake-arm-linux-gnueabihf

 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 dummy package for qt5-qmake-arm-linux-gnueabihf
 which can be safely removed.

qt5-qmake-dbgsym: debug symbols for package qt5-qmake

 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.

qtbase5-dbg: Qt 5 base library debugging symbols

 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 debugging symbols for the Qt 5 base libraries.

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
 http://pkg-kde.alioth.debian.org/packagingqtstuff.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, qdoc, rcc,
 syncqt and uic.

qtbase5-dev-tools-dbg: Qt 5 base binaries debugging symbols

 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 debugging symbols for the Qt 5 binaries.

qtbase5-dev-tools-dbgsym: debug symbols for package qtbase5-dev-tools

 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, qdoc, rcc,
 syncqt and uic.

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-dbg: Qt 5 base examples debugging symbols

 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 debugging symbols for the Qt 5 examples.

qtbase5-examples-dbgsym: debug symbols for package qtbase5-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-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.