Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2018-03-22 12:05:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Thu Mar 22 12:05:37 2018 rev:182 rq:589657 version:65.0.3325.181

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2018-03-16 
10:42:52.017514884 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2018-03-22 
12:11:17.676388224 +0100
@@ -1,0 +2,12 @@
+Wed Mar 21 06:31:27 UTC 2018 - [email protected]
+
+- Update to Chromium 65.0.3325.181:
+  * Various security relevant fixes from internal audits, fuzzing
+    and other initiatives (boo#1086124)
+
+-------------------------------------------------------------------
+Tue Mar 20 12:33:53 UTC 2018 - [email protected]
+
+- Use both freetype and harfbuzz either bundled or system
+
+-------------------------------------------------------------------

Old:
----
  chromium-65.0.3325.162.tar.xz

New:
----
  chromium-65.0.3325.181.tar.xz

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.koBBK6/_old  2018-03-22 12:11:28.420003157 +0100
+++ /var/tmp/diff_new_pack.koBBK6/_new  2018-03-22 12:11:28.424003013 +0100
@@ -35,7 +35,7 @@
 %bcond_with system_vpx
 %bcond_with clang
 Name:           chromium
-Version:        65.0.3325.162
+Version:        65.0.3325.181
 Release:        0
 Summary:        Google's open source browser project
 License:        BSD-3-Clause AND LGPL-2.1-or-later
@@ -409,7 +409,10 @@
 )
 %endif
 %if !%{with system_harfbuzz}
-keeplibs+=( third_party/harfbuzz-ng )
+keeplibs+=(
+    third_party/freetype
+    third_party/harfbuzz-ng
+)
 %endif
 %if !%{with system_icu}
 keeplibs+=( third_party/icu )
@@ -474,7 +477,6 @@
     ffmpeg
     flac
     fontconfig
-    freetype
     libdrm
     libjpeg
     libpng
@@ -486,7 +488,10 @@
     zlib
 )
 %if %{with system_harfbuzz}
-gn_system_libraries+=( harfbuzz-ng )
+gn_system_libraries+=(
+    harfbuzz-ng
+    freetype
+)
 %endif
 %if !%{with sle_bundles}
 gn_system_libraries+=( yasm )
@@ -533,8 +538,8 @@
 # See dependency logic in third_party/BUILD.gn
 %if %{with system_harfbuzz}
 myconf_gn+=" use_system_harfbuzz=true"
-%endif
 myconf_gn+=" use_system_freetype=true"
+%endif
 myconf_gn+=" enable_hangout_services_extension=true"
 myconf_gn+=" enable_vulkan=false" # fails to compile now
 # ozone stuff

++++++ chromium-65.0.3325.162.tar.xz -> chromium-65.0.3325.181.tar.xz ++++++
/work/SRC/openSUSE:Factory/chromium/chromium-65.0.3325.162.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new/chromium-65.0.3325.181.tar.xz differ: 
char 27, line 1


Reply via email to