libxml2 2.9.4+dfsg1-6.1ubuntu1 source package in Ubuntu

Changelog

libxml2 (2.9.4+dfsg1-6.1ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/{rules,control}: Drop dep on libicu-dbg, icu59 doesn't ship it.

libxml2 (2.9.4+dfsg1-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Out-of-bounds read in htmlParseTryOrFinish (CVE-2017-8872)
    (Closes: #862450)

libxml2 (2.9.4+dfsg1-6) unstable; urgency=medium

  * Team upload.
  * d/watch: bump to version 4, wrap lines, and limit matching to released
    stable versions.
  * Drop libxml2-udeb.  The package has been broken in Ubuntu for a while
    already, and nobody seems to care anyway.
  * d/copyright: Rewrite using copyright-format 1.0.
  * Employ automatic upstream tarball repacking.
  * Bump debhelper compat level to 11.
  * Remove old upgrade code dealing with symlinks-to-dir in /usr/share/doc.
  * d/control:
    + Bump Standards-Version to 4.1.3, no changes needed.
    + Set Rules-Requires-Root: no.
    + Move from the deprecated priority:extra to priority:optional also for the
      -dbg packages.
    + Lower the priority of the libxml2 package to optional.
      Since Policy 4.0.1 library packages should not have a priority higher
      than optional.  See #886039 for the override change.
  * d/rules:
     + Stop installing the TODO files.
     + Install the AUTHORS and README files only on the main libxml2 binary.
     + Workaround debhelper bug #886037 by reshuffling the dh_strip calls.

 -- Gianfranco Costamagna <email address hidden>  Tue, 02 Jan 2018 10:35:09 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main libs

Downloads

File Size SHA-256 Checksum
libxml2_2.9.4+dfsg1.orig.tar.xz 2.3 MiB a74ad55e346aa0b2b41903e66d21f8f3d2a736b3f41e32496376861ab484184e
libxml2_2.9.4+dfsg1-6.1ubuntu1.debian.tar.xz 35.5 KiB c118cdeec58bcf182bbed5b2c7a0ac58f9f31d8e95c3802f31006ff1ba2bdd40
libxml2_2.9.4+dfsg1-6.1ubuntu1.dsc 3.1 KiB 8cc40de6e8621ea30c8f0fc68757776fa6ac28a2a7886dcce5181b3f5c216104

View changes file

Binary packages built by this source

libxml2: GNOME XML library

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides a library providing an extensive API to handle
 such XML data files.

libxml2-dbg: Debugging symbols for the GNOME XML library

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides the debugging symbols for the library.

libxml2-dev: Development files for the GNOME XML library

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 Install this package if you wish to develop your own programs using
 the GNOME XML library.

libxml2-doc: Documentation for the GNOME XML library

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package contains general information about the GNOME XML library
 and more specific API references.

libxml2-udeb: No summary available for libxml2-udeb in ubuntu cosmic.

No description available for libxml2-udeb in ubuntu cosmic.

libxml2-utils: XML utilities

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides xmllint, a tool for validating and reformatting
 XML documents, and xmlcatalog, a tool to parse and manipulate XML or
 SGML catalog files.

libxml2-utils-dbgsym: No summary available for libxml2-utils-dbgsym in ubuntu cosmic.

No description available for libxml2-utils-dbgsym in ubuntu cosmic.

python-libxml2: Python bindings for the GNOME XML library

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package contains the files needed to use the GNOME XML library
 in Python programs.

python-libxml2-dbg: Python bindings for the GNOME XML library (debug extension)

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package contains the files needed to use the GNOME XML library
 in Python programs for use with the Python debug interpreter.

python3-libxml2: Python3 bindings for the GNOME XML library

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package contains the files needed to use the GNOME XML library
 in Python3 programs.

python3-libxml2-dbg: Python3 bindings for the GNOME XML library (debug extension)

 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package contains the files needed to use the GNOME XML library
 in Python3 programs for use with the Python3 debug interpreter.