Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2016-10-02 00:07:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-09-20 
13:26:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2016-10-02 
00:08:05.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Sep 30 08:00:45 UTC 2016 - [email protected]
+
+- Version update to 53.0.2785.143 bnc#1002140:
+  * CVE-2016-5177: Use after free in V8
+  * CVE-2016-5178: Various fixes from internal audits
+
+-------------------------------------------------------------------
+Mon Sep 26 12:22:41 UTC 2016 - [email protected]
+
+- Export GDK_BACKEND=x11 before starting chromium, ensuring that
+  it's started as an Xwayland client (boo#1001135).
+
+-------------------------------------------------------------------

Old:
----
  chromium-53.0.2785.116.tar.xz

New:
----
  chromium-53.0.2785.143.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.xhGxDK/_old  2016-10-02 00:08:22.000000000 +0200
+++ /var/tmp/diff_new_pack.xhGxDK/_new  2016-10-02 00:08:22.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           chromium
-Version:        53.0.2785.116
+Version:        53.0.2785.143
 Release:        0
 Summary:        Google's opens source browser project
 License:        BSD-3-Clause and LGPL-2.1+


++++++ chromium-53.0.2785.116.tar.xz -> chromium-53.0.2785.143.tar.xz ++++++
/work/SRC/openSUSE:Factory/chromium/chromium-53.0.2785.116.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new/chromium-53.0.2785.143.tar.xz differ: 
char 26, line 1

++++++ chromium-browser.sh ++++++
--- /var/tmp/diff_new_pack.xhGxDK/_old  2016-10-02 00:08:22.000000000 +0200
+++ /var/tmp/diff_new_pack.xhGxDK/_new  2016-10-02 00:08:22.000000000 +0200
@@ -25,6 +25,10 @@
 fi
 export LD_LIBRARY_PATH
 
+# in case chromium runs in a Wayland session ensure GTK falls back to X11
+# if we are in a X-session, there is no difference
+export GDK_BACKEND=x11
+
 # xdg-settings should in PATH
 PATH=$PATH:$LIBDIR
 export PATH



Reply via email to