Change log for qtbase-opensource-src package in Ubuntu

76150 of 247 results
Superseded in groovy-proposed
qtbase-opensource-src (5.14.2+dfsg-2) experimental; urgency=medium

  [ Pino Toscano ]
  * Add the libkrb5-dev build dependency to support SPNEGO/GSSAPI authentication
    in QtNetwork.
  * Explicitly add the pkg-config build dependency, as right now it is pulled
    by other packages.
  * Avoid two unconditional PATH_MAX occurrences to build on Hurd; patches
    path_max.diff, and qstorageinfo_linux.diff.
  * Install the QtInputSupport development files on any architecture, as it is
    built not only on Linux.
  * Mark few Linux-only symbols as linux-any.

  [ Dmitry Shachnev ]
  * Mark QStringRef::compare symbol as optional=inline (closes: #957730).

 -- Dmitry Shachnev <email address hidden>  Tue, 28 Apr 2020 14:44:22 +0300
Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
qtbase-opensource-src (5.12.8+dfsg-0ubuntu1) focal; urgency=medium

  * New upstream bugfix release.
  * Drop patches, included in the new release:
    - uic_global_includes.diff
    - CVE-2020-0569.diff
    - CVE-2020-0570.diff
    - CVE-2015-9541.diff
  * Refresh other patches.
  * Update debian/copyright using debian/scripts/update-copyright.
  * Bump ABI version to qtbase-abi-5-12-8.
  * Bump Build-Depends-Indep to 5.12.8.
  * Update symbols files from the current build logs.

 -- Dmitry Shachnev <email address hidden>  Thu, 09 Apr 2020 10:57:56 +0300
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
qtbase-opensource-src (5.12.5+dfsg-9build1) focal; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Tue, 03 Mar 2020 21:50:35 +0100
Superseded in focal-proposed
qtbase-opensource-src (5.12.5+dfsg-9) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Backport upstream patch to add an expansion limit for XML entities
    (CVE-2015-9541, closes: #951066).
    - Add two new symbols to debian/libqt5core5a.symbols.

  [ Helmut Grohne ]
  * qmake cross wrapper should pass QMAKE_STRIP. (Closes: #950507)

 -- Dmitry Shachnev <email address hidden>  Thu, 27 Feb 2020 16:52:19 +0300
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
qtbase-opensource-src (5.12.5+dfsg-8build1) focal; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Thu, 13 Feb 2020 09:15:15 +0100
Published in xenial-updates
Published in xenial-security
qtbase-opensource-src (5.5.1+dfsg-16ubuntu7.7) xenial-security; urgency=medium

  * SECURITY UPDATE: division-by-zero via malformed PPM image
    - debian/patches/CVE-2018-19872.patch: add extra check to
      src/gui/image/qppmhandler.cpp.
    - CVE-2018-19872
  * SECURITY UPDATE: QPluginLoader loads plugins from the CWD
    - debian/patches/CVE-2020-0569.patch: do not load plugin from the $PWD
      in src/corelib/plugin/qpluginloader.cpp.
    - CVE-2020-0569

 -- Marc Deslauriers <email address hidden>  Fri, 07 Feb 2020 10:43:53 -0500
Obsolete in eoan-updates
Obsolete in eoan-security
qtbase-opensource-src (5.12.4+dfsg-4ubuntu1.1) eoan-security; urgency=medium

  * SECURITY UPDATE: DoS via text file containing many directional chars
    - debian/patches/CVE-2019-18281.patch: add bounds check to
      src/gui/text/qtextengine.cpp.
    - CVE-2019-18281
  * SECURITY UPDATE: QPluginLoader loads plugins from the CWD
    - debian/patches/CVE-2020-0569.patch: do not load plugin from the $PWD
      in src/corelib/plugin/qpluginloader.cpp.
    - CVE-2020-0569
  * SECURITY UPDATE: QLibrary loads libraries from relative path from CWD
    - debian/patches/CVE-2020-0570.patch: do not attempt to load a library
      relative to $PWD in src/corelib/plugin/qlibrary_unix.cpp.
    - CVE-2020-0570

 -- Marc Deslauriers <email address hidden>  Fri, 07 Feb 2020 11:18:41 -0500
Superseded in bionic-updates
Superseded in bionic-security
qtbase-opensource-src (5.9.5+dfsg-0ubuntu2.5) bionic-security; urgency=medium

  * SECURITY UPDATE: division-by-zero via malformed PPM image
    - debian/patches/CVE-2018-19872.patch: add extra check to
      src/gui/image/qppmhandler.cpp.
    - CVE-2018-19872
  * SECURITY UPDATE: QPluginLoader loads plugins from the CWD
    - debian/patches/CVE-2020-0569.patch: do not load plugin from the $PWD
      in src/corelib/plugin/qpluginloader.cpp.
    - CVE-2020-0569

 -- Marc Deslauriers <email address hidden>  Fri, 07 Feb 2020 10:41:20 -0500
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
qtbase-opensource-src (5.12.5+dfsg-8) unstable; urgency=medium

  * Revert adding alternative qtbase5-gles-dev dependencies:
    - For qtbase5-private-dev: it is wrong, those who need private headers
      and OpenGL ES specific API should use qtbase5-private-gles-dev, not
      qtbase5-private-dev.
    - For libqt5opengl5-dev: it does not help, libqt5opengl5 uses desktop
      OpenGL specific symbols, so it is not installable with libqt5gui5-gles.
  * Remove explicit libqt5gui5 | libqt5gui5-gles dependencies from the
    platformtheme packages. Rely on ${shlibs:Depends} instead.
  * Override the remaining version-substvar-for-external-package error.
  * Backport fixes for two vulnerabilities:
    - CVE-2020-0569: Do not load plugin from the CWD.
    - CVE-2020-0570: Qt tries to load invalid library from CWD.
  * Make Qt 5 the default configuration in qtchooser, by installing the
    qt-default/qtchooser/default.conf symlink in libqt5core5a package.
  * Bump Standards-Version to 4.5.0, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Fri, 31 Jan 2020 00:03:38 +0300
Superseded in focal-proposed
qtbase-opensource-src (5.12.5+dfsg-7) unstable; urgency=medium

  * Changeless upload to allow arch:all binary packages being built after
    passing NEW queue.

 -- Lisandro Damián Nicanor Pérez Meyer <email address hidden>  Thu, 23 Jan 2020 09:08:39 -0300

Available diffs

Superseded in focal-proposed
qtbase-opensource-src (5.12.5+dfsg-5) unstable; urgency=medium

  [ Pino Toscano ]
  * Limit the libdrm-dev build dependency as linux-any, as it is only useful
    on Linux. (Closes: #947675)

  [ Dmitry Shachnev ]
  * Backport upstream patch to add RISC-V detection.
  * Update debian/libqt5network5.symbols from buildds’ logs.

 -- Dmitry Shachnev <email address hidden>  Tue, 31 Dec 2019 14:19:15 +0300

Available diffs

Superseded in focal-proposed
qtbase-opensource-src (5.12.5+dfsg-4) unstable; urgency=medium

  * Build-depend on libdrm-dev and libxcb-glx0-dev, to fix FTBFS.

 -- Dmitry Shachnev <email address hidden>  Sun, 22 Dec 2019 00:28:25 +0300

Available diffs

Superseded in focal-proposed
qtbase-opensource-src (5.12.5+dfsg-3) unstable; urgency=medium

  * Backport upstream patch to fix uic handling of .ui files with global
    includes. Thanks to Alexander Volkov for the pointer!
  * Stop depending on libgl1-mesa-dev and libgles2-mesa-dev, which are
    transitional packages in mesa ≥ 19.3.0~rc6-1.
  * Also make qtbase5-dev explicitly depend on libegl-dev (closes: #947117).
  * Move the compatibility symlinks from qtbase5-dev-tools to qtbase5-dev
    (closes: #939653).

 -- Dmitry Shachnev <email address hidden>  Sat, 21 Dec 2019 14:30:03 +0300

Available diffs

Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.9.5+dfsg-0ubuntu2.4) bionic; urgency=medium

  * Fix default paper size in the print dialog (LP: #1846821).

 -- Dmitry Shachnev <email address hidden>  Thu, 31 Oct 2019 00:00:50 +0300
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
qtbase-opensource-src (5.12.5+dfsg-2) unstable; urgency=medium

  * Update symbols files from buildds’ logs.
  * Add support for PostgreSQL 12 (closes: #941763).
  * Bump Standards-Version to 4.4.1, no changes needed.
  * Upload to unstable.

 -- Dmitry Shachnev <email address hidden>  Sun, 20 Oct 2019 22:33:00 +0300
Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to Release)
qtbase-opensource-src (5.12.4+dfsg-4ubuntu1) eoan; urgency=medium

  * Backport two patches from upstream 5.12.5 release:
    - Use Xft DPI as basis for HiDPI scaling (LP: #1834333).
    - Fix crash when closing floating QDialogs, by reverting a breaking
      change from 5.12.4 release.
  * Update symbols files from the current build logs.

 -- Dmitry Shachnev <email address hidden>  Thu, 03 Oct 2019 11:59:59 +0300
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
qtbase-opensource-src (5.12.4+dfsg-4build1) eoan; urgency=medium

  * No change rebuild for libmysqlclient21.

 -- Robie Basak <email address hidden>  Mon, 12 Aug 2019 02:04:58 +0000
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
qtbase-opensource-src (5.12.4+dfsg-4) experimental; urgency=medium

  * Mark libqxcb-glx-integration.so and the corresponding CMake file as
    not installed on armel and armhf.

 -- Dmitry Shachnev <email address hidden>  Thu, 04 Jul 2019 22:35:09 +0300
Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.9.5+dfsg-0ubuntu2.3) bionic; urgency=medium

  * Backport upstream patch to fix nullptr dereference in HTTP handler
    (LP: #1833536).

Obsolete in disco-updates
Deleted in disco-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.12.2+dfsg-4ubuntu1.1) disco; urgency=medium

  * Backport upstream patch to fix nullptr dereference in HTTP handler
    (LP: #1833536).

 -- Dmitry Shachnev <email address hidden>  Tue, 25 Jun 2019 13:23:10 +0300
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
qtbase-opensource-src (5.12.2+dfsg-4ubuntu2) eoan; urgency=medium

  * Backport upstream patch to fix nullptr dereference in HTTP handler
    (LP: #1833536).

 -- Dmitry Shachnev <email address hidden>  Fri, 21 Jun 2019 19:43:18 +0300
Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
qtbase-opensource-src (5.12.2+dfsg-4ubuntu1) disco; urgency=medium

  * Fix an endianness issue in the bundled copy of tinyCBOR library.

 -- Dmitry Shachnev <email address hidden>  Thu, 11 Apr 2019 16:29:37 +0300
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
qtbase-opensource-src (5.12.2+dfsg-4) experimental; urgency=medium

  * Build-depend on libxcb-xinput-dev, to fix mouse events handling.

 -- Dmitry Shachnev <email address hidden>  Sun, 07 Apr 2019 13:36:04 +0300

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
qtbase-opensource-src (5.12.2+dfsg-3) experimental; urgency=medium

  * Update symbols files from buildds’ logs.
  * Add a patch to make qt_is_ascii function work properly on big endian.

 -- Dmitry Shachnev <email address hidden>  Fri, 05 Apr 2019 22:10:34 +0300

Available diffs

Obsolete in cosmic-updates
Obsolete in cosmic-security
qtbase-opensource-src (5.11.1+dfsg-7ubuntu3.1) cosmic-security; urgency=medium

  * SECURITY UPDATE: double-free or corruption via illegal XML document
    - debian/patches/CVE-2018-15518.patch: fix possible heap corruption in
      QXmlStream in src/corelib/serialization/qxmlstream_p.h.
    - CVE-2018-15518
  * SECURITY UPDATE: NULL pointer dereference in QGifHandler
    - debian/patches/CVE-2018-19870.patch: check for QImage allocation
      failure in src/plugins/imageformats/gif/qgifhandler.cpp.
    - CVE-2018-19870
  * SECURITY UPDATE: buffer overflow in QBmpHandler
    - debian/patches/CVE-2018-19873.patch: check for out of range image
      size in src/gui/image/qbmphandler.cpp.
    - CVE-2018-19873

 -- Marc Deslauriers <email address hidden>  Mon, 25 Mar 2019 10:54:57 -0400
Superseded in bionic-updates
Superseded in bionic-security
qtbase-opensource-src (5.9.5+dfsg-0ubuntu2.1) bionic-security; urgency=medium

  * SECURITY UPDATE: double-free or corruption via illegal XML document
    - debian/patches/CVE-2018-15518.patch: fix possible heap corruption in
      QXmlStream in src/corelib/xml/qxmlstream_p.h.
    - CVE-2018-15518
  * SECURITY UPDATE: NULL pointer dereference in QGifHandler
    - debian/patches/CVE-2018-19870.patch: check for QImage allocation
      failure in src/plugins/imageformats/gif/qgifhandler.cpp.
    - CVE-2018-19870
  * SECURITY UPDATE: buffer overflow in QBmpHandler
    - debian/patches/CVE-2018-19873.patch: check for out of range image
      size in src/gui/image/qbmphandler.cpp.
    - CVE-2018-19873

 -- Marc Deslauriers <email address hidden>  Mon, 25 Mar 2019 11:03:42 -0400
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
qtbase-opensource-src (5.12.2+dfsg-2) experimental; urgency=medium

  * Backport upstream patch to fix generation of Qt5::GLESv2 target on ARM.
  * Change Perl shebangs to /usr/bin/perl as required by Policy § 10.4.
  * Update symbols files from buildds’ logs.

 -- Dmitry Shachnev <email address hidden>  Sun, 24 Mar 2019 12:39:25 +0300

Available diffs

Superseded in cosmic-updates
Deleted in cosmic-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.11.1+dfsg-7ubuntu3) cosmic; urgency=medium

  * Backport upstream commit to fix duplex printing (LP: #1776173).
    Thanks to Robert Bredereck for the initial patch!

 -- Dmitry Shachnev <email address hidden>  Thu, 28 Feb 2019 13:26:39 +0300
Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.9.5+dfsg-0ubuntu2) bionic; urgency=medium

  * Backport two upstream commits to fix duplex printing (LP: #1776173).
    Thanks to Robert Bredereck for the initial patch!

 -- Dmitry Shachnev <email address hidden>  Wed, 06 Feb 2019 10:47:55 +0300
Superseded in xenial-updates
Superseded in xenial-security
qtbase-opensource-src (5.5.1+dfsg-16ubuntu7.6) xenial-security; urgency=medium

  * SECURITY UPDATE: double-free or corruption via illegal XML document
    - debian/patches/CVE-2018-15518.patch: fix possible heap corruption in
      QXmlStream in src/corelib/xml/qxmlstream_p.h.
    - CVE-2018-15518
  * SECURITY UPDATE: NULL pointer dereference in QGifHandler
    - debian/patches/CVE-2018-19870.patch: check for QImage allocation
      failure in src/gui/image/qgifhandler.cpp.
    - CVE-2018-19870
  * SECURITY UPDATE: buffer overflow in QBmpHandler
    - debian/patches/CVE-2018-19873.patch: check for out of range image
      size in src/gui/image/qbmphandler.cpp.
    - CVE-2018-19873
  * debian/rules: create a HOME directory so that tests can run.
  * debian/patches/fix_failing_cookie_tests.patch: fix failing tests
    because of expired cookies.

 -- Marc Deslauriers <email address hidden>  Mon, 11 Feb 2019 07:32:35 -0500
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
qtbase-opensource-src (5.11.3+dfsg-5ubuntu1) disco; urgency=medium

  * Sync with experimental branch of Debian packaging Git.

 -- Dmitry Shachnev <email address hidden>  Mon, 11 Feb 2019 13:43:15 +0300
Superseded in disco-proposed
qtbase-opensource-src (5.11.3+dfsg-4ubuntu1) disco; urgency=medium

  * Sync with experimental branch of Debian packaging Git.
  * Switch arm64 to the desktop variant of OpenGL. For those who want to
    use OpenGL ES, we now have qtbase-opensource-src-gles source package.
  * Add libqt5gui5-gles alternative dependency to platformtheme packages.

 -- Dmitry Shachnev <email address hidden>  Sat, 09 Feb 2019 11:40:04 +0300
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
qtbase-opensource-src (5.11.3+dfsg-2ubuntu1) disco; urgency=medium

  [ Simon Quigley ]
  * Merge from Debian Sid. Remaining changes:
    * Add !arm64 arch qualifications to gl deps - we build for GLES there, so
      we shouldn't pull in full gl.
    * Add [armel armhf arm64] qualifications for libgles deps, for the
      opposite reason.

  [ Dmitry Shachnev ]
  * Remove trailing whitespace from debian/changelog.

 -- Dmitry Shachnev <email address hidden>  Mon, 31 Dec 2018 14:53:10 +0300
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
qtbase-opensource-src (5.11.2+dfsg-7ubuntu3) disco; urgency=medium

  * debian/control:
    + Add !arm64 arch qualifications to gl deps - we build for GLES there, so
      we shouldn't pull in full gl.
    + Add [armel armhf arm64] qualifications for libgles deps, for the
      opposite reason.

 -- Iain Lane <email address hidden>  Tue, 27 Nov 2018 16:53:43 +0000
Superseded in disco-proposed
qtbase-opensource-src (5.11.2+dfsg-7ubuntu2) disco; urgency=medium

  * Readd build dependency on libpcre2-dev and configure with
    -system-pcre, as qtbase-opensource-src is in the universe now as well.

 -- Dimitri John Ledkov <email address hidden>  Mon, 26 Nov 2018 17:44:53 +0000
Superseded in cosmic-updates
Deleted in cosmic-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.11.1+dfsg-7ubuntu2) cosmic; urgency=medium

  * Add a patch to pass default include directories to qdoc (LP: #1799111).

 -- Dmitry Shachnev <email address hidden>  Fri, 02 Nov 2018 14:41:35 +0300
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
qtbase-opensource-src (5.11.2+dfsg-7ubuntu1) disco; urgency=medium

  * Merge from Debian Sid. Remaining changes:
    - Add arm64 to the architectures that GLES is enabled on.
    - Drop build dependency on libpcre2-dev which is in Universe; configure
      without -system-pcre.

 -- Rik Mills <email address hidden>  Mon, 19 Nov 2018 15:49:12 +0000
Superseded in disco-proposed
qtbase-opensource-src (5.11.2+dfsg-6ubuntu1) disco; urgency=medium

  * Merge from Debian Sid. Remaining changes:
    - Add arm64 to the architectures that GLES is enabled on.
    - Drop build dependency on libpcre2-dev which is in Universe; configure
      without -system-pcre.

Superseded in disco-proposed
Superseded in disco-proposed
qtbase-opensource-src (5.11.2+dfsg-4ubuntu2) disco; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Tue, 13 Nov 2018 09:20:17 +0100
Superseded in disco-proposed
qtbase-opensource-src (5.11.2+dfsg-4ubuntu1) disco; urgency=medium

  * Merge from Debian Sid. Remaining changes:
    - Add arm64 to the architectures that GLES is enabled on.
    - Drop build dependency on libpcre2-dev which is in Universe; configure
      without -system-pcre.

Superseded in disco-release
Superseded in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
qtbase-opensource-src (5.11.1+dfsg-7ubuntu1) cosmic; urgency=medium

  * Merge from Debian Experimental. Remaining changes:
    - Add arm64 to the architectures that GLES is enabled on.

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
qtbase-opensource-src (5.11.1+dfsg-5ubuntu1) cosmic; urgency=medium

  * Merge from Debian Experimental. Remaining changes:
    - Add arm64 to the architectures that GLES is enabled on.

 -- Simon Quigley <email address hidden>  Thu, 19 Jul 2018 23:39:32 -0500
Superseded in cosmic-proposed
qtbase-opensource-src (5.11.1+dfsg-4ubuntu1) cosmic; urgency=medium

  * Merge from Debian Experimental. Remaining changes:
    - Add arm64 to the architectures that GLES is enabled on.

 -- Simon Quigley <email address hidden>  Thu, 21 Jun 2018 20:29:27 -0500
Superseded in cosmic-proposed
qtbase-opensource-src (5.11.1+dfsg-3ubuntu1) cosmic; urgency=medium

  * Merge from Debian Experimental. Remaining changes:
    - Add arm64 to the architectures that GLES is enabled on.

 -- Simon Quigley <email address hidden>  Thu, 21 Jun 2018 20:29:27 -0500
Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.5+dfsg-0ubuntu1) bionic; urgency=medium

  [ Simon Quigley ]
  * New upstream release.
    - Refresh patches.
    - Update symbols from build logs.
  * Bump independent build dependencies.
  * Bump the virtual ABI package from qtbase-abi-5-9-4 to qtbase-abi-5-9-5.
  * Fix loading OpenGL library when libGL.so is missing (LP: #1761708).
    - fix-loading-OpenGL-when-symlink-missing.patch
    - QTBUG-67537

  [ Dmitry Shachnev ]
  * Update list of Qt WebKit build-dependencies in debian/README.source.

 -- Simon Quigley <email address hidden>  Thu, 12 Apr 2018 18:24:40 -0500
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.4+dfsg-0ubuntu4) bionic; urgency=medium

  * Merge from Debian Sid. Remaining changes:
    - New upstream release (5.9.4), drop upstream patches and update symbols
      from build logs.
    - Depend on libssl-dev instead of libssl1.0-dev. Also backport an upstream
      patch enabling OpenSSL 1.1 support.
    - Add arm64 to the architectures that GLES is enabled on.
    - Backport some libinput and mesa 18 patches from upstream.
  * Update symbols from build logs.

 -- Simon Quigley <email address hidden>  Thu, 15 Mar 2018 23:37:26 -0500
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.4+dfsg-0ubuntu3) bionic; urgency=medium

  [ Simon Quigley ]
  * Merge from Debian Sid, remaining changes:
    - New upstream release (5.9.4), drop upstream patches.
    - Build with bundled pcre2 library.
    - Build depend on libssl-dev instead of libssl1.0-dev.
    - Depend on libssl1.1 instead of libssl1.0.2.
    - Add arm64 to the architectures that GLES is enabled on.
  * Correctly update the symbols files for the ABI bump.
  * Backport upstream patches to fix several libinput issues. Thanks to Ikey
    Doherty from Solus for the tip.

  [ Dmitry Shachnev ]
  * Add upstream patch to fix rendering issues with Mesa 18.
  * Add upstream patch to add NewMenu D-Bus signal for dbustray.
    Thanks to Marco Trevisan.

 -- Simon Quigley <email address hidden>  Sat, 24 Feb 2018 22:58:18 -0600
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.3+dfsg-0ubuntu4) bionic; urgency=medium

  * Build with openssl1.1 using patch from fedora.

 -- Dimitri John Ledkov <email address hidden>  Sat, 10 Feb 2018 21:06:55 +0000
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.3+dfsg-0ubuntu3) bionic; urgency=medium

  * Drop build dependency on libpcre2-dev (universe), configure
    without -system-pcre.

 -- Matthias Klose <email address hidden>  Thu, 08 Feb 2018 11:22:27 +0100
Superseded in bionic-proposed
qtbase-opensource-src (5.9.3+dfsg-0ubuntu2) bionic; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - New upstream release (5.9.3), drop upstream patches.
    - Depend on libssl1.0.0 instead of libssl1.0.2.
    - Add arm64 to the architectures that GLES is enabled on.
  * Update symbols files from buildds’ logs.

 -- Dmitry Shachnev <email address hidden>  Sat, 20 Jan 2018 10:02:49 +0300
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.3+dfsg-0ubuntu1) bionic; urgency=medium

  [ Dmitry Shachnev ]
  * Ship /usr/lib/${DEB_HOST_MULTIARCH}/qt.conf in qt5-qmake, which can be
    passed to qmake as -qtconf option for cross-building.
  * Ship /usr/bin/${DEB_HOST_GNU_TYPE}-qmake wrapper script in qt5-qmake, for
    using qmake with autoconf and AC_CHECK_TOOL.
  * Backport upstream patches for PostgreSQL 10 support (closes: #879960).

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Make libqt5opengl5-dev provide libqt5opengl5-desktop-dev on !armel and !armhf.
    In this way packages depending on Desktop OpenGL can use this package as
    a dependency without the need to keep an arch list (Closes: #881943).

  [ Simon Quigley ]
  * New upstream release.
  * Refresh patches, and delete reverse-applicable ones:
    - postgresql_10.diff
    - qglxconvenience_nullptr.diff

 -- Simon Quigley <email address hidden>  Thu, 30 Nov 2017 16:51:16 -0600
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.2+dfsg-4ubuntu6) bionic; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Tue, 07 Nov 2017 09:01:19 +0000
Superseded in bionic-proposed
qtbase-opensource-src (5.9.2+dfsg-4ubuntu5) bionic; urgency=medium

  * Revert tools location to non-multiarch.

 -- Dmitry Shachnev <email address hidden>  Thu, 02 Nov 2017 14:12:29 +0300
Superseded in bionic-proposed
qtbase-opensource-src (5.9.2+dfsg-4ubuntu4) bionic; urgency=medium

  * Really install the tools in the multiarch location too.
    (there is the same configuration option to find and install
     tools, so we also need this hack)

 -- Gianfranco Costamagna <email address hidden>  Wed, 01 Nov 2017 11:44:27 +0100
Superseded in bionic-proposed
qtbase-opensource-src (5.9.2+dfsg-4ubuntu3) bionic; urgency=medium

  * Use /usr/lib/$(DEB_HOST_MULTIARCH)/qt5/bin to find the old tools,
    because we didn't have a fully built 5.9.2 yet in Ubuntu, so lets
    force the old location (this change will be reverted once the current one
    publishes)

 -- Gianfranco Costamagna <email address hidden>  Wed, 01 Nov 2017 10:19:07 +0100
Superseded in bionic-proposed
qtbase-opensource-src (5.9.2+dfsg-4ubuntu2) bionic; urgency=medium

  * Temporarily lower the build dep on qttools so that we aren't depwait on
    arch:all.

 -- Simon Quigley <email address hidden>  Tue, 31 Oct 2017 17:25:22 -0500
Superseded in bionic-proposed
qtbase-opensource-src (5.9.2+dfsg-4ubuntu1) bionic; urgency=medium

  [ Simon Quigley ]
  * Merge from Debian Sid. Remaining changes:
    - Depend on libssl1.0.0 instead of libssl1.0.2.
    - Add arm64 to the architectures that GLES is enabled on.
    - Make qt5-default Multi-Arch: same.

  [ Dmitry Shachnev ]
  * The tests are not run currently anyway, so drop the tests-related
    delta with Debian.

 -- Simon Quigley <email address hidden>  Tue, 31 Oct 2017 08:45:58 -0500
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.1+dfsg-10ubuntu2) bionic; urgency=medium

  * No-change rebuild for libicu soname change.

 -- Matthias Klose <email address hidden>  Wed, 25 Oct 2017 15:46:14 +0000
Superseded in bionic-release
Obsolete in artful-release
Deleted in artful-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.1+dfsg-10ubuntu1) artful; urgency=medium

  * Merge with Debian unstable, remaining changes:
    - Depend on libssl1.0.0 instead of libssl1.0.2.
    - Enable tests for amd64, armhf, and i386.
    - Add arm64 to the architectures that GLES is enabled on.
    - Make qt5-default Multi-Arch: same.
  * Build with firebird support to reduce delta with Debian.

 -- Dmitry Shachnev <email address hidden>  Sat, 23 Sep 2017 20:13:55 +0300
Superseded in artful-release
Deleted in artful-proposed (Reason: moved to release)
qtbase-opensource-src (5.9.1+dfsg-5ubuntu2) artful; urgency=medium

  * Refresh symbols from build logs to fix FTBFS with GCC 7.

 -- Simon Quigley <email address hidden>  Sat, 05 Aug 2017 05:26:32 -0500
Obsolete in zesty-updates
Deleted in zesty-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.7.1+dfsg-2ubuntu4~1.17.04.1) zesty; urgency=medium

  * Backport upstream fix to fix GTK+ file dialog crash on Wayland
    (gtkdialogs_wayland.diff; closes: #850746) (LP: #1702741)

 -- Jeremy Bicha <email address hidden>  Thu, 06 Jul 2017 15:42:37 -0400
Superseded in artful-release
Deleted in artful-proposed (Reason: moved to release)
qtbase-opensource-src (5.7.1+dfsg-2ubuntu4~2) artful; urgency=medium

  [ Dmitry Shachnev ]
  * Backport upstream fix to make QGtk3Dialog not crash on Wayland
    (gtkdialogs_wayland.diff; closes: #850746) (LP: #1702741)

 -- Jeremy Bicha <email address hidden>  Thu, 06 Jul 2017 15:42:37 -0400
Superseded in xenial-updates
Deleted in xenial-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.5.1+dfsg-16ubuntu7.5) xenial; urgency=medium

  * Backport upstream change to fix behavior of QMenuBar::isNativeMenuBar()
    method (fix_isNativeMenuBar.diff). This should finally fix LP: #1380702.

 -- Dmitry Shachnev <email address hidden>  Wed, 03 May 2017 22:22:47 +0300
Superseded in xenial-proposed
qtbase-opensource-src (5.5.1+dfsg-16ubuntu7.4) xenial; urgency=medium

  [ Elvis Stansvik ]
  * debian/patches/xcb-compress-mouse-motion-and-touch-update-events.patch:
    - Backport event compression fix from Qt 5.6 branch (LP: #1598173)

Superseded in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
qtbase-opensource-src (5.7.1+dfsg-2ubuntu4~1) zesty; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * debian/patch/qdbus-tray-icon-use-runtimedir.patch:
    - QDBusTrayIcon: try use runtime or cache for icons (LP: #1600136)
  * debian/patch/qdbus-tray-icon-always-save-icon-in-unity.patch:
    - QDBusTrayIcon: always save the temp icon in Unity (LP: #1600136)

 -- Timo Jyrinki <email address hidden>  Thu, 09 Feb 2017 08:42:30 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
qtbase-opensource-src (5.7.1+dfsg-2ubuntu3~2) zesty; urgency=medium

  [ Dmitry Shachnev ]
  * Backport upstream change to make shortcuts working with global menu
    on Unity (global_menu_shortcuts.diff, LP: #1380702).

  [ Timo Jyrinki ]
  * debian/patches/Add-support-for-selecting-the-printer-plugin-via-the.patch:
    - Backport from Qt 5.9.

 -- Timo Jyrinki <email address hidden>  Mon, 30 Jan 2017 09:02:08 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
qtbase-opensource-src (5.7.1+dfsg-2ubuntu2~1) zesty; urgency=medium

  * Disable gold linker also on arm64 and ppc64el (LP: #1656431)

 -- Timo Jyrinki <email address hidden>  Mon, 16 Jan 2017 09:23:57 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
qtbase-opensource-src (5.7.1+dfsg-2ubuntu1~8) zesty; urgency=medium

  * New upstream release.
  * Drop patches included in upstream release:
    - color-fonts.patch
    - dbusmenu_exclusive_groups.diff
    - dbusmenu_global_menu.diff
    - dbustray_use_separate_connections.diff
    - qplatformmenubar_createmenu.diff
    - fix-scalable-bitmap-factor-caching.patch
    - Make-sure-connection-is-not-null-before-using-it.patch
    - xcb-Send-also-text-plain-when-a-text-uri-list-is-dro.patch
  * Update symbols and mark private ones.
  * Adjust tests enablement patch for Qt 5.7 and 5.7.1.
  * Drop also net-bearer-nm-disconnect-ap-signals7.patch that was upstreamed.
  * Ubuntu doesn't have package named libssl1.0-dev yet.
  * debian/patches/QSettings-Avoid-unneeded-sync-on-destruction.patch:
    - Backport from 5.8 (LP: #1642605)
  * Disable gold linker also on armhf (LP: #1653529)
  * Disable gold linker also on amd64 (LP: #1654820)
    - Now disabled on i386, powerpc, armhf, amd64

 -- Timo Jyrinki <email address hidden>  Thu, 25 Aug 2016 11:01:48 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
qtbase-opensource-src (5.6.1+dfsg-3ubuntu7~2) yakkety; urgency=medium

  * debian/patches/Stop-unloading-plugins-in-QPluginLoader-and-QFactory.patch:
    - Backport from Qt 5.8.

 -- Timo Jyrinki <email address hidden>  Thu, 06 Oct 2016 07:18:59 +0000
Superseded in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
qtbase-opensource-src (5.6.1+dfsg-3ubuntu6~4) yakkety; urgency=medium

  [ Dmitry Shachnev ]
  * Mark allow_native_menubar.diff as applied upstream.
  * debian/patches/dbustray_cleanup_notifier.diff:
    - Fix a bug in QSystemTrayIcon code where the notifier was not cleaned
      up and the callback was called multiple times.

  [ Timo Jyrinki ]
  * debian/patches/Fix-some-QtDBus-crashes-during-application-destructi.patch
    debian/patches/Merge-the-QDBusMetaType-s-custom-information-to-QDBu.patch
    debian/patches/Make-the-bearer-QFactoryLoader-a-member-variable-not.patch:
    - More D-Bus fixes (LP: #1618590)

 -- Timo Jyrinki <email address hidden>  Wed, 28 Sep 2016 18:14:12 +0000
Superseded in xenial-updates
Deleted in xenial-proposed (Reason: moved to -updates)
qtbase-opensource-src (5.5.1+dfsg-16ubuntu7.2) xenial; urgency=medium

  * debian/patches/Fix-parsing-of-tzfile-5-POSIX-rule-zone-names-with-b.patch:
    - Backport a timezone conversion fix from Qt 5.6.2 (LP: #1622089)

 -- Timo Jyrinki <email address hidden>  Mon, 12 Sep 2016 05:49:32 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
qtbase-opensource-src (5.6.1+dfsg-3ubuntu5~1) yakkety; urgency=medium

  * debian/patches/dbusmenu-Don-t-leave-dangling-pointers-when-menus-ar.patch:
    - Fix a crasher in qdbusmenu code (LP: #1620937)
  * debian/patches/QMenuBar-Get-rid-of-QMenuBarPrivate-nativeMenuBar.patch:
    - Improve menu bar code, but for now allow_native_menubar.diff is still
      needed.

 -- Timo Jyrinki <email address hidden>  Fri, 16 Sep 2016 05:08:05 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
qtbase-opensource-src (5.6.1+dfsg-3ubuntu4~6) yakkety; urgency=medium

  [ Timo Jyrinki ]
  * debian/patches/Make-QDBusConnectionPrivate-relaySignal-be-called-in.patch:
    - Antoher DBus fix needed for telephony-service (LP: #1620945)
  * debian/patches/Fix-gcc-Wsuggest-override-warning-on-Q_OBJECT.patch
    debian/patches/Fix-the-GCC-version-supporting-Wsuggest-override.patch:
    - Fix GCC -Wsuggest-override warning on Q_OBJECT (LP: #1619483)
  * debian/patches/Fix-parsing-of-tzfile-5-POSIX-rule-zone-names-with-b.patch:
    - Fix parsing of rule zone names for certain time zones (LP: #1622089)
  * debian/patches/Avoid-artifacts-when-hiding-or-closing-a-QOpenGLWidg.patch
    debian/patches/QtWidgets-Send-show-hide-event-to-children-on-restor.patch:
    - Fix event sending to children, hurting Oxide-Qt use on desktop
      (LP: #1613670)
  * Disable QStaticText tests for now (QTBUG-55653)

 -- Timo Jyrinki <email address hidden>  Mon, 12 Sep 2016 05:42:31 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
qtbase-opensource-src (5.6.1+dfsg-3ubuntu3~3) yakkety; urgency=medium

  [ Timo Jyrinki ]
  * debian/patches/QDBusServer-delay-processing-of-D-Bus-messages.patch:
    - Fix DBus message processing (LP: #1608822)
  * debian/patches/xcb-Send-also-text-plain-when-a-text-uri-list-is-dro.patch:
    - Fix drag and drop from Qt to skype (LP: #1586857)
  * debian/patches/qt5-qmake-arm-linux-gnueabihf:
    - Support cross-compilation inside chroot using pkg-config (LP: #1580981)
  * debian/patches/Make-sure-connection-is-not-null-before-using-it.patch:
    - Fix unity8 crasher (LP: #1612309)
  * Update symbols with pkgkde-mark-qt5-private-symbols.
  * Disable printsupport tests that started failing but only on builders,
    possibly with new glibc. See LP: #1612767 for details.

  [ Dmitry Shachnev ]
  * Backport some upstream patches to add support for D-Bus global menus,
    and improve support for D-Bus tray icons (LP: #1612767):
    + dbustray_use_separate_connections.diff (fix for multiple tray icons)
    + dbusmenu_exclusive_groups.diff (fix for radio actions)
    + qplatformmenubar_createmenu.diff (adding a method to QPlatformMenuBar)
    + dbusmenu_global_menu.diff (add support for D-Bus global menus)
  * Add a distro patch to stop setting AA_DontUseNativeMenuBar unconditionally
    (allow_native_menubar.diff): we want this attribute to be false by default,
    but applications should be able to override it.

 -- Timo Jyrinki <email address hidden>  Sat, 03 Sep 2016 13:58:20 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
qtbase-opensource-src (5.6.1+dfsg-3ubuntu2~1) yakkety; urgency=medium

  * Don't use gold linker on powerpc. (LP: #1611227)

 -- Timo Jyrinki <email address hidden>  Tue, 09 Aug 2016 06:29:25 +0000
76150 of 247 results