41 lines
1.3 KiB
Diff
Executable File
41 lines
1.3 KiB
Diff
Executable File
From e3941dcdfcea6838243fa6cfdff2433867e502d6 Mon Sep 17 00:00:00 2001
|
|
From: Allan Sandfeld Jensen <allan.jensen@qt.io>
|
|
Date: Thu, 1 Dec 2016 11:11:10 +0100
|
|
Subject: [PATCH] Update Chromium
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=utf8
|
|
|
|
|
|
Change-Id: I1c046e16722e0e2dadb431ff0d3f5b7f69edd86f
|
|
Reviewed-by: Michael Brüning <michael.bruning@qt.io>
|
|
---
|
|
dist/changes-5.8.0 | 4 ++++
|
|
src/3rdparty | 2 +-
|
|
2 files changed, 5 insertions(+), 1 deletion(-)
|
|
|
|
diff --git a/dist/changes-5.8.0 b/dist/changes-5.8.0
|
|
index abead3c..292e52c 100644
|
|
--- a/dist/changes-5.8.0
|
|
+++ b/dist/changes-5.8.0
|
|
@@ -29,6 +29,10 @@ 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
|
|
+ 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.
|
|
|
|
- General:
|
|
* Spellchecking support has been introduced.
|
|
diff --git a/src/3rdparty b/src/3rdparty
|
|
index 93b3786..52e8806 160000
|
|
--- a/src/3rdparty
|
|
+++ b/src/3rdparty
|
|
@@ -1 +1 @@
|
|
-Subproject commit 93b3786290ac16c95f15c95e2c2f3d8254171ab6
|
|
+Subproject commit 52e8806fb0b4e441603dd5885ab80447cfc66a63
|
|
--
|
|
2.7.4
|
|
|