lxml 2.3.2-1ubuntu0.2 source package in Ubuntu

Changelog

lxml (2.3.2-1ubuntu0.2) precise-security; urgency=medium

  * SECURITY UPDATE: XSS via control characters
    - adjust filter in src/lxml/html/clean.py, add test to
      src/lxml/html/tests/test_clean.txt.
    - e86b294f1f81b899a59925123560ff924a72f1cc
    - CVE-2014-3146
 -- Marc Deslauriers <email address hidden>   Tue, 20 May 2014 09:27:34 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lxml_2.3.2.orig.tar.gz 3.0 MiB 32bf688a03d18caa74840764727e8fa29bb29950f7a190a0b969150a3869a6a1
lxml_2.3.2-1ubuntu0.2.diff.gz 7.3 KiB 2efa2737c3f0c0ec5b2162e345c1aefd9e292a267c1194028b571aae1e6b4e92
lxml_2.3.2-1ubuntu0.2.dsc 2.1 KiB 103a9e7be9135a675471836f52faaee2b06de8405404e4e9cae980fd28ca0f14

View changes file

Binary packages built by this source

python-lxml: pythonic binding for the libxml2 and libxslt libraries

 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings. Its aim:
 .
   * Pythonic API.
   * Documented.
   * Use Python unicode strings in API.
   * Safe (no segfaults).
   * No manual memory management!
 .
 lxml aims to provide a Pythonic API by following as much as possible
 the ElementTree API, trying to avoid inventing too many new APIs,
 or the user's having to learn new things -- XML is complicated enough.

python-lxml-dbg: pythonic binding for the libxml2 and libxslt libraries (debug extension)

 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings.
 .
 This package contains the extension built for the Python debug interpreter.

python-lxml-doc: pythonic binding for the libxml2 and libxslt libraries (documentation)

 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from these existing Python bindings.
 .
 This package contains the html documentation.

python3-lxml: pythonic binding for the libxml2 and libxslt libraries

 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings. Its aim:
 .
   * Pythonic API.
   * Documented.
   * Use Python unicode strings in API.
   * Safe (no segfaults).
   * No manual memory management!
 .
 lxml aims to provide a Pythonic API by following as much as possible
 the ElementTree API, trying to avoid inventing too many new APIs,
 or the user's having to learn new things -- XML is complicated enough.

python3-lxml-dbg: pythonic binding for the libxml2 and libxslt libraries (debug extension)

 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings.
 .
 This package contains the extension built for the Python3 debug interpreter.