From 28e0320235d33f00c6c141a549dc0553ee0043a5 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Tue, 8 May 2018 13:40:25 +0200 Subject: Update Chromium 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 --- dist/changes-5.11.0 | 5 +++-- src/3rdparty | 2 +- 2 files changed, 4 insertions(+), 3 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 ------------------ diff --git a/src/3rdparty b/src/3rdparty index 7ae5eb618..1785e2c1e 160000 --- a/src/3rdparty +++ b/src/3rdparty @@ -1 +1 @@ -Subproject commit 7ae5eb61882cfc26120b4c712cf4ceb807b36cbc +Subproject commit 1785e2c1eb5a3b9a9a97ef3125c8f444d9b62afb -- cgit v1.2.3