mxml 2.12-2 source package in Ubuntu

Changelog

mxml (2.12-2) unstable; urgency=medium

  * CVE-2018-20004: patch from upstream. Closes: #918007
  * Standards-Version: 4.3.0.

 -- Alastair McKinstry <email address hidden>  Wed, 02 Jan 2019 09:21:23 +0000

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mxml_2.12-2.dsc 1.9 KiB 7bfcffb4257dde7a2c1ffe08925bc33d7c662f25fced1ad480c929deb7a08994
mxml_2.12.orig.tar.xz 8.1 MiB b512b2c8bb94960f1360eaaa4b25ffe0ddc76abc332e9274c2004e54544864df
mxml_2.12-2.debian.tar.xz 12.5 KiB 7e75c2226bb9f3b69c786fbf55c70624836393d8e8dd4a089987af60af68014b

Available diffs

No changes file available.

Binary packages built by this source

libmxml-bin: No summary available for libmxml-bin in ubuntu focal.

No description available for libmxml-bin in ubuntu focal.

libmxml-bin-dbgsym: No summary available for libmxml-bin-dbgsym in ubuntu eoan.

No description available for libmxml-bin-dbgsym in ubuntu eoan.

libmxml-dev: No summary available for libmxml-dev in ubuntu disco.

No description available for libmxml-dev in ubuntu disco.

libmxml1: small XML parsing library (runtime)

 Mini-XML is a small XML parsing library that you can use to read XML and
 XML-like data files in your application without requiring large non-standard
 libraries.
 .
 Mini-XML provides the following functionality:
  * Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and
    strings.
  * Data is stored in a linked-list tree structure, preserving the XML data
    hierarchy.
  * Supports arbitrary element names, attributes, and attribute values with
    no preset limits, just available memory.
  * Supports integer, real, opaque ("cdata"), and text data types in "leaf"
    nodes.
  * Functions for creating, indexing, and managing trees of data.
  * "Find" and "walk" functions for easily locating and navigating trees of
    data.
 .
 Mini-XML doesn't do validation or other types of processing on the data based
 upon schema files or other sources of definition information, nor does it
 support character entities other than those required by the XML specification.
 .
 This package contains the files necessary for running applications that
 use the Mini-XML library.

libmxml1-dbgsym: No summary available for libmxml1-dbgsym in ubuntu disco.

No description available for libmxml1-dbgsym in ubuntu disco.