-
webkit (1.3.13-0ubuntu2) natty; urgency=low
* debian/patches/04_fix_header_for_strict.patch:
- Add upstream patch to fix headers for compilation with strict mode
-- Rodrigo Moya <email address hidden> Wed, 20 Apr 2011 10:26:39 +0200
-
webkit (1.3.13-0ubuntu1) natty; urgency=low
* New upstream release
* debian/patches/03_fixing_jit_arm_crashes.patch:
- Applied upstream
* debian/patches/03_gtk_doc.patch:
- Fix documentation build
-- Robert Ancell <email address hidden> Thu, 07 Apr 2011 09:14:12 +1000
-
webkit (1.3.12-0ubuntu3) natty; urgency=low
[ Ricardo Salveti de Araujo ]
* debian/patches/03_fixing_jit_arm_crashes.patch:
- Fixing JIT ARM crashes (LP: #728211)
-- Jani Monoses <email address hidden> Thu, 10 Mar 2011 16:29:12 +0200
-
webkit (1.3.12-0ubuntu2) natty; urgency=low
* Add bzr-builddeb configuration (merge mode).
* Add 02_no_amd64_overcommit: Do not try to reserve 1 GB of memory for pool
pages on x86_64, as this will crash on machines with less than ~ 1.5 GB
RAM. This only works if overcommitting memory is enabled, which we don't
have by default. (LP: #710582)
-- Martin Pitt <email address hidden> Mon, 28 Feb 2011 19:26:00 +0100
-
webkit (1.3.12-0ubuntu1) natty; urgency=low
* New upstream release
* Merge with Debian experimental, remaining Ubuntu changes:
* debian/control:
- Fix versions in build-depends
- Don't build-depend on libgeoclue-dev (it's in Universe)
- Add Vcs-Bzr link
- Make libwebkitgtk-1.0-common conflict with libwebkit-1.0-common
* debian/rules:
- Fix documentation build
- Disable geolocation support (dependencies in Universe)
* debian/*.symbols:
- Use regexp to add symbols that only appear on the ARM build
- Use regexp to disable C++ private symbols
- Remove geolocation symbols
- Updated
-- Robert Ancell <email address hidden> Wed, 23 Feb 2011 16:02:22 +1100
-
webkit (1.3.11-0ubuntu3) natty; urgency=low
* debian/control:
- Use new libgail package names
-- Robert Ancell <email address hidden> Wed, 23 Feb 2011 10:39:00 +1100
-
webkit (1.3.11-0ubuntu2) natty; urgency=low
* debian/control:
- Use new GTK3 package names
-- Robert Ancell <email address hidden> Wed, 23 Feb 2011 10:19:42 +1100
-
webkit (1.3.11-0ubuntu1) natty; urgency=low
* New upstream release (LP: #718474)
* debian/control:
- Bump build-depends on libsoup2.4-dev
* debian/rules:
- Use new paths
* debian/libwebkitgtk-1.0-0.symbols:
* debian/libwebkitgtk-3.0-0.symbols:
- Updated
* debian/patches/01_missing_armv7_files.patch:
* debian/patches/10_gtk3.patch:
- Applied upstream
* debian/patches/01_gtk_doc_paths.patch:
- Fix documentation paths
-- Robert Ancell <email address hidden> Fri, 18 Feb 2011 15:52:50 +1100
-
webkit (1.3.10-1ubuntu2) natty; urgency=low
* debian/patches/10_gtk3.patch:
- With GTK+ 3, include <gtk/gtkx.h> for GtkSocket (LP: #714457).
-- Colin Watson <email address hidden> Wed, 16 Feb 2011 17:10:57 +0000
-
webkit (1.3.10-1ubuntu1) natty; urgency=low
* Synchronize on Debian, remaining diff is:
* debian/libwebkitgtk-1.0-0.symbols, debian/libwebkitgtk-3.0-0.symbols:
- Use regexp to add symbols that only appear on the ARM build
- Use regexp to disable C++ private symbols
* debian/patches/01_missing_armv7_files.patch:
- Add files missing for ARMv7 build
* debian/control, debian/rules:
- build without geoclue, it's in universe
webkit (1.3.10-1) experimental; urgency=low
* New development release
* debian/control:
- Build-Depend on GTK+3 >= 2.99.1 to avoid problems with the multiple
breakages
* debian/rules:
- adapt for source layout changes
webkit (1.3.9-1) experimental; urgency=low
* New development release
- fixes build with newest GTK+
* debian/control:
- build-depend on GTK+ >= 2.91.7 for the GTK+3-based version
- build-depend on gir1.2-{gtk-2.0,soup-2.4}
- rename introspection packages to gir1.2-*
- updated Build-Depends on gobject-introspection
- tighten dependency of -dev packages on library packages
- add missing ${misc:Depends}
- update Standards-Version to 3.9.1
* debian/rules:
- add dh_girepository calls to actually do something to ${gir:Depends}
- run dh_makeshlibs targetting the appropriate packages (library ones,
not dev)
- remove rpath from the installed binaries
webkit (1.3.8-1) experimental; urgency=low
* New upstream development release
* debian/debian/gir1.0-webkit-1.0.install, debian/control,
debian/rules, debian/libwebkit-dev.install:
- add gir1.0-webkit-1.0 package, and enable introspection support
- rename packages to accomodate soname change
- add new packages for gtk3-based webkitgtk
* debian/control, debian/rules:
- enable building geolocation support
-- Sebastien Bacher <email address hidden> Thu, 20 Jan 2011 18:37:41 +0100
-
webkit (1.3.10-0ubuntu4) natty; urgency=low
* debian/control:
- add a explict conflict against libwebkit-1.0-2. This helps
the apt resolver to cleanly upgrade and there is a implicit
conflict there already (because of the conflicting -common)
packages
-- Michael Vogt <email address hidden> Mon, 17 Jan 2011 12:18:49 +0100
-
webkit (1.3.10-0ubuntu3) natty; urgency=low
* debian/libwebkitgtk-1.0-0.symbols:
- Use regexp to add symbols that only appear on the ARM build
-- Robert Ancell <email address hidden> Thu, 13 Jan 2011 09:55:50 -0600
-
webkit (1.3.10-0ubuntu2) natty; urgency=low
* debian/libwebkitgtk-1.0-0.symbols:
- Use regexp to disable C++ private symbols
-- Robert Ancell <email address hidden> Wed, 12 Jan 2011 15:03:55 -0600
-
webkit (1.3.10-0ubuntu1) natty; urgency=low
* New upstream release
* debian/libwebkitgtk-1.0-0.symbols:
- Updated
- Use unmangled names for C++ symbols
- Mark C++ symbols as optional (they should be private)
* debian/patches/01_missing_armv7_files.patch:
- Add files missing for ARMv7 build
-- Robert Ancell <email address hidden> Wed, 12 Jan 2011 10:09:19 -0600
-
webkit (1.3.9-0ubuntu1) natty; urgency=low
* New upstream release
* debian/control:
- Add build-depends on libglib2.0-dev
- Bump build-depends on libgail-dev, libgirepository1.0-dev,
gobject-introspection
- Rename packages from libwebkit to libwebkitgtk
- Rename gir1.0 package to gir1.2
* debian/*.install:
- Update for new package/library names
* debian/libwebkitgtk-1.0-0.symbols:
- Updated
* debian/rules:
- Build with --with-gtk=2.0
- Update for new package names
* debian/watch:
- Add watch file
* debian/patches/04-spoof-user-agent-to-google.patch:
* debian/patches/ubuntu-gir-version.patch:
- Applied upstream
* debian/patches/02-pool-fixup-and-sparc-support.patch:
* debian/patches/05-fix-jit-on-kfreebsd-i386.patch:
- Disabled, the don't apply and we don't support these architectures
* debian/patches/cve-2010-3120.patch:
* debian/patches/cve-2010-2901.patch:
* debian/patches/cve-2010-2900.patch:
* debian/patches/cve-2010-2651.patch:
* debian/patches/cve-2010-2646.patch:
- Applied upstream
-- Robert Ancell <email address hidden> Tue, 11 Jan 2011 03:56:19 +1100
-
webkit (1.2.5-0ubuntu3) natty; urgency=low
* debian/patches/ubuntu-gir-version.patch:
- Simplify patch to fix FTBFS
-- Robert Ancell <email address hidden> Thu, 21 Oct 2010 13:40:42 +1100
-
webkit (1.2.5-0ubuntu2) natty; urgency=low
* New upstream release
* debian/patches/ubuntu-gir-version.patch:
- Update to version 1.2
-- Robert Ancell <email address hidden> Tue, 19 Oct 2010 15:53:12 +1100
-
webkit (1.2.5-0ubuntu1) natty; urgency=low
* New upstream release
-- Robert Ancell <email address hidden> Mon, 18 Oct 2010 20:17:09 +1100
-
webkit (1.2.4-1ubuntu2) natty; urgency=low
* debian/patches/ubuntu-gir-version.patch:
- Use the 1.2 gobject introspection abi
-- Robert Ancell <email address hidden> Mon, 18 Oct 2010 14:03:26 +1100
-
webkit (1.2.4-1ubuntu1) maverick; urgency=low
* Resync on Debian,
remaining changes:
* debian/control:
- don't build-depends on gir-repository-dev it's not required
* debian/patches/ubuntu-gir-version.patch:
- use the current gobject introspection abi
webkit (1.2.4-1) unstable; urgency=high
* New stable release
- fixes the following CVEs (thus urgency=high):
CVE-2010-1781 CVE-2010-1782 CVE-2010-1784 CVE-2010-1785
CVE-2010-1786 CVE-2010-1787 CVE-2010-1788 CVE-2010-1790
CVE-2010-1792 CVE-2010-1793 CVE-2010-2648
* debian/patches/04-spoof-user-agent-to-google.patch:
- updated from the latest patch proposed for inclusion upstream
- does not have the annoying g_message() (Closes: #592670)
-- Sebastien Bacher <email address hidden> Mon, 06 Sep 2010 16:48:11 +0200