File tree Expand file tree Collapse file tree 1 file changed +78
-0
lines changed Expand file tree Collapse file tree 1 file changed +78
-0
lines changed Original file line number Diff line number Diff line change
1
+ Qt 5.12.7 is a bug-fix release. It maintains both forward and backward
2
+ compatibility (source and binary) with Qt 5.12.0 through 5.12.6.
3
+
4
+ For more details, refer to the online documentation included in this
5
+ distribution. The documentation is also available online:
6
+
7
+ https://doc.qt.io/qt-5/index.html
8
+
9
+ The Qt version 5.12 series is binary compatible with the 5.11.x series.
10
+ Applications compiled for 5.11 will continue to run with 5.12.
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.12.7 Changes *
22
+ ****************************************************************************
23
+
24
+ General
25
+ -------
26
+
27
+ - [QTBUG-78280, QTBUG-80696] Fix pepper flash plugin permission
28
+
29
+ Chromium
30
+ --------
31
+
32
+ - Security fixes from Chromium up to version 79.0.3945.130, including:
33
+
34
+ - CVE-2019-13700
35
+ - CVE-2019-13714
36
+ - CVE-2019-13715
37
+ - CVE-2019-13718
38
+ - CVE-2019-13728
39
+ - CVE-2019-13730
40
+ - CVE-2019-13732
41
+ - CVE-2019-13734
42
+ - CVE-2019-13735
43
+ - CVE-2019-13736
44
+ - CVE-2019-13737
45
+ - CVE-2019-13738
46
+ - CVE-2019-13739
47
+ - CVE-2019-13741
48
+ - CVE-2019-13747
49
+ - CVE-2019-13750
50
+ - CVE-2019-13751
51
+ - CVE-2019-13752
52
+ - CVE-2019-13753
53
+ - CVE-2019-13757
54
+ - CVE-2019-13758
55
+ - CVE-2019-13761
56
+ - CVE-2019-13762
57
+ - CVE-2019-13764
58
+ - CVE-2019-15903
59
+ - CVE-2020-0601
60
+ - CVE-2020-6377
61
+ - Security bug 889276
62
+ - Security bug 955191
63
+ - Security bug 993266
64
+ - Security bug 1006544
65
+ - Security bug 1011551
66
+ - Security bug 1017020
67
+ - Security bug 1017961
68
+ - Security bug 1018406
69
+ - Security bug 1025089
70
+ - Security bug 1027905
71
+ - Security bug 1028722
72
+ - Security bug 1029002
73
+ - Security bug 1029027
74
+ - Security bug 1029210
75
+ - Security bug 1029506
76
+ - Security bug 1033260
77
+ - Security bug 1034695
78
+ - Security bug 1035371
You can’t perform that action at this time.
0 commit comments