diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2018-05-08 13:40:25 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2018-05-08 14:23:27 +0000 |
commit | 28e0320235d33f00c6c141a549dc0553ee0043a5 (patch) | |
tree | dfedd4087d86addf5109208ab895f85ee3a25924 /dist | |
parent | c2736db6ac32a8169978def59748f61365468b3c (diff) | |
download | qtwebengine-28e0320235d33f00c6c141a549dc0553ee0043a5.tar.gz |
Update Chromiumv5.11.0-rc2v5.11.05.11.0
Pulling in security fixes from Chrome 66.0.3359.139
Changes:
a816f8401c Update the ICU shim headers
a329fc0080 [Backport] [MemCache] Fix bug while iterating LRU list in range doom
492afe7432 [Backport] Merged: [keys] Don't keep chain of OrderedHashSets in KeyAccumulator
1785e2c1eb [Backport] Merged: [wasm] Call AsyncInstantiate directly when instantiating a module object
Task-number: QTBUG-67800
Change-Id: Id84a3e58f5eb4fc7b8e73f57c8edb8f0574e6547
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-5.11.0 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dist/changes-5.11.0 b/dist/changes-5.11.0 index d3d61bdfa..cf721de9f 100644 --- a/dist/changes-5.11.0 +++ b/dist/changes-5.11.0 @@ -23,13 +23,14 @@ Chromium Snapshot ----------------- - Updated the Chromium version to 65.0.3325.151. -- Applied security fixes from Chrome up to version 66.0.3359.117. +- Applied security fixes from Chrome up to version 66.0.3359.139. * Including: CVE-2018-6085, CVE-2018-6086, CVE-2018-6087, CVE-2018-6088, CVE-2018-6089, CVE-2018-6090, CVE-2018-6091, CVE-2018-6092, CVE-2018-6093, CVE-2018-6094, CVE-2018-6096, CVE-2018-6099, CVE-2018-6100, CVE-2018-6101, CVE-2018-6102, CVE-2018-6103, CVE-2018-6104, CVE-2018-6105, CVE-2018-6106, CVE-2018-6108, - CVE-2018-6110, CVE-2018-6111, CVE-2018-6115 and CVE-2018-6116, + CVE-2018-6110, CVE-2018-6111, CVE-2018-6115, CVE-2018-6116 and + CVE-2018-6118 Behavioral Changes ------------------ |