Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit chromium for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 18 Oct 2011 13:58:18 +0200
- Message-id: <20111018115818.888F820355@hilbert.suse.de>
Hello community,
here is the log from the commit of package chromium for openSUSE:Factory
checked in at Tue Oct 18 13:58:18 CEST 2011.
--------
--- openSUSE:Factory/chromium/chromium.changes 2011-10-10 00:48:02.000000000
+0200
+++ /mounts/work_src_done/STABLE/chromium/chromium.changes 2011-10-16
13:35:17.000000000 +0200
@@ -1,0 +2,23 @@
+Sun Oct 16 11:21:52 UTC 2011 - tittiatcoke@xxxxxxxxx
+
+- Update to 16.0.910
+ + Delay network requests on startup if any webRequest or
+ webNavigation extensions are enabled.
+ + Make escape exit tabbed fullscreen mode even if browser was in
+ fullscreen mode before. (bug#89208)
+ + [Sync] Support open tabs experiment enabling before sync setup
+ completion. (bug#99403)
+ + On Linux, turn off panels when there is no window manager
+ present. (bug#100381)
+ + Linux: add the "other bookmarks" folder to the new bookmark
+ menu. (bug#81263)
+ + Add google search app to list of apps installed by default.
+ (bug#94920)
+ + PrintPreview: Added code to honor the grayscale color model
+ + Linux: add basic bookmark menu support. More features can be
+ added later. Currently, only supports ctrl-click/middle click
+ to open in a new tab. It's supposed to be quite fancy and
+ support context menus and maybe other gestures as well; these
+ are not yet supported. (bug#81263)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
chromium.16.0.904.0.svn104670.tar.lzma
New:
----
chromium.16.0.910.0.svn105660.tar.lzma
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.Jrh7vU/_old 2011-10-18 13:58:14.000000000 +0200
+++ /var/tmp/diff_new_pack.Jrh7vU/_new 2011-10-18 13:58:14.000000000 +0200
@@ -16,11 +16,11 @@
#
-%define svn_rev 104670
+%define svn_rev 105660
%define v8_ver 3.6.4.1
Name: chromium
-Version: 16.0.904.0
+Version: 16.0.910.0
Release: 1
License: BSD-3-Clause and LGPL-2.1+
Summary: Google's opens source browser project
@@ -75,8 +75,6 @@
Patch28: chromium-7.0.500.0-system-speex.patch
# PATCH-FIX-OPENSUSE patches in the system libvpx library
Patch32: chromium-7.0.542.0-system-libvpx.patch
-# PATCH-FIX-OPENSUSE further changes to ensure working with the system minizip
and v8 libraries
-#Patch34: chromium-7.0.542.0-codechanges-system-minizip-v8.patch
# PATCH-FIX-OPENSUSE remove the rpath in the libraries
Patch62: chromium-norpath.patch
# PATCH-FIX-OPENSUSE patches in the system v8 library
++++++ chromium-6.0.406.0-system-gyp-v8.patch ++++++
--- /var/tmp/diff_new_pack.Jrh7vU/_old 2011-10-18 13:58:14.000000000 +0200
+++ /var/tmp/diff_new_pack.Jrh7vU/_new 2011-10-18 13:58:14.000000000 +0200
@@ -16,7 +16,7 @@
},
{
+ 'target_name': 'v8',
-+ 'type': 'settings',
++ 'type': 'none',
+ 'conditions': [
+ ['_toolset=="target"', {
+ 'link_settings': {
++++++ chromium-7.0.500.0-system-speex.patch ++++++
--- /var/tmp/diff_new_pack.Jrh7vU/_old 2011-10-18 13:58:14.000000000 +0200
+++ /var/tmp/diff_new_pack.Jrh7vU/_new 2011-10-18 13:58:14.000000000 +0200
@@ -6,7 +6,7 @@
},
{
+ 'target_name': 'speex',
-+ 'type': 'settings',
++ 'type': 'none',
+ 'conditions': [
+ ['_toolset=="target"', {
+ 'direct_dependent_settings': {
++++++ chromium-7.0.542.0-system-libvpx.patch ++++++
--- /var/tmp/diff_new_pack.Jrh7vU/_old 2011-10-18 13:58:14.000000000 +0200
+++ /var/tmp/diff_new_pack.Jrh7vU/_new 2011-10-18 13:58:14.000000000 +0200
@@ -6,7 +6,7 @@
},
{
+ 'target_name': 'libvpx',
-+ 'type': 'settings',
++ 'type': 'none',
+ 'conditions': [
+ ['_toolset=="target"', {
+ 'direct_dependent_settings': {
++++++ chromium-system-glew.patch ++++++
--- /var/tmp/diff_new_pack.Jrh7vU/_old 2011-10-18 13:58:14.000000000 +0200
+++ /var/tmp/diff_new_pack.Jrh7vU/_new 2011-10-18 13:58:14.000000000 +0200
@@ -7,7 +7,7 @@
},
+ {
+ 'target_name': 'icu',
-+ 'type': 'settings',
++ 'type': 'none',
+ 'conditions': [
+ ['_toolset=="target"', {
+ 'direct_dependent_settings': {
@@ -29,7 +29,7 @@
+ },
+ {
+ 'target_name': 'glew',
-+ 'type': 'settings',
++ 'type': 'none',
+ 'conditions': [
+ ['_toolset=="target"', {
+ 'link_settings': {
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |