webkit2gtk (2.16.1-0ubuntu0.16.04.2) xenial; urgency=medium * Add fix-google-login.patch: - Backport from 2.16.2 to fix Google login in Epiphany, GNOME Online Accounts, etc. (LP: #1687019) * Add fix-new-youtube.patch: - Backport from 2.16.2 to fix the new (May 2017 opt-in) YouTube -- Jeremy Bicha Tue, 09 May 2017 09:58:46 -0400 webkit2gtk (2.16.1-0ubuntu0.16.04.1) xenial-security; urgency=medium * Updated to 2.16.1 to fix multiple security issues. - debian/patches/*: refreshed. - debian/control: add libgcrypt20-dev to BuildDepends, removed libgnutls28-dev. - libwebkit2gtk-4.0-37.symbols: updated for new version. -- Marc Deslauriers Fri, 07 Apr 2017 13:20:52 -0400 webkit2gtk (2.14.5-0ubuntu0.16.04.1) xenial-security; urgency=medium * Updated to 2.14.5 to fix multiple security issues. -- Marc Deslauriers Wed, 15 Feb 2017 07:08:10 -0500 webkit2gtk (2.14.3-0ubuntu0.16.04.1) xenial-security; urgency=medium * Updated to 2.14.3 to fix multiple security issues. -- Marc Deslauriers Thu, 02 Feb 2017 07:59:13 -0500 webkit2gtk (2.14.2-0ubuntu0.16.04.1) xenial-security; urgency=medium * Updated to 2.14.2 to fix multiple security issues. - debian/patches/install-minibrowser.patch: removed, no longer needed. - debian/rules: set -DENABLE_MINIBROWSER=ON. - debian/patches/fix-ftbfs-m68k.patch: removed, not needed in Ubuntu. - debian/patches/fix-ftbfs-armel.patch: fix FTBFS. - debian/libjavascriptcoregtk-4.0-bin.install: install the jsc executable in /usr/bin. - debian/libwebkit2gtk-4.0-37.symbols: updated for new version. -- Marc Deslauriers Fri, 06 Jan 2017 08:49:55 -0500 webkit2gtk (2.12.5-0ubuntu0.16.04.1) xenial-security; urgency=medium * Updated to 2.12.5 to fix multiple security issues. - debian/patches/hide-gtk2-plugins.patch: removed, upstream. -- Marc Deslauriers Mon, 12 Sep 2016 09:16:39 -0400 webkit2gtk (2.10.9-1ubuntu1) xenial; urgency=medium * Merge with Debian unstable. Remaining changes: + Build with GeoClue 1, which is what we still use in Ubuntu. -- Iain Lane Wed, 23 Mar 2016 18:09:37 +0000 webkit2gtk (2.10.9-1) unstable; urgency=medium * New upstream release. -- Alberto Garcia Fri, 18 Mar 2016 12:35:25 +0200 webkit2gtk (2.10.8-1ubuntu1) xenial; urgency=low * Build with GeoClue 1, which is what we still use in Ubuntu. -- Iain Lane Tue, 15 Mar 2016 10:59:14 +0000 webkit2gtk (2.10.8-1) unstable; urgency=high * New upstream release. This fixes CVE-2016-1726 (Closes: #802380). * Allow building the package with debhelper < 9.20151219. This won't produce any debug packages (since they are automatically generated now), but it can be useful for backports. + debian/control: - Revert build dependency on debhelper back to >= 9. + debian/rules: - Don't make dh_strip fail if it doesn't support --ddeb-migration. * debian/rules: + The list of architectures in which the debug packages are causing problems continues to grow, so let's try the opposite approach: we build by default using -g1 except in the cases where we know that -g works fine (amd64, ppc64, ppc64el). + Enable all hardening flags. * debian/patches/fix-ftbfs-m68k.patch: + Enclose the changes to the compile assertions inside an #ifdef block so they only apply to m68k. * debian/patches/fix-ftbfs-alpha.patch: + Fix FTBFS in alpha (Closes: #815124). * debian/patches/fix-ftbfs-sparc64.patch: + Add patch metadata. * debian/source/lintian-overrides: + Update overrides so the latest lintian doesn't give more source-is-missing false positives. * debian/control: + Bump Standards-Version to 3.9.7; no changes needed. + Use secure URIs for the Vcs-* fields. -- Alberto Garcia Sat, 12 Mar 2016 00:07:55 +0200 # For older changelog entries, run 'apt-get changelog gir1.2-javascriptcoregtk-4.0'