summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-03-16 13:57:44 +0200
committerMichael BrĂ¼ning <michael.bruning@qt.io>2020-03-27 10:51:51 +0100
commit175b8129d1b0e6d9372de8ce9e1b45ab49fef336 (patch)
tree77740242b92035681cada41f856c7054bb70e8a4
parent09287cb18d2d41a5b18c5cf7b1e8e07183618ff2 (diff)
Add changes file for Qt 5.12.8v5.12.8
+ 13e2924f054170f399ea213cabbae2027831ceba Bump version + 2f56fd4a6b9b6f806334ba64b3689151a78d1d90 Update navigation actions when load finishes in a subframe + d7a7663c58fa81b04b2acc63c3e672fce2f46116 Fix crashes in urlChanged signal handlers + 3befcb16308f3b87a8c7b2dd1db69b69e2074c12 Update Chromium + c6d4d262cb42887bcc209087ab4270407f80e738 Update Chromium + 09287cb18d2d41a5b18c5cf7b1e8e07183618ff2 Update Chromium Change-Id: I5dd5ae4c57aacea4717e36d77e84cac12cd2a3e8 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
-rw-r--r--dist/changes-5.12.873
1 files changed, 73 insertions, 0 deletions
diff --git a/dist/changes-5.12.8 b/dist/changes-5.12.8
new file mode 100644
index 000000000..5a474e9c0
--- /dev/null
+++ b/dist/changes-5.12.8
@@ -0,0 +1,73 @@
+Qt 5.12.8 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.7.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.12 series is binary compatible with the 5.11.x series.
+Applications compiled for 5.11 will continue to run with 5.12.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* Qt 5.12.8 Changes *
+****************************************************************************
+
+General
+-------
+
+ - [QTBUG-81313] Enabled running with glibc 2.30 in Linux sandbox
+ - [QTBUG-81521] Update navigation actions when load finishes in a subframe
+ - [QTBUG-78490] Fixed crash when initiaing loads from urlChanged handlers
+
+Chromium
+--------
+
+ - Security fixes from Chromium up to version 80.0.3987.149, including:
+
+ - CVE-2019-18197 - Multiple vulnerabilities in XML
+ - CVE-2019-19923 - Out of bounds memory access in SQLite
+ - CVE-2019-19925 - Multiple vulnerabilities in SQLite
+ - CVE-2019-19926 - Inappropriate implementation in SQLite
+ - CVE-2019-20503 - Out of bounds read in usersctplib
+ - CVE-2020-6381 - Integer overflow in Javascript
+ - CVE-2020-6383 - Type confusion in V8
+ - CVE-2020-6384 - Use after free in WebAudio
+ - CVE-2020-6388 - Out of bounds memory access in WebAudio
+ - CVE-2020-6389 - Out of bounds write in WebRTC
+ - CVE-2020-6391 - Insufficient validation of untrusted input in Blink
+ - CVE-2020-6393 - Insufficient policy enforcement in Blink
+ - CVE-2020-6394 - Insufficient policy enforcement in Blink
+ - CVE-2020-6398 - Uninitialized use in PDFium
+ - CVE-2020-6399 - Insufficient policy enforcement in AppCache
+ - CVE-2020-6401
+ - CVE-2020-6405 - Out of bounds read in SQLite
+ - CVE-2020-6406 - Use after free in audio
+ - CVE-2020-6410 - Insufficient policy enforcement in navigation
+ - CVE-2020-6411
+ - CVE-2020-6412 - Insufficient validation of untrusted input in Omnibox
+ - CVE-2020-6413 - Inappropriate implementation in Blink
+ - CVE-2020-6418 - Type confusion in V8
+ - CVE-2020-6420 - Insufficient policy enforcement in media
+ - Security bug 1016038
+ - Security bug 1016506
+ - Security bug 1018629
+ - Security bug 1020031
+ - Security bug 1025442
+ - Security bug 1026293
+ - Security bug 1029865
+ - Security bug 1031909
+ - Security bug 1033461
+ - Security bug 1035723
+ - Security bug 1040700
+ - Security bug 1044570
+ - Security bug 1047097
+