commit chromium for openSUSE:Factory
Hello community, here is the log from the commit of package chromium for openSUSE:Factory checked in at 2013-06-29 14:23:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-06-17 10:03:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes 2013-06-29 14:23:55.000000000 +0200 @@ -1,0 +2,14 @@ +Fri Jun 28 07:46:04 UTC 2013 - tittiatcoke@gmail.com + +- Add the flag --disable-gpu-sandbox to prevent crashes and/or + slowness. The GPU Sandbox is a new sandbox introduces in M28 and + is currently causing issues + (http://code.google.com/p/chromium/issues/detail?id=255063) + +------------------------------------------------------------------- +Tue Jun 25 12:27:22 UTC 2013 - tittiatcoke@gmail.com + +- Update to 29.0.1548 + * Bug and Stability fixes + +------------------------------------------------------------------- Old: ---- chromium.29.0.1541.0.svn206641.tar.xz New: ---- chromium.29.0.1548.0.svn208524.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chromium.spec ++++++ --- /var/tmp/diff_new_pack.pJNKzW/_old 2013-06-29 14:24:10.000000000 +0200 +++ /var/tmp/diff_new_pack.pJNKzW/_new 2013-06-29 14:24:10.000000000 +0200 @@ -16,12 +16,12 @@ # -%define svn_revision 206641 +%define svn_revision 208524 %define chromium_no_dlopen 1 %define chromium_system_libs 0%{?suse_version} > 1220 Name: chromium -Version: 29.0.1541.0 +Version: 29.0.1548.0 Release: 0 Summary: Google's opens source browser project License: BSD-3-Clause and LGPL-2.1+ ++++++ chromium-browser.sh ++++++ --- /var/tmp/diff_new_pack.pJNKzW/_old 2013-06-29 14:24:10.000000000 +0200 +++ /var/tmp/diff_new_pack.pJNKzW/_new 2013-06-29 14:24:10.000000000 +0200 @@ -127,6 +127,6 @@ $GDB "$LIBDIR/$APPNAME" -x $tmpfile exit $? else - exec $LIBDIR/$APPNAME $SANDBOX ${CHROMIUM_FLAGS} ${PEPPERFLASH} "--password-store=basic" "$@" + exec $LIBDIR/$APPNAME $SANDBOX ${CHROMIUM_FLAGS} ${PEPPERFLASH} "--password-store=basic" "--disable-gpu-sandbox" "$@" fi ++++++ chromium-no-courgette.patch ++++++ --- /var/tmp/diff_new_pack.pJNKzW/_old 2013-06-29 14:24:10.000000000 +0200 +++ /var/tmp/diff_new_pack.pJNKzW/_new 2013-06-29 14:24:10.000000000 +0200 @@ -9,4 +9,26 @@ '../dbus/dbus.gyp:*', '../sandbox/sandbox.gyp:*', ], -diff -up chromium-20100218svn39394/src/chrome/chrome.gyp.no-courgette chromium-20100218svn39394/src/chrome/chrome.gyp + +--- chromium/src/chrome/chrome_tests.gypi 2013-06-23 12:39:24.165359694 +0200 ++++ chromium/src/chrome/chrome_tests.gypi 2013-06-23 12:39:24.165359694 +0200 +@@ -3160,7 +3160,6 @@ + # Disabled from running in coverage_posix.py. + # We need to build this during compile step, so enabling here. + '../content/content.gyp:content_browsertests', +- '../courgette/courgette.gyp:courgette_unittests', + '../crypto/crypto.gyp:crypto_unittests', + '../jingle/jingle.gyp:jingle_unittests', + '../net/net.gyp:net_perftests', + +--- chromium/src/chrome/chrome_tests_unit.gypi 2013-06-23 12:39:10.508359033 +0200 ++++ chromium/src/chrome/chrome_tests_unit.gypi 2013-06-23 12:39:10.508359033 +0200 +@@ -447,7 +447,6 @@ + 'test_support_common', + 'test_support_unit', + # 3) anything tests directly depend on +- '../courgette/courgette.gyp:courgette_lib', + '../google_apis/google_apis.gyp:google_apis', + '../skia/skia.gyp:skia', + '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation', + ++++++ chromium.29.0.1541.0.svn206641.tar.xz -> chromium.29.0.1548.0.svn208524.tar.xz ++++++ /work/SRC/openSUSE:Factory/chromium/chromium.29.0.1541.0.svn206641.tar.xz /work/SRC/openSUSE:Factory/.chromium.new/chromium.29.0.1548.0.svn208524.tar.xz differ: char 27, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de