2019-06-25 - Dmitry Shachnev <mitya57@ubuntu.com>
qtbase-opensource-src (5.12.2+dfsg-4ubuntu1.1) disco; urgency=medium
* Backport upstream patch to fix nullptr dereference in HTTP handler
(LP: #1833536).
2019-04-11 - Dmitry Shachnev <mitya57@ubuntu.com>
qtbase-opensource-src (5.12.2+dfsg-4ubuntu1) disco; urgency=medium
* Fix an endianness issue in the bundled copy of tinyCBOR library.
2019-04-07 - Dmitry Shachnev <mitya57@debian.org>
qtbase-opensource-src (5.12.2+dfsg-4) experimental; urgency=medium
* Build-depend on libxcb-xinput-dev, to fix mouse events handling.
2019-04-05 - Dmitry Shachnev <mitya57@debian.org>
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.
2019-03-24 - Dmitry Shachnev <mitya57@debian.org>
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.
2019-03-15 - Dmitry Shachnev <mitya57@debian.org>
qtbase-opensource-src (5.12.2+dfsg-1) experimental; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Drop patches, applied upstream:
- fix-selection-rendering.patch
- reference_dpi.diff
- remove_need_for_glXGetProcAddressARB.patch
- qprintdialog_duplex.diff
- no_arc4random_buf.diff
- kfreebsd_qstrncpy.diff
- alpha_atimensec.diff
- hurd_missing_include.diff
* Refresh and rebase other patches.
* Restore GLES-related changes that were dropped in 5.11.3+dfsg-4.
* Add libqt5gui5-gles alternative dependency to platformtheme packages.
* Update symbols files from the current build log.
* Bump ABI version to qtbase-abi-5-12-2.
* debian/scripts/update-copyright: Map upstream MIT license to Expat.
* Regenerate the Qt part of debian/copyright.
* Manually update the 3rdparty part of debian/copyright.
[ Simon Quigley ]
* Move the Flatpak platform theme to a generic XDG Desktop Portal platform
theme.
* Remove qxcbintegrationfunctions.h which is no longer provided by upstream.
* Add new files from upstream.
2019-03-15 - Dmitry Shachnev <mitya57@debian.org>
qtbase-opensource-src (5.11.3+dfsg1-1) unstable; urgency=medium
* Repack the tarball and strip some files and directories with copyright
issues (closes: #924599).
2019-02-10 - Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
qtbase-opensource-src (5.11.3+dfsg-5) unstable; urgency=medium
* Revert part of the mkspecs movements between packages. The private ones
were put into qtbase5-private-dev, but it seems that they are not ready
for that (Closes: #921930).
2019-02-08 - Dmitry Shachnev <mitya57@debian.org>
qtbase-opensource-src (5.11.3+dfsg-4) unstable; urgency=medium
* Revert the GLES-related symbols changes from the previous upload.
These changes were only for experimental and not yet for unstable.
* Upload to unstable.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Backport mysql_free_results_when_qsqlquery_finished_is_called.patch,
required by akonadi (closes: #921584).
[ Dmitry Shachnev ]
* Fix installed files list on hurd and kfreebsd (closes: #920236).
Thanks to Samuel Thibault!
* Move qt_lib_opengl.pri from qtbase5-dev to libqt5opengl5-dev.
* Backport upstream commit to fix duplex printing (LP: #1776173).
Thanks to Robert Bredereck for the initial patch!
* Add missing features.h include to hurd-g++ mkspec (closes: #920613).
Thanks to Samuel Thibault for the patch!
* Update symbols files from ia64 build logs.