libxml2 2.7.8.dfsg-5.1ubuntu4.13 source package in Ubuntu
Changelog
libxml2 (2.7.8.dfsg-5.1ubuntu4.13) precise-security; urgency=medium * SECURITY UPDATE: denial of service via entity expansion issue - parser.c: properly exit when entity expansion is detected. - https://git.gnome.org/browse/libxml2/commit/?id=69030714cde66d525a8884bda01b9e8f0abf8e1e - CVE-2015-5312 * SECURITY UPDATE: heap buffer overflow in xmlDictComputeFastQKey - dict.c: check offset. - https://git.gnome.org/browse/libxml2/commit/?id=6360a31a84efe69d155ed96306b9a931a40beab9 - CVE-2015-7497 * SECURITY UPDATE: denial of service via encoding conversion failures - parser.c: avoid processing entities after encoding conversion failures. - https://git.gnome.org/browse/libxml2/commit/?id=afd27c21f6b36e22682b7da20d726bce2dcb2f43 - CVE-2015-7498 * SECURITY UPDATE: out of bounds read in xmlGROW - parser.c: add xmlHaltParser() to stop the parser and check input. - https://git.gnome.org/browse/libxml2/commit/?id=28cd9cb747a94483f4aea7f0968d202c20bb4cfc - https://git.gnome.org/browse/libxml2/commit/?id=35bcb1d758ed70aa7b257c9c3b3ff55e54e3d0da - CVE-2015-7499 * SECURITY UPDATE: out of bounds read in xmlParseMisc - parser.c: check entity boundaries. - https://git.gnome.org/browse/libxml2/commit/?id=f1063fdbe7fa66332bbb76874101c2a7b51b519f - CVE-2015-7500 * SECURITY UPDATE: denial of service via extra processing of MarkupDecl - parser.c: add extra EOF check. - https://git.gnome.org/browse/libxml2/commit/?id=ab2b9a93ff19cedde7befbf2fcc48c6e352b6cbe - CVE-2015-8241 * SECURITY UPDATE: buffer overead with HTML parser in push mode - HTMLparser.c: use pointer in the input in. - https://git.gnome.org/browse/libxml2/commit/?id=8fb4a770075628d6441fb17a1e435100e2f3b1a2 - CVE-2015-8242 * SECURITY UPDATE: denial of service via encoding failures - parser.c: do not process encoding values if the declaration is broken and fail parsing if the encoding conversion failed. - https://git.gnome.org/browse/libxml2/commit/?id=9aa37588ee78a06ca1379a9d9356eab16686099c - https://git.gnome.org/browse/libxml2/commit/?id=709a952110e98621c9b78c4f26462a9d8333102e - CVE-2015-8317 -- Marc Deslauriers <email address hidden> Wed, 09 Dec 2015 12:35:41 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libxml2_2.7.8.dfsg.orig.tar.gz | 3.3 MiB | 9f5262963fda356708903b42ff862a816c714582d0cf41477a8b3839945f0e43 |
libxml2_2.7.8.dfsg-5.1ubuntu4.13.diff.gz | 136.4 KiB | aedfdac1318487017b5c506daa32aa4f21e7b596023080e964e8ad86c19a60ce |
libxml2_2.7.8.dfsg-5.1ubuntu4.13.dsc | 2.5 KiB | c5c12436a28bd0190547f47b563af4885988fa17f7811fa6be587c63222f8cf1 |
Available diffs
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 and for
the utilities provided by the libxml2-utils package.
Debugging symbols for the Python modules are not available.
- libxml2-dbgsym: debug symbols for package libxml2
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-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: GNOME XML library - minimal runtime
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 is a minimal package for use in debian-installer that yields a
library providing an extensive API to handle such XML data files.
- libxml2-udeb-dbgsym: debug symbols for package libxml2-udeb
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 is a minimal package for use in debian-installer that yields a
library providing an extensive API to handle such XML data files.
- 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: debug symbols for package libxml2-utils
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.
- 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.
- python-libxml2-dbgsym: debug symbols for package python-libxml2
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.