Skip to content

Debian Changelog libxml (1:1.8.17-14+etch1)

2009

libxml (1:1.8.17-14+etch1) oldstable-security; urgency=high

   * Non-maintainer upload by the security team.
   * Fix multiple use-after-free flaws when parsing notation and
     enumeration attribute types (CVE-2009-2416).
   * Fix stack overflow when parsing root XML document element DTD
     definition (CVE-2009-2414).

 -- Nico Golde <nion@debian.org>  Thu, 11 Aug 2009 15:21:40 +0000

2006

libxml (1:1.8.17-14) unstable; urgency=low

   * debian/control: Bumped Standards-Version to 3.7.2.1. No changes needed.
   * debian/watch: Updated to the new upstream FTP location.
   * debian/libxml-dev.doc-base: Removed the SGML Format that is not recognized
     by doc-base.

 -- Mike Hommey <glandium@debian.org>  Sat, 26 Aug 2006 13:19:36 +0200

libxml (1:1.8.17-13) unstable; urgency=low

   * Rebuild with a source package. Somehow it became a native package.
   * debian/libxml-dev.preinst: Fixed bashism.
   * debian/copyright: Updated FSF's address.
   * debian/changelog: Fixed an old broken entry.

 -- Mike Hommey <glandium@debian.org>  Sat, 18 Mar 2006 18:48:06 +0100

libxml (1:1.8.17-12) unstable; urgency=high

   * The "open your eyes before uploading" release.
   * debian/control: removed libreadline and libncurses from build
     dependencies. They are actually not needed at all.

 -- Mike Hommey <glandium@debian.org>  Wed, 11 Jan 2006 19:38:22 +0100

libxml (1:1.8.17-11) unstable; urgency=high

   * Urgency high because we fix an FTBFS.
   * debian/control:
     + Changed build dependencies on libreadline. Closes: #347356.
     + Changed my uploader address.
     + Bumped Standards-Version to 3.6.2.1. No changes needed.

 -- Mike Hommey <glandium@debian.org>  Wed, 11 Jan 2006 19:28:44 +0100

2004

libxml (1:1.8.17-10) unstable; urgency=low

   * debian/libxml-dev.install, debian/libxml1.install: Moved .pc file into
     libxml-dev package. Closes: #281580.
   * debian/control:
     + Put build-depends on one line.
     + libxml-dev conflicts with older versions of libxml1 (since the moved
       file conflicts)
   * debian/rules: Remove loop link /usr/include/gnome-xml/libxml and change it
     into a directory containing links to the header files. Closes: #130184.
   * libxml-dev.preinst: Remove old /usr/include/gnome-xml/libxml on upgrade.
   * entities.h: Removed redeclaration of xmlCopyEntitiesTable. Closes: #279328.

 -- Mike Hommey <mh@glandium.org>  Wed, 24 Nov 2004 16:13:15 +0900

libxml (1:1.8.17-9) unstable; urgency=high

    * Backport patch from libxml2-2.6.15 to fix buffer overflows [nanohttp.c,
      nanoftp.c, CAN-2004-0989]

 -- Mike Hommey <mh@glandium.org>  Thu, 28 Oct 2004 17:52:52 +0900

libxml (1:1.8.17-8) unstable; urgency=low

   * debian/control: changed deps on libz-dev to zlib1g-dev | libz-dev.
     Closes: #251636.
   * debian/watch: updated the file to version 2 and to actually point to an
     existing URL.

 -- Mike Hommey <mh@glandium.org>  Mon, 31 May 2004 15:24:54 +0900

libxml (1:1.8.17-7) unstable; urgency=low

   * The Oops, I should open my eyes release.
   * debian/control: changed the conflict line for libxml-dev (<< instead of
     outdated <).

 -- Mike Hommey <mh@glandium.org>  Fri, 28 May 2004 16:46:40 +0900

