Skip to content

Commit 8db7eab

Browse files
Antti KokkoQt Cherry-pick Bot
authored andcommitted
Add changes file for Qt 5.12.10
Change-Id: Id180c2ea2fefed919b4c623d20da392ad5db27d1 Reviewed-by: Allan Sandfeld Jensen <[email protected]> (cherry picked from commit 78b44a2) Reviewed-by: Qt Cherry-pick Bot <[email protected]>
1 parent eac0b7e commit 8db7eab

File tree

1 file changed

+86
-0
lines changed

1 file changed

+86
-0
lines changed

dist/changes-5.12.10

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
Qt 5.12.10 is a bug-fix release. It maintains both forward and backward
2+
compatibility (source and binary) with Qt 5.12.9.
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.12/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+
* Library *
22+
****************************************************************************
23+
24+
General
25+
-------
26+
27+
- [QTBUG-75391] Fix pasting Unicode characters copied from WebEngine on macOS
28+
- [QTBUG-83710] Fix input of keys requiring AltGr on Windows
29+
- [QTBUG-84337] Fixed GPU switching with CoreProfile on macOS (for e.g. AirPlay)
30+
- Fixed build with the linux-clang 10 spec
31+
32+
Chromium
33+
--------
34+
35+
- Security fixes from Chromium up to version 86.0.4240.75, including:
36+
37+
- CVE-2020-6459
38+
- CVE-2020-6462: Use after free in task scheduling
39+
- CVE-2020-6470
40+
- CVE-2020-6474
41+
- CVE-2020-6481
42+
- CVE-2020-6489
43+
- CVE-2020-6490
44+
- CVE-2020-6511: Side-channel information leakage in CSP
45+
- CVE-2020-6512: Type Confusion in V8
46+
- CVE-2020-6513: Heap buffer overflow in PDFium
47+
- CVE-2020-6514: Inappropriate implementation in WebRTC
48+
- CVE-2020-6518: Use after free in developer tools
49+
- CVE-2020-6523: Out of bounds write in Skia
50+
- CVE-2020-6524: Heap buffer overflow in WebAudio
51+
- CVE-2020-6529: Inappropriate implementation in WebRTC
52+
- CVE-2020-6532: Use after free in SCTP
53+
- CVE-2020-6535: Insufficient data validation in WebUI
54+
- CVE-2020-6534: Heap buffer overflow in WebRTC
55+
- CVE-2020-6540: Heap buffer overflow in Skia
56+
- CVE-2020-6541: Use after free in WebUSB
57+
- CVE-2020-6542: Use after free in ANGLE
58+
- CVE-2020-6543: Use after free in task scheduling
59+
- CVE-2020-6544: Use after free in media
60+
- CVE-2020-6545: Use after free in audio
61+
- CVE-2020-6548: Heap buffer overflow in Skia
62+
- CVE-2020-6549: Use after free in media
63+
- CVE-2020-6559: Use after free in presentation API
64+
- CVE-2020-6561: Inappropriate implementation in Content Security Policy
65+
- CVE-2020-6562: Insufficient policy enforcement in Blink
66+
- CVE-2020-6569: Integer overflow in WebUSB
67+
- CVE-2020-6571: Incorrect security UI in Omnibox
68+
- CVE-2020-6573: Use after free in video
69+
- CVE-2020-15962: Insufficient policy enforcement in serial
70+
- CVE-2020-15964: Insufficient data validation in media
71+
- CVE-2020-15965: Out of bounds write in V8
72+
- CVE-2020-15968: Use after free in Blink
73+
- CVE-2020-15969: Use after free in WebRTC.
74+
- Security Bug 1051439
75+
- Security bug 1052492
76+
- Security bug 1054229
77+
- Security Bug 1057369
78+
- Security Bug 1058515
79+
- Security bug 1065122
80+
- Security bug 1065731
81+
- Security bugs 1087629 and 1029569
82+
- Security issue 1098860
83+
- Security issue 1102137
84+
- Security bug 1102408
85+
- Security bug 1111149
86+

0 commit comments

Comments
 (0)