lp:debian/jessie/webkit2gtk

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/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

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.

10. By Alberto Garcia

 * debian/patches/no-ssl-record-version.patch:
   + Don't use a SSL3.0 record version in client hello.
 * debian/patches/nullptr-accessibilitymenulistoption.patch:
   + Check for NULL pointers in AccessibilityMenuListOption.
 * debian/patches/nullptr-applystylecommand.patch:
   + Check for NULL pointer in ApplyStyleCommand.
 * debian/patches/nullptr-frameprogresstracker.patch:
   + Check for NULL pointer in FrameProgressTracker.
 * debian/patches/render-text-control.patch:
   + Check for NULL pointer in SearchInputType.
 * debian/patches/twitter-inserted-text.patch:
   + Fix inserted text when typing in the Twitter message box.
 * debian/patches/protect-document.patch:
   + Protect Document in ProcessingInstruction::setXSLStyleSheet(). This
     is a security fix, see https://codereview.chromium.org/579133004.
 * debian/patches/at-spi2.patch:
   + Accessible values are no longer accessible via AT-SPI2.
 * debian/patches/ax-focus-events.patch:
   + Fix accessible focus events in non-focused combo boxes.

9. By Alberto Garcia

* debian/patches/fix-mips64-build.patch:
  + Fix mips64el build (Closes: #767598).
* debian/patches/flash-crash.patch:
  + Fix crash in the Flash player (Closes: #768341).

8. By Alberto Garcia

New upstream release.

7. By Alberto Garcia

* debian/rules:
  + Disable debugging symbols in armel and kfreebsd-amd64.
* debian/control:
  + Bump Standards-Version to 3.9.6; no changes needed.

6. By Alberto Garcia

* New upstream release.
* debian/patches/fix-header-template.patch:
  + Remove.

5. By Alberto Garcia

* debian/patches/atomic_build_fix.patch:
  + Make -latomic work also when --as-needed is present (Closes:
    764193).
* debian/rules:
  + Don't build -dbg packages if we don't have debugging symbols.
  + Disable debugging symbols in armhf (Closes: #764192).

4. By Emilio Pozuelo Monfort <email address hidden>

[ Alberto Garcia ]
* debian/patches/atomic_build_fix.patch:
  + Add -latomic also to shared libraries.

[ Emilio Pozuelo Monfort ]
* debian/rules:
  + Disable debugging symbols on powerpc. Should fix the build
    as otherwise the linker needs too much memory and fails.
  + Disable JIT on armel. Should fix the build.
* Upload to unstable.

3. By Alberto Garcia

* New upstream release.
* debian/patches/fix-textrel-x86.patch,
  debian/patches/change-libexec-dir.patch:
  + Remove.
* debian/patches/dfg-jit.patch,
  debian/patches/install-minibrowser.patch,
  debian/patches/restore_sparc_code.patch:
  + Refresh.
* debian/patches/atomic_build_fix.patch:
  + Add -latomic to fix build in some architectures.
* debian/patches/css-image-set.patch:
  + Enable CSS_IMAGE_SET, required in order to display all inspector
    icons.
* debian/rules:
  + Disable JIT completely in mips and mipsel, it does not build at the
    moment, see https://bugs.webkit.org/show_bug.cgi?id=136753.
  + Enable JIT in armel and armhf.
* debian/copyright:
  + Update with all the changes in 2.6.0 (Closes: #760477).
* debian/libwebkit2gtk-4.0-37.symbols:
  + Update.
* Make gir1.2- and -dev packages multi-arch compliant:
  + debian/gir1.2-javascriptcoregtk-4.0.install,
    debian/gir1.2-webkit2-4.0.install:
    - Put .typelib files in /usr/lib/<arch>/girepository-1.0.
  + debian/control:
    - Add Multi-Arch field to the affected packages.
  + debian/gir1.2-javascriptcoregtk-4.0.links,
    debian/libjavascriptcoregtk-4.0-dev.links:
    - Remove old compatibility links.
  + debian/patches/fix-header-template.patch:
    - Make WebKitEnumTypes.h equal in all builds by not including the
      name of the build directory.

2. By Alberto Garcia

* New upstream release from the upcoming 2.6 branch.
  + Rename source package to webkit2gtk, since now WebKitGTK+ only
    provides the new WebKit2 API. We have to keep the old webkitgtk
    packages around until all apps using the old API have ben ported.
  + Add the +dfsg1 suffix to the version number since we have to remove
    a few non-free files from the source tarball.
* debian/gbp.conf:
  + Update upstream branch name.
* debian/watch:
  + Add dversionmangle rule to strip +dfsg1 from the package.
* debian/rules:
  + Rewrite completely using the debhelper sequencer and build with
    cmake instead of autotools.
  + Disable JIT and MacroAssembler in all architectures unless we know
    it works.
  + Add get-orig-source target.
* debian/control:
  + Remove all packages that use the old WebKit API, as well as the
    -common packages.
  + libjavascriptcoregtk-3.0-0 => libjavascriptcoregtk-4.0-18.
  + libwebkit2gtk-3.0-25 => libwebkit2gtk-4.0-37.
  + Don't depend on any specific compiler.
  + Add build dependencies on cmake and slimit.
  + Replace libgeoclue-dev with geoclue-2.0.
  + Split libwebkit2gtk-4.0-doc from the -dev package.
  + Remove Mike Hommey from the Uploaders field.
* debian/copyright:
  + Make it compliant with the copyright format v1.0 and refactor the
    licenses a bit.
* debian/jquery-1.9.1.js:
  + Provide uncompressed version of jquery to replace the compressed one
    that had to be removed from the original tarball.
* debian/patches/enable_llint.patch,
  debian/patches/02_notebook_scroll.patch,
  debian/patches/atomic_build_fix.patch,
  debian/patches/fix-gtkdoc-error.patch,
  debian/patches/ftbfs-armhf.patch:
  + Remove.
* debian/patches/dfg-jit.patch,
  debian/patches/local-label-string-hurd.patch,
  debian/patches/restore_sparc_code.patch,
  debian/patches/fix-textrel-x86.patch:
  + Refresh.
* debian/patches/install-minibrowser.patch:
  + Rewrite to make it work with cmake.
* debian/patches/change-libexec-dir.patch:
  + Install all auxiliary binaries in the same directory.
* debian/source/lintian-overrides:
  + Remove.
* debian/libwebkit2gtk-4.0-37.lintian-overrides:
  + Override shared-lib-without-dependency-information warning in
    libwebkit2gtkinjectedbundle.so, that's a module used internally
    by webkit.
* debian/symbols.filter:
  + Remove.

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