libxml (1:1.8.17-6) unstable; urgency=low

   * debian/control:
     + Changed Maintainer to Debian SGML/XML Group and put myself into
       Uploaders.
     + Added a conflict upon libxml2-dev < 2.6.10-2 because of the
       conflicting file /usr/share/aclocal/libxml.m4.
   * debian/libxml.m4: Grabbed the AM_PATH_XML macro from libxml2.
     Closes: #57964.
   * debian/rules:
     + Small changes in the way we get examples installed.
     + Changed call to dh_movefiles to a call to dh_install.
     + Install the debian/libxml.m4 file into /usr/share/aclocal/.
   * debian/*.files: renamed to debian/*.install.
   * debian/libxml-dev.dirs: added the /usr/share/aclocal directory.
   * configure.in: removed creation of example/Makefile.
   * autogen.sh: Added this file for auto-tools regeneration purpose using
     fixed versions of autoconf and automake. Ran this script to update
     everything.

 -- Mike Hommey <mh@glandium.org>  Wed, 26 May 2004 22:25:21 +0900

libxml (1:1.8.17-5) unstable; urgency=high

   * Applied patch by upstream Daniel Veillard <veillard@redhat.com> to fix
     buffer overflows [nanohttp.c, nanoftp.c, CAN-2004-0110]
     (Thanks to Martin Schulze)
   * Set urgency to high.
   * debian/rules: Small clean-up in the environment variables.

 -- Mike Hommey <mh@glandium.org>  Thu, 4 Mar 2004 18:01:41 +0900

2003

libxml (1:1.8.17-4) unstable; urgency=low

   * debian/compat: moved debhelper compatibility from debian/rules, and
     updated it to 4 instead of 3.
   * debian/control:
     - Changed section of package libxml1-dev to libdevel instead of devel,
       thus matching overrides.
     - Added ${misc:Depends} to Depends for package libxml1.
     - Added versioned dependency upon debhelper.
   * debian/rules: added dh_link in binary-arch target.
   * Bumped to Standards-Version: 3.6.1:
     - debian/rules: added DEB_BUILD_OPTIONS handling.

 -- Mike Hommey <mh@glandium.org>  Sat, 4 Oct 2003 16:32:52 +0900

libxml (1:1.8.17-3) unstable; urgency=low

   * New Maintainer.
   * Ran autoreconf --force --install with latest autotools. Closes: #207420.

 -- Mike Hommey <mh@glandium.org>  Sun, 14 Sep 2003 14:05:17 +0000

libxml (1:1.8.17-2.0.1) unstable; urgency=low

   * Recompile to fix the reference to the hidden symbol __div0 in gcc 3.3

 -- Othmar Pasteka <othmar@debian.org>  Sat, 23 Aug 2003 18:53:52 +0000

2002

libxml (1:1.8.17-2) unstable; urgency=low

   * Applied patch from LaMont Jones (closes: #132622)

 -- Fredrik Hallenberg <hallon@debian.org>  Wed, 6 Feb 2002 21:45:08 +0100

libxml (1:1.8.17-1) unstable; urgency=low

   * New upstream version

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 2 Feb 2002 01:19:03 +0100

2001

libxml (1:1.8.16-1) unstable; urgency=low

   * New upstream version

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 16 Sep 2001 01:08:40 +0200

libxml (1:1.8.15-1) unstable; urgency=low

   * New upstream version

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 21 Aug 2001 21:54:08 +0200

libxml (1:1.8.14-6) unstable; urgency=low

   * Be more careful when removing /usr/doc/libxml-dev

 -- Fredrik Hallenberg <hallon@debian.org>  Wed, 1 Aug 2001 19:37:48 +0200

libxml (1:1.8.14-5) unstable; urgency=low

   * Remove /usr/doc/libxml-dev if it exist (closes: #107236)

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 31 Jul 2001 18:33:03 +0200

libxml (1:1.8.14-4) unstable; urgency=low

   * Updated libtool (closes: #105886)

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 24 Jul 2001 22:04:16 +0200

libxml (1:1.8.14-3) unstable; urgency=low

   * Fixed shlibs file (closes: #105774)

 -- Fredrik Hallenberg <hallon@debian.org>  Thu, 19 Jul 2001 13:39:12 +0200

libxml (1:1.8.14-2) unstable; urgency=low

   * Added versioned dependency in shlibs file (closes: #101668)

 -- Fredrik Hallenberg <hallon@debian.org>  Mon, 16 Jul 2001 18:21:30 +0200

libxml (1:1.8.14-1) unstable; urgency=low

   * New upstream version
   * Use DH_COMPAT 3
   * Added libz-dev depend on dev-package (closes: #102985)

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 1 Jul 2001 16:41:15 +0200

libxml (1:1.8.13-1) unstable; urgency=low

   * Maintainer release.

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 3 Jun 2001 12:54:35 +0200

libxml (1:1.8.13-0.1) unstable; urgency=low

   * NMU of new upstream version needed for gnumeric.
       (Closes: #98169, #98177, #98500)

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 2 Jun 2001 12:46:35 +0200

libxml (1:1.8.11-1) unstable; urgency=low

   * New upstream version

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 20 Feb 2001 09:36:22 +0100

2000

libxml (1:1.8.10-1) unstable; urgency=low

   * New upstream version

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 14 Oct 2000 12:05:28 +0200

libxml (1:1.8.9-1) unstable; urgency=low

   * New upstream version

 -- Fredrik Hallenberg <hallon@debian.org>  Thu, 3 Aug 2000 21:45:03 +0200

libxml (1:1.8.7-2) unstable; urgency=low

   * Downgrade dev-package with epoch, the 2.0.0-dev package must be renamed.

 -- Fredrik Hallenberg <hallon@debian.org>  Wed, 28 Jun 2000 10:06:57 +0200

libxml (1.8.7-1) unstable; urgency=low

   * New upstream release

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 11 Mar 2000 20:33:28 +0100

libxml (1.8.6-1) unstable; urgency=low

   * New upstream release

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 5 Feb 2000 15:01:51 +0100

libxml (1.8.5-1) unstable; urgency=low

   * New upstream release (closes: #56172)

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 25 Jan 2000 14:57:12 +0100

libxml (1.8.4-1) unstable; urgency=low

   * New upstream release

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 16 Jan 2000 13:01:14 +0100

1999

libxml (1.8.2-1) unstable; urgency=low

   * New upstream release

 -- Fredrik Hallenberg <hallon@debian.org>  Thu, 30 Dec 1999 11:38:47 +0100

libxml (1.7.3-1) unstable; urgency=low

   * New upstream release

 -- Fredrik Hallenberg <hallon@debian.org>  Wed, 29 Sep 1999 23:33:28 +0200

libxml (1.4.0-4) unstable; urgency=low

   * Oops, must of course replace old libxml0 package. (closes: #43519)

 -- Fredrik Hallenberg <hallon@debian.org>  Thu, 26 Aug 1999 09:37:18 +0200

libxml (1.4.0-3) unstable; urgency=low

   * Provide libxml.so.0 (which is binary compatible with libxml1)
     (closes: #43385)

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 24 Aug 1999 09:31:15 +0200

libxml (1.4.0-2) unstable; urgency=low

   * Include example in dev-package.
   * Fixed postinst to only call ldconfig on configure.
   * Let dh_installdocs handle doc-base.

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 21 Aug 1999 14:44:52 +0200

libxml (1.4.0-1) unstable; urgency=low

   * New upstream release

 -- Fredrik Hallenberg <hallon@debian.org>  Thu, 5 Aug 1999 16:05:26 +0200

libxml (1.1.0-2) unstable; urgency=low

   * Added man page for xml-config. (closes: #39471)

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 3 Jul 1999 14:55:55 +0200

libxml (1.1.0-1) unstable; urgency=low

   * New upstream release. (closes: #39791)
   * Use install-docs on dev documents.

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 20 Jun 1999 10:20:53 +0200

libxml (1.0.0-2) unstable; urgency=low

   * Moved html-documentation to dev package. (closes: #39049)

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 15 Jun 1999 21:07:44 +0200

libxml (1.0.0-1) unstable; urgency=low

   * Patched xml-config.in. xml-config --version didn't work as expected.
     Fixes bug #34881.
   * New upstream release

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 16 Mar 1999 18:36:11 +0100

libxml (0.99.8-1) unstable; urgency=low

   * New upstream release

 -- Fredrik Hallenberg <hallon@debian.org>  Thu, 18 Feb 1999 15:40:19 +0100

libxml (0.99.3-2) unstable; urgency=low

   * New maintainer.
   * Some files were missing from the last release (xml-config, encoding.h,
     debugXML.h)
   * New rules file.

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 14 Feb 1999 18:56:10 +0100

libxml (0.99.3-1) unstable; urgency=low

   * New upstream version.
   * Recompile with lastest GNOME libs.
   * Fix #28869.

 -- Vincent Renardias <vincent@waw.com>  Wed, 20 Jan 1999 11:32:55 +0100

1998

libxml (0.30-1) unstable; urgency=low

   * Initial debianization.

 -- Vincent Renardias <vincent@waw.com>  Fri, 25 Sep 1998 19:16:53 +0200