summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2020-06-03 13:51:20 +0300
committerMichal Klocek <michal.klocek@qt.io>2020-06-11 10:18:05 +0000
commita5017ad1987d3368c1cbccb5085475055c3b74a5 (patch)
tree421b558517f0b82547d48f78db424105d0da2009
parente9b7199363ff3f0c8f84b96eee175292fafffb2c (diff)
Add changes file for Qt 5.12.9v5.12.9
Change-Id: I96949ad2a7be414c126b6a661bc5cceeeceaac7d Reviewed-by: Michal Klocek <michal.klocek@qt.io>
-rw-r--r--dist/changes-5.12.955
1 files changed, 55 insertions, 0 deletions
diff --git a/dist/changes-5.12.9 b/dist/changes-5.12.9
new file mode 100644
index 000000000..57badb1a3
--- /dev/null
+++ b/dist/changes-5.12.9
@@ -0,0 +1,55 @@
+Qt 5.12.9 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.8.
+
+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.9 Changes *
+****************************************************************************
+
+General
+-------
+
+ - [QTBUG-83318] Fix macOS build after 10.15.4
+
+Chromium
+--------
+
+ - Security fixes from Chromium up to version 83.0.4103.97, including:
+
+ - CVE-2020-6423
+ - CVE-2020-6431
+ - CVE-2020-6432
+ - CVE-2020-6441
+ - CVE-2020-6443
+ - CVE-2020-6450
+ - CVE-2020-6451
+ - CVE-2020-6452
+ - CVE-2020-6455
+ - CVE-2020-6460
+ - CVE-2020-6461
+ - CVE-2020-6464
+ - CVE-2020-6467
+ - CVE-2020-6468
+ - CVE-2020-6493
+ - Security Bug 1025302
+ - Security Bug 1025740
+ - Security Bug 1050090
+ - Security Bug 1065094
+ - Security Bug 1066893
+ - Security Bug 1070012
+ - Security Bug 1075907