lp:debian/stretch/webkit2gtk

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/webkit2gtk
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

20. By Alberto Garcia

* New upstream release.
* debian/patches/fix-ftbfs-gcc5.patch:
  + Remove, this has been merged upstream.
* debian/patches/restore_sparc_code.patch:
  + Remove, this is obsolete.
* debian/patches/install-minibrowser.patch,
  debian/patches/fix-ftbfs-m68k.patch:
  + Refresh.
* debian/control:
  + Add build dependency on libhyphen-dev.
  + Build depend on libegl1-mesa-dev and libgles2-mesa-dev on arm64,
    armel and armhf.
* debian/libwebkit2gtk-4.0-37.symbols:
  + Update.
* debian/copyright:
  + Remove files that no longer exist from the list.
  + Reorder paragraphs to fix 'unused-paragraph...' lintian warnings.
* debian/source/lintian-overrides:
  + lintian gives false positives with many of the javascript files in
    the source tarball, thinking that they are minified (see #798900).

19. By Alberto Garcia

* debian/rules:
  + Do not run dh_builddeb in parallel, it is very I/O intensive for
    some buildds.

18. By Alberto Garcia

* debian/patches/fix-ftbfs-gcc5.patch:
  + Fix FTBFS with GCC 5 in some architectures.

17. By Alberto Garcia

New upstream release.

16. By Emilio Pozuelo Monfort <email address hidden>

* New upstream release.
  + Uses _ABI64 instead of _MIPS_SIM_ABI64 for mips64el. Closes: #789262.
* debian/patches/fix-ftbfs-m68k.patch:
  + Refreshed.

15. By Alberto Garcia

* New upstream release.
* debian/rules:
  + The default linker uses too much memory and it makes the build fail
    in i386, so let's get back to the old behavior and disable gold in
    arm64 only.
  + The shared library is too big in i386 and this is causing problems
    when generating the introspection bindings, so use -g1. See also
    upstream bug #140176.

14. By Alberto Garcia

* debian/rules:
  + Disable the gold linker, it's causing problems in arm64 at least.

13. By Alberto Garcia

[ Alberto Garcia ]
* New upstream release.

[ Helge Deller ]
* debian/rules:
  + Disable debugging symbols in hppa (Closes: #784176).

[ Andreas Schwab ]
* debian/patches/fix-ftbfs-m68k.patch:
  + Fix FTBFS in m68k.

12. By Alberto Garcia

* New upstream release.
* Drop all patches, except:
  + debian/patches/restore_sparc_code.patch:
    - Refresh and update it to make it work with cmake.
  + debian/patches/install-minibrowser.patch:
    - Update for this release.
* debian/libwebkit2gtk-4.0-37.symbols:
  + Update.
* debian/libwebkit2gtk-4.0-doc.install:
  + Update documentation path in the source tree.
* debian/copyright:
  + Update copyright years.
* debian/control:
  + Add build dependencies on libgnutls28-dev and libnotify-dev.

11. By Alberto Garcia

* 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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/webkit2gtk
This branch contains Public information 
Everyone can see this information.

Subscribers