Changelog
webkit2gtk (2.6.2+dfsg1-4) unstable; urgency=medium
* debian/patches/fix-ftbfs-hppa.patch:
+ Fix FTBFS in HPPA (Closes: #776281).
* debian/libwebkit2gtk-4.0-doc.links:
+ Add symbolic link to make the documentation appear in devhelp
(Closes: #777589).
* debian/patches/fix-gstreamer-leak.patch:
+ Fix memory leak in GStreamer code.
* debian/patches/remote-inspector.patch:
+ Make the remote inspector work again.
* debian/patches/render-block-cast.patch:
+ Fix invalid cast in WebCore::RenderBlock::blockSelectionGaps.
* debian/patches/fix-jit-crash.patch:
+ Fix crash in SpeculativeJIT::compile() when loading theblaze.com.
* debian/patches/fix-null-renderer.patch:
+ NULL pointer check in HTMLPlugInImageElement.
* debian/patches/fix-integer-overflow.patch:
+ Fix crash due to integer overflow.
* debian/patches/serialized-script-value.patch:
+ Prevent unsafe access to internal types.
* debian/patches/http-latin1.patch:
+ HTTP header values should be treated as latin1, not UTF-8.
* debian/patches/fix-null-string-conversion.patch:
+ Add NULL check to convertToUTF8String().
* debian/patches/fix-timers-animations.patch:
+ Timers might never be fired during animations.
* debian/patches/fix-ax-crash.patch:
+ Recursive crash at WebCore::accessibleNameForNode.
* debian/patches/fix-clearselection-segfault.patch:
+ Fix segfault when calling clearSelection on a detached RenderObject.
* debian/patches/fix-date.patch:
+ String(new Date(Mar 30 2014 01:00:00)) is wrong in CET.
* debian/patches/check-tls-errors.patch:
+ Check TLS errors as soon as they are set in the SoupMessage.
-- Alberto Garcia <email address hidden> Fri, 06 Mar 2015 09:33:11 +0200