From 745ad675fdd434cd34346909ebe9172881750c60 Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Fri, 29 Nov 2019 09:11:06 +0200 Subject: Add changes file for Qt 5.9.9 + b14fb79c5762b7181ad844a08fe56409c6bd79ad Allow VS 2019 to try to build QtWebEngine + 27357fb962d97a12c20f6969f8cba6044fbfa9d0 Fix tst_QWebEngineHistory widget auto tests + 7cdb24f8818a3cfa81bc43ac6f7ce09683f36639 Process pending resize of view before scroll to anchor by URL fragment + c4415f98106d5a1950ef000b6ee211dff24728f9 Update Chromium + fdec963fe2048a70513440ee7da34d7d34bf73af Backport various minor fixes + 2ed160ce8efb090f7eeef11948cd39425c5dd569 Bump version + f0b43c22ef7eec1efecd868db3184ca994c69fb2 Update Chromium + cb426428e027be4c44bc6ce63479160dea12d62e Update Chromium Change-Id: I5d45a9186a296cb2c7f1a122f75a0e0c9fe8e91b Reviewed-by: Allan Sandfeld Jensen --- dist/changes-5.9.9 | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 dist/changes-5.9.9 (limited to 'dist/changes-5.9.9') diff --git a/dist/changes-5.9.9 b/dist/changes-5.9.9 new file mode 100644 index 000000000..676cbb372 --- /dev/null +++ b/dist/changes-5.9.9 @@ -0,0 +1,71 @@ +Qt 5.9.9 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.9.0 through 5.9.8. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + +https://doc.qt.io/qt-5/index.html + +The Qt version 5.9 series is binary compatible with the 5.8.x series. +Applications compiled for 5.8 will continue to run with 5.9. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + +https://bugreports.qt.io/ + +Each of these identifiers can be entered in the bug tracker to obtain more +information about a particular change. + +**************************************************************************** +* Qt 5.9.9 Changes * +**************************************************************************** + +Chromium +-------- + + - Security fixes from Chromium up to version 78.0.3904.108 + * CVE-2019-5793 + * CVE-2019-5808 + * CVE-2019-5814 + * CVE-2019-5815 + * CVE-2019-5818 + * CVE-2019-5819 + * CVE-2019-5826 + * CVE-2019-5827 + * CVE-2019-5829 + * CVE-2019-5832 + * CVE-2019-5839 + * CVE-2019-5842 + * CVE-2019-5854 + * CVE-2019-5870 + * CVE-2019-5876 + * CVE-2019-13659 + * CVE-2019-13692 + * CVE-2019-13697 + * CVE-2019-15903 + * Security issue 906652 + * Security issue 906379 + * Security issue 913212 + * Security issue 916874 + * Security issue 917608 + * Security issue 919572 + * Security issue 924905 + * Security issue 933743 + * Security issue 940205 + * Security issue 1018406 + +Platform Specific Changes +------------------------- + + - macOS + * [QTBUG-78997] - Fix compiling on Xcode 11. + * [QTBUG-78997] - Fix use of deprecated method for scanning wifi networks + + - Windows + * [QTBUG-75212] - Fix building GN with VS 2019 + + - Linux + * Fix build with recent linux kernel + * [QTBUG-77037] - Fix building with pulseaudio 13 + -- cgit v1.2.3