Opened 9 years ago
Closed 9 years ago
#7373 closed enhancement (fixed)
webkitgtk-2.10.5
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | high | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
Security fixes, in this release ¶
CVE-2015-7096, CVE-2015-7098
http://webkitgtk.org/releases/webkitgtk-2.10.5.tar.xz
http://webkitgtk.org/releases/webkitgtk-2.10.5.tar.xz.sha1.asc
https://lists.webkit.org/pipermail/webkit-gtk/2016-January/002520.html
md5sum: bb3bd727960630bb4cbaddf8b1632d18
Left the Requirements session, below, for convenience.
[webkit-gtk] WebKitGTK+ 2.10.5 released! Carlos Garcia Campos cgarcia at igalia.com Wed Jan 20 05:25:46 PST 2016 ... This is a bug fix release in the stable 2.10 series. What's new in the WebKitGTK+ 2.10.5 release? ============================================ - Disable DNS prefetch when a proxy is configured. - Reduce the maximum simultaneous network connections to match other browsers. - Make WebKitWebView always propagate motion-notify-event signal. - Add a way to force accelerating compositing mode at runtime using an environment variable. - Fix input elements and scrollbars rendering with GTK+ 3.19. - Fix rendering of lines when using solid colors. - Fix UI process crashes related to not having a main resource response when the load is committed for pages restored from the history cache. - Fix a WebProcess crash when loading large contents with custom URI schemes API. - Fix a crash in the UI process when the WebView is destroyed while the screensaver DBus proxy is being created. - Fix WebProcess crashes due to BadDrawable X errors in accelerated compositing mode. - Fix crashes on PPC64 due to mprotect() on address not aligned to the page size. - Fix std::bad_function_call exception raised in dispatchDecidePolicyForNavigationAction. - Fix downloads of data URLs. - Fix runtime critical warnings when closing a page containing windowed plugins. - Fix several crashes and rendering issues. - Translation updates: French, German, Italian, Turkish. - Security fixes: CVE-2015-7096, CVE-2015-7098. Requirements ============ gtk+ >= 3.6.0 glib >= 2.36 libsoup >= 2.42.0 cairo >= 1.10.2 libxml >= 2.8.0 libxslt >= 1.1.7 HarfBuzz >= 0.9.2 icu fontconfig >= 2.8.0 FreeType2 >= 2.4.2 libsecret SQLite enchant Depending on your configuration options WebKitGTK+ may also depend on: gtk+ >= 2.24.10 GObject introspection gstreamer >= 1.0.3 GeoClue >= 2.1.5 gudev cairo-gl >= 1.10.2 ... The WebKitGTK+ team, January 20, 2016 -- Carlos Garcia Campos ...
Change History (4)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|
comment:2 by , 9 years ago
Priority: | normal → high |
---|
comment:3 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Fixed a typo in Description.