summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-11-07 10:56:07 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-11-08 14:08:07 +0100
commit636b32c7f22c96e9562270219cedca52d5203737 (patch)
treeead19af87584d84736bee967353e86b8560c172b
parentf6ff5b17edfcd72c1536b46d8db1c9a30f70a6ba (diff)
Add changes file for Qt 5.12.6v5.12.6
Change-Id: Ib5f32dff2db201bc85f714b50937bad9093a92c6 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
-rw-r--r--dist/changes-5.12.664
1 files changed, 64 insertions, 0 deletions
diff --git a/dist/changes-5.12.6 b/dist/changes-5.12.6
new file mode 100644
index 000000000..386eac233
--- /dev/null
+++ b/dist/changes-5.12.6
@@ -0,0 +1,64 @@
+Qt 5.12.6 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.5.
+
+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.6 Changes *
+****************************************************************************
+
+General
+-------
+
+ - [QTBUG-77072,QTBUG-78084] Fixed flashing when closing popup on macOS.
+ - [QTBUG-78733] Fixed building with Visual Studio 2019.
+ - [QTBUG-77037] Fixed building with Pulseaudio 13.
+ - Fixed building with system ICU 65.
+
+Chromium
+--------
+
+ - Security fixes from Chromium up to version 77.0.3865.120, including:
+
+ - CVE-2019-5869
+ - CVE-2019-5870
+ - CVE-2019-5875
+ - CVE-2019-5876
+ - CVE-2019-13659
+ - CVE-2019-13660
+ - CVE-2019-13664
+ - CVE-2019-13665
+ - CVE-2019-13674
+ - CVE-2019-13675
+ - CVE-2019-13687
+ - CVE-2019-13688
+ - CVE-2019-13691
+ - CVE-2019-13692
+ - CVE-2019-13693
+ - CVE-2019-13694
+ - CVE-2019-13695
+ - CVE-2019-13697
+ - Security issue 946351
+ - Security issue 957160
+ - Security issue 960354
+ - Security issue 964938
+ - Security issue 979373
+ - Security issue 981459
+ - Security issue 986727
+ - Security issue 990234
+
+ - Security fix from Chrome 78: CVE-2019-13720.