From 636b32c7f22c96e9562270219cedca52d5203737 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Thu, 7 Nov 2019 10:56:07 +0100 Subject: Add changes file for Qt 5.12.6 Change-Id: Ib5f32dff2db201bc85f714b50937bad9093a92c6 Reviewed-by: Allan Sandfeld Jensen --- dist/changes-5.12.6 | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 dist/changes-5.12.6 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. -- cgit v1.2.3