From 8272b5d1082124858b9e16b9df00c9f1dd5d1efa Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Tue, 6 Dec 2016 17:34:22 +0100 Subject: Update Chromium Pulls in the first half of security changes from the Chrome 55.0.2883.75 release. Changes: fb104e7 Add webengine target to root BUILD.gn c9be6be [Backport] [runtime] Better encapsulation of dictionary objects handling in lookup iterator. 04a8a91 [Backport] Merged: Squashed multiple commits. e63cc35 [Backport] Enforce form-action CSP even when form.target is present. 167831d [Backport] Walk up frame tree for srcdoc referrer policies 97d1433 [Backport] M55: Convert from int to float values. 1903e5a [Backport] Limit PDF helper extension to print preview only a71fdf5 [Backport] M55: [pdf] Defer page unloading in JS callback. 0755498 [Backport] Update mix bus carefully for MediaStreamAudioDestinationNode 80d11e3 [Backport] Strengthen bounds check in CWeightTable::Calc. 238654a [Backport] Strengthen bounds check in CWeightTable::Calc * part II bd3626a [Backport] Don't run handleEvent getter in V8EventListener::getListenerFunction if script is forbidden. b5e68b8 [Backport] M55: PDF: Don't follow redirects in the plugin. Change-Id: Iaecaae474bd490a62aef0591549f3dc314166afb Reviewed-by: Alexandru Croitor --- dist/changes-5.8.0 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dist') diff --git a/dist/changes-5.8.0 b/dist/changes-5.8.0 index 292e52c06..67e5710a4 100644 --- a/dist/changes-5.8.0 +++ b/dist/changes-5.8.0 @@ -29,10 +29,12 @@ information about a particular change. - Chromium Snapshot: * The Chromium version has been updated to 53.0.2785.148. - * Security fixes from Chromium up to version 54.0.2840.101 + * Security fixes from Chromium up to version 55.0.2883.75 Including: CVE-2016-5181, CVE-2016-5182, CVE-2016-5183, CVE-2016-5185, CVE-2016-5186, CVE-2016-5187, CVE-2016-5189, CVE-2016-5192, - CVE-2016-5199, CVE-2016-5201. + CVE-2016-5199, CVE-2016-5201, CVE-2016-5206, CVE-2016-5207, + CVE-2016-5210, CVE-2016-5215. CVE-2016-5216, CVE-2016-5217, + CVE-2016-5223, CVE-2016-5225, CVE-2016-9650, CVE-2016-9651 - General: * Spellchecking support has been introduced. -- cgit v1.2.3