Skip to content

Commit ff3de56

Browse files
Antti Kokkojaheikk
authored andcommitted
Add changes file for Qt 5.9.7
Change-Id: I841c0609e2e639b165216eb15afaba57f6211622 Reviewed-by: Michal Klocek <[email protected]>
1 parent bd274cc commit ff3de56

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

dist/changes-5.9.7

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
Qt 5.9.7 is a bug-fix release. It maintains both forward and backward
2+
compatibility (source and binary) with Qt 5.9.0 through 5.9.6.
3+
4+
For more details, refer to the online documentation included in this
5+
distribution. The documentation is also available online:
6+
7+
http://doc.qt.io/qt-5/index.html
8+
9+
The Qt version 5.9 series is binary compatible with the 5.8.x series.
10+
Applications compiled for 5.8 will continue to run with 5.9.
11+
12+
Some of the changes listed in this file include issue tracking numbers
13+
corresponding to tasks in the Qt Bug Tracker:
14+
15+
https://bugreports.qt.io/
16+
17+
Each of these identifiers can be entered in the bug tracker to obtain more
18+
information about a particular change.
19+
20+
****************************************************************************
21+
* Qt 5.9.7 Changes *
22+
****************************************************************************
23+
24+
Chromium
25+
--------
26+
27+
- Security fixes from Chromium up to version 69.0.3497.113:
28+
* CVE-2018-4117
29+
* CVE-2018-6124
30+
* CVE-2018-6129
31+
* CVE-2018-6130
32+
* CVE-2018-6132
33+
* CVE-2018-6135
34+
* CVE-2018-6144
35+
* CVE-2018-6145
36+
* CVE-2018-6153
37+
* CVE-2018-6154
38+
* CVE-2018-6155
39+
* CVE-2018-6155
40+
* CVE-2018-6156
41+
* CVE-2018-6159
42+
* CVE-2018-6161
43+
* CVE-2018-6162
44+
* CVE-2018-6165
45+
* CVE-2018-16066
46+
* CVE-2018-16067
47+
* CVE-2018-16068
48+
* CVE-2018-16076
49+
* CVE-2018-16077
50+
51+
Platform Specific Changes
52+
-------------------------
53+
54+
- macOS
55+
* [QTBUG-69476] Fixed Xcode version check to work with major versions >= 10
56+
* [QTBUG-70380] Build fix for building with XCode version >= 9.13
57+
58+
- Windows
59+
* [QTBUG-69139] Worked around internal compiler error with MSVC 2017 v15.7.4

0 commit comments

Comments
 (0)