From ff3de56218e1012e3b0dd056356253b105eb6f2e Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Wed, 3 Oct 2018 11:05:01 +0300 Subject: Add changes file for Qt 5.9.7 Change-Id: I841c0609e2e639b165216eb15afaba57f6211622 Reviewed-by: Michal Klocek --- dist/changes-5.9.7 | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 dist/changes-5.9.7 (limited to 'dist/changes-5.9.7') diff --git a/dist/changes-5.9.7 b/dist/changes-5.9.7 new file mode 100644 index 000000000..c64098d33 --- /dev/null +++ b/dist/changes-5.9.7 @@ -0,0 +1,59 @@ +Qt 5.9.7 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.9.0 through 5.9.6. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + +http://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.7 Changes * +**************************************************************************** + +Chromium +-------- + + - Security fixes from Chromium up to version 69.0.3497.113: + * CVE-2018-4117 + * CVE-2018-6124 + * CVE-2018-6129 + * CVE-2018-6130 + * CVE-2018-6132 + * CVE-2018-6135 + * CVE-2018-6144 + * CVE-2018-6145 + * CVE-2018-6153 + * CVE-2018-6154 + * CVE-2018-6155 + * CVE-2018-6155 + * CVE-2018-6156 + * CVE-2018-6159 + * CVE-2018-6161 + * CVE-2018-6162 + * CVE-2018-6165 + * CVE-2018-16066 + * CVE-2018-16067 + * CVE-2018-16068 + * CVE-2018-16076 + * CVE-2018-16077 + +Platform Specific Changes +------------------------- + + - macOS + * [QTBUG-69476] Fixed Xcode version check to work with major versions >= 10 + * [QTBUG-70380] Build fix for building with XCode version >= 9.13 + + - Windows + * [QTBUG-69139] Worked around internal compiler error with MSVC 2017 v15.7.4 -- cgit v1.2.3