File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ Qt 5.9.6 is a bug-fix release. It maintains both forward and backward
2
+ compatibility (source and binary) with Qt 5.9.0 through 5.9.5.
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.6 Changes *
22
+ ****************************************************************************
23
+
24
+ Chromium
25
+ --------
26
+
27
+ - Security fixes from Chromium up to version 66.0.3359.170:
28
+ * CVE-2018-6120
29
+ * CVE-2018-6115
30
+ * CVE-2018-6114
31
+ * CVE-2018-6118
32
+ * CVE-2018-6103
33
+ * CVE-2018-6101
34
+ * CVE-2018-6101
35
+ * CVE-2018-6085
36
+ * CVE-2018-6086
37
+ * CVE-2018-6088
38
+ * CVE-2018-6090
39
+ * Security Bug 831984
40
+ * Security Bug 816768
41
+ * Security Bug 797298
42
+
43
+ General
44
+ -------
45
+
46
+ - [QTBUG-64071] Only add the first found widevine CDM
47
+ - [QTBUG-64925] Fix compilation with system ICU 60
48
+ - [QTBUG-66560] Remove NOTREACHED in ScreenWin::GetNativeWindowFromHWND
49
+ - Fix build with GCC 8.1.0
You can’t perform that action at this time.
0 commit comments