Hello community, here is the log from the commit of package chromium for openSUSE:Factory checked in at 2015-02-08 13:04:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chromium (Old) and /work/SRC/openSUSE:Factory/.chromium.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chromium" Changes: -------- --- /work/SRC/openSUSE:Factory/chromium/chromium.changes 2015-01-22 21:50:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes 2015-02-08 13:04:14.000000000 +0100 @@ -1,0 +2,46 @@ +Sat Jan 31 16:35:39 UTC 2015 - [email protected] + +- Update to Chromium 40.0.2214.94 + - Bugfixes + +------------------------------------------------------------------- +Wed Jan 28 07:53:55 UTC 2015 - [email protected] + +- Update to Chromium 40.0.2214.93 + - Bugfixes + +------------------------------------------------------------------- +Fri Jan 23 16:26:27 UTC 2015 - [email protected] + +- Update to Chromium 40.0.2214.91 + * Security Fixes: + - CVE-2014-7923: Memory corruption in ICU + - CVE-2014-7924: Use-after-free in IndexedDB + - CVE-2014-7925: Use-after-free in WebAudio + - CVE-2014-7926: Memory corruption in ICU + - CVE-2014-7927: Memory corruption in V8 + - CVE-2014-7928: Memory corruption in V8 + - CVE-2014-7930: Use-after-free in DOM + - VE-2014-7931: Memory corruption in V8 + - CVE-2014-7929: Use-after-free in DOM + - CVE-2014-7932: Use-after-free in DOM + - CVE-2014-7933: Use-after-free in FFmpeg + - CVE-2014-7934: Use-after-free in DOM + - CVE-2014-7935: Use-after-free in Speech + - CVE-2014-7936: Use-after-free in Views + - CVE-2014-7937: Use-after-free in FFmpeg + - CVE-2014-7938: Memory corruption in Fonts + - CVE-2014-7939: Same-origin-bypass in V8 + - CVE-2014-7940: Uninitialized-value in ICU + - CVE-2014-7941: Out-of-bounds read in UI + - CVE-2014-7942: Uninitialized-value in Fonts + - CVE-2014-7943: Out-of-bounds read in Skia + - CVE-2014-7944: Out-of-bounds read in PDFium + - CVE-2014-7945: Out-of-bounds read in PDFium + - CVE-2014-7946: Out-of-bounds read in Fonts + - CVE-2014-7947: Out-of-bounds read in PDFium + - CVE-2014-7948: Caching error in AppCache + - CVE-2015-1205: Various fixes from internal audits, fuzzing and other initiatives + - Multiple vulnerabilities in V8 fixed at the tip of the 3.30 branch + +------------------------------------------------------------------- Old: ---- chromium-39.0.2171.99.tar.xz New: ---- chromium-40.0.2214.94.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chromium.spec ++++++ --- /var/tmp/diff_new_pack.IWriIs/_old 2015-02-08 13:04:23.000000000 +0100 +++ /var/tmp/diff_new_pack.IWriIs/_new 2015-02-08 13:04:23.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package chromium # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define chromium_system_libs 0 Name: chromium -Version: 39.0.2171.99 +Version: 40.0.2214.94 Release: 0 Summary: Google's opens source browser project License: BSD-3-Clause and LGPL-2.1+ @@ -267,7 +267,7 @@ %endif %prep -%setup -q -n %{name}-%{version} -a 999 -a 998 -a 997 +%setup -q -n %{name}-%{version} -a 999 -a 998 %patch1 -p0 %patch6 -p0 ++++++ chromium-39.0.2171.99.tar.xz -> chromium-40.0.2214.94.tar.xz ++++++ /work/SRC/openSUSE:Factory/chromium/chromium-39.0.2171.99.tar.xz /work/SRC/openSUSE:Factory/.chromium.new/chromium-40.0.2214.94.tar.xz differ: char 26, line 1 ++++++ chromium-more-codec-aliases.patch ++++++ --- /var/tmp/diff_new_pack.IWriIs/_old 2015-02-08 13:04:23.000000000 +0100 +++ /var/tmp/diff_new_pack.IWriIs/_new 2015-02-08 13:04:23.000000000 +0100 @@ -2,7 +2,7 @@ =================================================================== --- third_party/WebKit/Source/wtf/text/TextCodecICU.cpp (revision 101168) +++ third_party/WebKit/Source/wtf/text/TextCodecICU.cpp (working copy) -@@ -176,7 +176,11 @@ +@@ -203,7 +203,11 @@ registrar("iso_8859-6", "ISO-8859-6"); registrar("iso_8859-7", "ISO-8859-7"); registrar("iso_8859-8", "ISO-8859-8"); @@ -13,5 +13,5 @@ + registrar("ISO_8859-14", "ISO-8859-14"); registrar("iso_8859-15", "ISO-8859-15"); registrar("koi8_r", "KOI8-R"); - registrar("x-cp1252", "windows-1252"); + registrar("x-cp1253", "windows-1253"); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
