2018-04-12 - Simon Quigley <tsimonq2@ubuntu.com>
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.
2018-03-15 - Simon Quigley <tsimonq2@ubuntu.com>
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.
2018-02-16 - Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
qtbase-opensource-src (5.9.2+dfsg-12) unstable; urgency=medium
* Add patch to extend MariaDB define checks. It seems that this codes makes
akonadi not fail on long time running sessions. Thanks Luigi Toscano for
the pointer.
2018-02-16 - Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
qtbase-opensource-src (5.9.2+dfsg-11) unstable; urgency=medium
* Add Martin Briza's hidpi_scale_at_192.diff to solve wrong HiDPI scalling
(Closes: #884956). Thanks Fedora guys!
2018-02-24 - Simon Quigley <tsimonq2@ubuntu.com>
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.
2018-02-15 - Simon Quigley <tsimonq2@ubuntu.com>
qtbase-opensource-src (5.9.4+dfsg-0ubuntu2) bionic; urgency=medium
* Update the copyright file.
2018-02-09 - Dmitry Shachnev <mitya57@debian.org>
qtbase-opensource-src (5.9.2+dfsg-10) unstable; urgency=medium
[ Dmitry Shachnev ]
* Fix processing multiple headers with the same name in HTTP/2 (closes:
#886395).
* Update symbols files from hurd-i386 build logs.
2018-02-03 - Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
qtbase-opensource-src (5.9.2+dfsg-9) unstable; urgency=medium
* Check the existance of /etc/xdg/QtProject before trying to remove it
(Closes: #889504).
2018-02-03 - Dmitry Shachnev <mitya57@debian.org>
qtbase-opensource-src (5.9.2+dfsg-8) unstable; urgency=medium
* qmake-cross-wrapper: Add special handling of -makefile and -project flags.
* Remove empty /etc/xdg/QtProject directory on upgrades (closes: #887806).
* Update symbols files from ia64 and the current amd64 build log.
2018-01-28 - Simon Quigley <tsimonq2@ubuntu.com>
qtbase-opensource-src (5.9.4+dfsg-0ubuntu1) bionic; urgency=medium
* New upstream release.
* Refresh patches, and delete reverse-applicable ones:
- qdnslookup_crash.diff
* Bump the virtual ABI package to 5.9.4 to make sure the proper
packages are rebuilt.