diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2020-02-03 12:59:48 +0100 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2020-02-03 12:59:48 +0100 |
commit | 578f432c4d6517ab1d8fff8b8b08a47135910b41 (patch) | |
tree | 030479e10c9e950d7666e6daf46d4bf24d26568b | |
parent | 13e2924f054170f399ea213cabbae2027831ceba (diff) | |
parent | 41cef6e19364d785bd77c42e45ef7ca32e601410 (diff) | |
download | qtwebengine-578f432c4d6517ab1d8fff8b8b08a47135910b41.tar.gz |
Merge remote-tracking branch 'origin/5.12.7' into 5.12
Change-Id: I340a02dac932fecf19439e0707e8e9568bcf09a0
-rw-r--r-- | dist/changes-5.12.7 | 78 | ||||
m--------- | src/3rdparty | 0 |
2 files changed, 78 insertions, 0 deletions
diff --git a/dist/changes-5.12.7 b/dist/changes-5.12.7 new file mode 100644 index 000000000..4fdbb17d0 --- /dev/null +++ b/dist/changes-5.12.7 @@ -0,0 +1,78 @@ +Qt 5.12.7 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.12.0 through 5.12.6. + +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.7 Changes * +**************************************************************************** + +General +------- + + - [QTBUG-78280, QTBUG-80696] Fix pepper flash plugin permission + +Chromium +-------- + + - Security fixes from Chromium up to version 79.0.3945.130, including: + + - CVE-2019-13700 + - CVE-2019-13714 + - CVE-2019-13715 + - CVE-2019-13718 + - CVE-2019-13728 + - CVE-2019-13730 + - CVE-2019-13732 + - CVE-2019-13734 + - CVE-2019-13735 + - CVE-2019-13736 + - CVE-2019-13737 + - CVE-2019-13738 + - CVE-2019-13739 + - CVE-2019-13741 + - CVE-2019-13747 + - CVE-2019-13750 + - CVE-2019-13751 + - CVE-2019-13752 + - CVE-2019-13753 + - CVE-2019-13757 + - CVE-2019-13758 + - CVE-2019-13761 + - CVE-2019-13762 + - CVE-2019-13764 + - CVE-2019-15903 + - CVE-2020-0601 + - CVE-2020-6377 + - Security bug 889276 + - Security bug 955191 + - Security bug 993266 + - Security bug 1006544 + - Security bug 1011551 + - Security bug 1017020 + - Security bug 1017961 + - Security bug 1018406 + - Security bug 1025089 + - Security bug 1027905 + - Security bug 1028722 + - Security bug 1029002 + - Security bug 1029027 + - Security bug 1029210 + - Security bug 1029506 + - Security bug 1033260 + - Security bug 1034695 + - Security bug 1035371 diff --git a/src/3rdparty b/src/3rdparty -Subproject 0bf0431f9fea75fdad4ab519788ca807fd86e3c +Subproject 5ca6ac0f951adec1f816b42f1c862d699e56a64 |