expat 2.0.1-7.2ubuntu1 source package in Ubuntu

Changelog

expat (2.0.1-7.2ubuntu1) precise; urgency=low

  * CVE-2012-0876: Randomize hashes of xml attributes in the expat library
    to avoid a denial of service due to hash collisions.  Patch by David
    Malcolm with some modifications by the expat project.
 -- Matthias Klose <email address hidden>   Thu, 15 Mar 2012 02:13:54 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Debian XML/SGML Group
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main text

Downloads

File Size SHA-256 Checksum
expat_2.0.1.orig.tar.gz 436.0 KiB 847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93
expat_2.0.1-7.2ubuntu1.diff.gz 138.1 KiB ee35852c2604e0559c8731e7869c9782963b60cf7888580014efa5548be3aa7f
expat_2.0.1-7.2ubuntu1.dsc 1.7 KiB c8697307ac802501f8e32478092914baeab1dd0f24006ae5c685232abf41db26

View changes file

Binary packages built by this source

expat: No summary available for expat in ubuntu quantal.

No description available for expat in ubuntu quantal.

lib64expat1: No summary available for lib64expat1 in ubuntu quantal.

No description available for lib64expat1 in ubuntu quantal.

lib64expat1-dev: XML parsing C library - development kit (64bit)

 This package contains the header file and development libraries of
 expat, the C library for parsing XML. Expat is a stream oriented XML
 parser. This means that you register handlers with the parser prior
 to starting the parse. These handlers are called when the parser
 discovers the associated structures in the document being parsed. A
 start tag is an example of the kind of structures for which you may
 register handlers.
 .
 This package includes the development support files for building 64 bit
 applications.

libexpat1: XML parsing C library - runtime library

 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).

libexpat1-dev: No summary available for libexpat1-dev in ubuntu quantal.

No description available for libexpat1-dev in ubuntu quantal.

libexpat1-udeb: XML parsing C library - runtime library

 This package contains the runtime, shared library of expat, the C
 library for parsing XML.