Changelog
chromium-browser (5.0.375.70~r48679-1) unstable; urgency=low
[ Fabien Tassin ]
* Add a --temp-profile knob to the launcher script starting Chromium with
a new profile which will last only for the duration of the session
- update debian/chromium-browser.sh
* Change StartupWMClass to Chromium-browser in the desktop launcher so
cairo-dock does the right thing (LP: #587664)
- update debian/chromium-browser.desktop
* Set XLIB_SKIP_ARGB_VISUALS=1 in the wrapper to prevent flash from dying
with a Gdk-ERROR when gtk2 is built with RGBA support (like in Maverick).
(LP: #584959)
- update debian/chromium-browser.sh
[ Giuseppe Iuculano ]
* New upstream stable release, this release fixes the following security
issues:
- [15766] Medium Cross-origin keystroke redirection.
- [39985] High Cross-origin bypass in DOM methods.
- [42723] High Memory error in table layout.
- [43304] High Linux sandbox escape.
- [43307] High Bitmap stale pointer.
- [43315] High Memory corruption in DOM node normalization.
- [43487] High Memory corruption in text transforms.
- [43902] Medium XSS in innerHTML property of textarea.
- [44740] High Memory corruption in font handling.
- [44868] High Geolocation events fire after document deletion.
- [44955] High Memory corruption in rendering of list markers.
-- Giuseppe Iuculano <email address hidden> Wed, 09 Jun 2010 12:08:42 +0200