summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Carlos Garcia Campos [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Fix memory leak in GStreamer code
===================================================================
Gbp-Pq: Name fix-gstreamer-leak.patch
Helge Deller [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Fix FTBFS in HPPA
===================================================================
Gbp-Pq: Name fix-ftbfs-hppa.patch
Joanmarie Diggs [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Fix accessible focus events in non-focused combo boxes
===================================================================
Gbp-Pq: Name ax-focus-events.patch
Joanmarie Diggs [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Accessible values are no longer accessible via AT-SPI2
===================================================================
Gbp-Pq: Name at-spi2.patch
David Kilzer [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Protect Document in ProcessingInstruction::setXSLStyleSheet()
===================================================================
Gbp-Pq: Name protect-document.patch
Andreas Kling [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Fix inserted text when typing in the Twitter message box.
===================================================================
Gbp-Pq: Name twitter-inserted-text.patch
Joanmarie Diggs [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Check for NULL pointers in AccessibilityMenuListOption
===================================================================
Gbp-Pq: Name nullptr-accessibilitymenulistoption.patch
Csaba Osztrogonác [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Check for NULL pointer in ApplyStyleCommand
===================================================================
Gbp-Pq: Name nullptr-applystylecommand.patch
Jeffrey Pfau [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Check for NULL pointer in FrameProgressTracker
===================================================================
Gbp-Pq: Name nullptr-frameprogresstracker.patch
Zalan Bujtas [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Check for NULL pointer in SearchInputType.
===================================================================
Gbp-Pq: Name render-text-control.patch
Carlos Alberto Lopez Perez [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Don't use a SSL3.0 record version in client hello
===================================================================
Gbp-Pq: Name no-ssl-record-version.patch
Alberto Garcia [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Fix crash in the Flash plugin
===================================================================
Gbp-Pq: Name flash-crash.patch
YunQiang Su [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Fix build in MIPS64EL
===================================================================
Gbp-Pq: Name fix-mips64-build.patch
Carlos Garcia Campos [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Enable CSS_IMAGE_SET, required in order to display all inspector icons
===================================================================
Gbp-Pq: Name css-image-set.patch
Alberto Garcia [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Some architectures need to add -latomic explicitly
===================================================================
Gbp-Pq: Name atomic_build_fix.patch
Alberto Garcia [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Fix FTBFS in Hurd
===================================================================
Gbp-Pq: Name local-label-string-hurd.patch
Alberto Garcia [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Restore removed SPARC code
===================================================================
Gbp-Pq: Name restore_sparc_code.patch
Alberto Garcia [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Install the MiniBrowser binary
===================================================================
Gbp-Pq: Name install-minibrowser.patch
Alberto Garcia [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Enable DFG JIT on FreeBSD and Hurd
===================================================================
Gbp-Pq: Name dfg-jit.patch
Alberto Garcia [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
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.
[dgit import unpatched webkit2gtk 2.6.2+dfsg1-4]
Alberto Garcia [Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)]
Import webkit2gtk_2.6.2+dfsg1-4.debian.tar.xz
[dgit import tarball webkit2gtk 2.6.2+dfsg1-4 webkit2gtk_2.6.2+dfsg1-4.debian.tar.xz]
Alberto Garcia [Thu, 23 Oct 2014 09:17:48 +0000 (09:17 +0000)]
Import webkit2gtk_2.6.2+dfsg1.orig.tar.xz
[dgit import orig webkit2gtk_2.6.2+dfsg1.orig.tar.xz]