From f23097c101df0a860dd2f48e7d020db84cdba51ec0baa24b718ecbeea9812200 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 21 Jul 2015 19:09:08 +0000 Subject: [PATCH] New update OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=758 --- chromium-43.0.2357.134.tar.xz | 3 --- chromium-44.0.2403.89.tar.xz | 3 +++ chromium.changes | 31 +++++++++++++++++++++++++++++++ chromium.spec | 2 +- 4 files changed, 35 insertions(+), 4 deletions(-) delete mode 100644 chromium-43.0.2357.134.tar.xz create mode 100644 chromium-44.0.2403.89.tar.xz diff --git a/chromium-43.0.2357.134.tar.xz b/chromium-43.0.2357.134.tar.xz deleted file mode 100644 index 9fefb0a..0000000 --- a/chromium-43.0.2357.134.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3a1bbe3e1445dfcf5ef4aff4b11a8f3770436c8b8954b7cc5fee5416f117659 -size 290976408 diff --git a/chromium-44.0.2403.89.tar.xz b/chromium-44.0.2403.89.tar.xz new file mode 100644 index 0000000..0d4c7ac --- /dev/null +++ b/chromium-44.0.2403.89.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badd9aa979487b55bbcce4f54ec16926c6fa7eb46ec2536866200a5e68853a98 +size 292891880 diff --git a/chromium.changes b/chromium.changes index ddbb08e..b819b6b 100644 --- a/chromium.changes +++ b/chromium.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Jul 21 18:56:57 UTC 2015 - tittiatcoke@gmail.com + +- Update to Chromium 44.0.2403.89 + * A number of new apps/extension APIs + * Lots of under the hood changes for stability and performance + * Security fixes: + - CVE-2015-1271: Heap-buffer-overflow in pdfium + - CVE-2015-1273: Heap-buffer-overflow in pdfium + - CVE-2015-1274: Settings allowed executable files to run + immediately after download + - CVE-2015-1275: UXSS in Chrome for Android + - CVE-2015-1276: Use-after-free in IndexedDB + - CVE-2015-1279: Heap-buffer-overflow in pdfium + - CVE-2015-1280: Memory corruption in skia + - CVE-2015-1281: CSP bypass + - CVE-2015-1282: Use-after-free in pdfium + - CVE-2015-1283: Heap-buffer-overflow in expat + - CVE-2015-1284: Use-after-free in blink + - CVE-2015-1286: UXSS in blink + - CVE-2015-1287: SOP bypass with CSS + - CVE-2015-1270: Uninitialized memory read in ICU + - CVE-2015-1272: Use-after-free related to unexpected GPU + process termination + - CVE-2015-1277: Use-after-free in accessibility + - CVE-2015-1278: URL spoofing using pdf files + - CVE-2015-1285: Information leak in XSS auditor + - CVE-2015-1288: Spell checking dictionaries fetched over HTTP + - CVE-2015-1289: Various fixes from internal audits, fuzzing + and other initiatives + ------------------------------------------------------------------- Wed Jul 15 12:01:42 UTC 2015 - tittiatcoke@gmail.com diff --git a/chromium.spec b/chromium.spec index b79570b..eb65a26 100644 --- a/chromium.spec +++ b/chromium.spec @@ -20,7 +20,7 @@ %define chromium_system_libs 0 Name: chromium -Version: 43.0.2357.134 +Version: 44.0.2403.89 Release: 0 Summary: Google's opens source browser project License: BSD-3-Clause and LGPL-2.1+