File chromium.changes of Package chromium
-------------------------------------------------------------------
Sat Dec 25 09:40:13 UTC 2010 - rwooninck@opensuse.org
- update to 10.0.622.0
-------------------------------------------------------------------
Mon Oct 25 14:30:33 UTC 2010 - tittiatcoke@gmail.com
- Update to 9.0.564 build
* Added specific patches for MeeGo.
* We are now using shared libraries for Chromium
* Spec-file cleanup (Thanks to prusnak)
-------------------------------------------------------------------
Thu Jul 8 00:13:33 UTC 2010 - cristian.rodriguez@opensuse.org
- use jobs instead of a fixed numer of jobs, buildsystem may hang
-------------------------------------------------------------------
Wed Jul 7 20:10:06 UTC 2010 - cristian.rodriguez@opensuse.org
- workaround gcc bug, that produces extremely annoying
failure of the search bar.
-------------------------------------------------------------------
Mon May 24 01:17:14 UTC 2010 - cristian.rodriguez@opensuse.org
- do not include %{release} in RPM_VERSION that makes the
package to republish everytime to users even if there
are no code changes.
-------------------------------------------------------------------
Wed Mar 10 20:10:14 UTC 2010 - bgmerrell@novell.com
- Add master_preferences source file and install it to /etc/chromium.
- Create a new patch (chromium-master-prefs-path.patch) which tells
chromium to look in /etc/chromium for the master_preferences file
(instead of looking in the default directory, which is the same
directory as the 'chrome' binary).
-------------------------------------------------------------------
* Sun Mar 7 00:00:00 UTC 2010 - tititatcoke@gmail.com
- Update to 5.0.347
+ moved back to static binary again.
+ No longer depends on system v8
-------------------------------------------------------------------
* Mon Feb 21 00:00:00 UTC 2010 - tititatcoke@gmail.com
- Update to 5.0.341
+ remove courgette build and sources (patent issue)
+ Move to shared libraries build
+ Depends on system v8 again
-------------------------------------------------------------------
Sun Jan 24 21:42:27 UTC 2010 - prusnak@suse.cz
- added vendor to user agent (chromium-vendor.patch.in)
-------------------------------------------------------------------
Sun Nov 29 14:18:27 UTC 2009 - prusnak@suse.cz
- added --enable-sync to wrapper to enable bookmark sync
-------------------------------------------------------------------
* Sun Nov 29 00:00:00 UTC 2009 - tittiatcoke@gmail.com
- Update to 4.0.260
-------------------------------------------------------------------
* Fri Nov 27 00:00:00 UTC 2009 - tittiatcoke@gmail.com
- Update to 4.0.259
-------------------------------------------------------------------
* Thu Nov 26 00:00:00 UTC 2009 - tittiatcoke@gmail.com
- Update to 4.0.258
-------------------------------------------------------------------
* Tue Nov 24 00:00:00 UTC 2009 - tittatcoke@gmai.com
- In order to complete prevent the wrong v8 version to be used,
the Chromium build has been changed to having an built-in v8
-------------------------------------------------------------------
* Tue Nov 24 00:00:00 UTC 2009 - dbuck@example.com
- Re-base patches.
- Fixed a few patch errors.
- Rename some patches to better correspond with function.
- Removed some patches.
- Minor SPEC changes.
- I changed the v8 requirement to be exact, instead of greater than a specific version.
-------------------------------------------------------------------
Fri Nov 13 20:34:05 UTC 2009 - tittiatcoke@gmail.com
- update to 247.0 svn 31928
-------------------------------------------------------------------
Fri Oct 30 13:58:11 UTC 2009 - tittiatcoke@gmail.com
- update to 229.0 svn 30454
+ Fix regression where popups and app frames lost their titlebars.
+ Makes it so that when a folder is open on the bookmark bar
and the mouse moves over another folder, the menu for that
folder is shown.
+ Lazily create the find bar.
+ Polish to the gmail checker sample.
* New, crisper icons that are exactly 19x19
* Add a loading animation at the beginning before Gmail
responds.
* Fix a bug where we sometimes don't update the UI after a
logout/login cycle.
+ Refactor widget methods to support desktop notifications,
including GTK stubs.
+ Find-in-page should not ding while deleting characters.
+ Add SSL wrapper for linux and mac. This allows notifier to
use chrome's SSL layer instead of OpenSSL.
+ Add three of the six extensions to PAC that Internet Explorer supports.
+ WebSocket support in chromium. (Run with --enable-web-sockets
enables WebSocket features.)
+ Do not allow GTK File Chooser dialogs to return directories.
+ Fix the notifier SSL layer to make notifications work for
Linux Bookmark sync.
+ linux: don't override mouse selection behavior in omnibox
-------------------------------------------------------------------
Sun Oct 25 08:37:29 UTC 2009 - tittiatcoke@gmail.com
- Update to 224.4 svn 30027
+ First cut at new page and browser action docs based
on new API. Deleted old stuff.
+ Add suppression for new memory leak caused by WebKit merge 49830:49844
+ Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate)
+ Minimize dependency of user scripts
+ Fixup the flip_framer eof-handling semantics now that we have
the FIN bit in place
+ app depends on x11 because of active_window_watcher_x
+ Adding two images for the new Extension managment UI
+ Removing hard-coded Chrome Frame output path
+ Rearrange clipboard code
+ Fix crash bug when attempting to download a url with unsupported scheme,
e.g. 'data:', by 'Alt + Click'
+ GTK: Change text for extension download UI
+ Ignore invalid urls on command line
+ Make dropped tabs animate from where they were dropped.
+ Make room for the full width of the tab placeholder.
+ Make tab dragging as smooth as glass.
+ Remove an annoying NOTIMPLEMNETED
+ Extensions: guarantee removal of BROWSER_WINDOW_READY registration
+ If we're in the middle of a drag, don't allow the user to middle
click to close or right click for the context menu
+ "Fix" a NOTIMPLEMENTED on Linux by using the default password store
+ Remove +x bit from files that shouldn't have it
+ Fold first 3 channels of multichannel instead of 5. Use fixed point
+ Adding new image needed for the managment UI
+ Fix a race bug where content scripts would not apply to the first page load
+ Make escape remove a bookmark if it's just been added (but not if it already existed)
+ Fix bubbles deactivating the opaque frame
+ Allow ESC to cancel ALT+SHIFT+T in Toolbar
+ ake all pepper plugins default to windowless and transparent
+ Add styles for printing
+ Implement the new extension management UI
+ Add support for to automation interface load install and load extensions
+ GTK: theme the info bar border
+ Update V8 to version 1.3.16.1
+ Introduce WebSecurityPolicy for security related methods
+ New button scheme...borders are separate from the inner contents so
that they can be highlighted / depressed independently
+ When opening Chrome maximized with an application window already
running, the Chrome window was not activated
+ Fix compatibility problems with FileZilla FTP Server
+ Remove the extension shelf on Linux
+ Fix the proxy host and port string to start with http:// if it does not already
+ Enable HTML5 databases for all extension renderer processes
-------------------------------------------------------------------
* Sat Oct 24 00:00:00 UTC 2009 - prusnak@opensuse.org
- don't create desktop files in wrapper
- fix LD_LIBRARY_PATH (chromium-fix-wrapper.patch)
-------------------------------------------------------------------
* Tue Oct 20 00:00:00 UTC 2009 - tittiatcoke@gmail.com
- update to newer svn snapshot
+ Obsoletes fwrite patch (included upstream)
-------------------------------------------------------------------
* Fri Oct 16 00:00:00 UTC 2009 - tittiatcoke@gmail.com
- update to newer svn snapshot
+ Requires newer version of v8
-------------------------------------------------------------------
* Thu Oct 15 00:00:00 UTC 2009 - prusnak@suse.cz
- do not force SSE on x86 (drop-sse.patch)
-------------------------------------------------------------------
* Tue Oct 13 00:00:00 UTC 2009 - tittiatcoke@gmail.com
- Update to newer svn snapshot
- Fixed spec file in order to build
- Included patch to build with system zlib
-------------------------------------------------------------------
* Mon Oct 12 00:00:00 UTC 2009 - prusnak@suse.cz
- package renamed to chromium
- cleaned up spec file
-------------------------------------------------------------------
* Tue Oct 6 00:00:00 UTC 2009 - dbuck@example.com
- v8 is now built as a separate package, and is required
- included many patches to use system libraries:
v8, icu, libxml2, libxslt, libjpeg, libpng, libevent, bzip2, zlib, nspr, nss
-------------------------------------------------------------------
* Sun Oct 1 00:00:00 UTC 2009 - dbuck@example.com
- included a newer DEP than is in svn, native_client@823
- things should compile cleanly now
-------------------------------------------------------------------
* Sun Aug 31 00:00:00 UTC 2009 - dbuck@example.com
- initial build