Skip to content

Commit 64ab319

Browse files
author
Allan Sandfeld Jensen
committed
Merge remote-tracking branch 'origin/5.12.8' into 5.12
Change-Id: I515f1330de2414296c91b1fd0c256c8d69a2ddc7
2 parents d7a7663 + 175b812 commit 64ab319

File tree

2 files changed

+74
-1
lines changed

2 files changed

+74
-1
lines changed

dist/changes-5.12.8

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
Qt 5.12.8 is a bug-fix release. It maintains both forward and backward
2+
compatibility (source and binary) with Qt 5.12.0 through 5.12.7.
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.8 Changes *
22+
****************************************************************************
23+
24+
General
25+
-------
26+
27+
- [QTBUG-81313] Enabled running with glibc 2.30 in Linux sandbox
28+
- [QTBUG-81521] Update navigation actions when load finishes in a subframe
29+
- [QTBUG-78490] Fixed crash when initiaing loads from urlChanged handlers
30+
31+
Chromium
32+
--------
33+
34+
- Security fixes from Chromium up to version 80.0.3987.149, including:
35+
36+
- CVE-2019-18197 - Multiple vulnerabilities in XML
37+
- CVE-2019-19923 - Out of bounds memory access in SQLite
38+
- CVE-2019-19925 - Multiple vulnerabilities in SQLite
39+
- CVE-2019-19926 - Inappropriate implementation in SQLite
40+
- CVE-2019-20503 - Out of bounds read in usersctplib
41+
- CVE-2020-6381 - Integer overflow in Javascript
42+
- CVE-2020-6383 - Type confusion in V8
43+
- CVE-2020-6384 - Use after free in WebAudio
44+
- CVE-2020-6388 - Out of bounds memory access in WebAudio
45+
- CVE-2020-6389 - Out of bounds write in WebRTC
46+
- CVE-2020-6391 - Insufficient validation of untrusted input in Blink
47+
- CVE-2020-6393 - Insufficient policy enforcement in Blink
48+
- CVE-2020-6394 - Insufficient policy enforcement in Blink
49+
- CVE-2020-6398 - Uninitialized use in PDFium
50+
- CVE-2020-6399 - Insufficient policy enforcement in AppCache
51+
- CVE-2020-6401
52+
- CVE-2020-6405 - Out of bounds read in SQLite
53+
- CVE-2020-6406 - Use after free in audio
54+
- CVE-2020-6410 - Insufficient policy enforcement in navigation
55+
- CVE-2020-6411
56+
- CVE-2020-6412 - Insufficient validation of untrusted input in Omnibox
57+
- CVE-2020-6413 - Inappropriate implementation in Blink
58+
- CVE-2020-6418 - Type confusion in V8
59+
- CVE-2020-6420 - Insufficient policy enforcement in media
60+
- Security bug 1016038
61+
- Security bug 1016506
62+
- Security bug 1018629
63+
- Security bug 1020031
64+
- Security bug 1025442
65+
- Security bug 1026293
66+
- Security bug 1029865
67+
- Security bug 1031909
68+
- Security bug 1033461
69+
- Security bug 1035723
70+
- Security bug 1040700
71+
- Security bug 1044570
72+
- Security bug 1047097
73+

src/3rdparty

Submodule 3rdparty updated 151 files

0 commit comments

Comments
 (0)