lxml 4.2.1-1ubuntu0.6 source package in Ubuntu
Changelog
lxml (4.2.1-1ubuntu0.6) bionic-security; urgency=medium * SECURITY UPDATE: XSS vulnerability - debian/patches/CVE-2021-43818-*.patch: prevent "@import" from re-occurring in the CSS after replacements and remove SVG image data URLs since they can embed script content in src/lxml/html/clean.py, src/html/tests/test_clean.py. - CVE-2021-43818 -- Leonidas Da Silva Barbosa <email address hidden> Tue, 04 Jan 2022 10:51:53 -0300
Upload details
- Uploaded by:
- Leonidas S. Barbosa
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | python | |
Bionic | security | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lxml_4.2.1.orig.tar.gz | 4.1 MiB | e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b |
lxml_4.2.1-1ubuntu0.6.debian.tar.xz | 11.6 KiB | 263bd5c7b87b686281457d1680232fff729f67bf6246c2daa1874bbbd2a65622 |
lxml_4.2.1-1ubuntu0.6.dsc | 2.3 KiB | 915aabc66455969bd7cf7cdab8a20d2a207b2e2f231b1a0865f20561c36e68c1 |
Available diffs
- diff from 4.2.1-1ubuntu0.4 to 4.2.1-1ubuntu0.6 (2.4 KiB)
- diff from 4.2.1-1ubuntu0.5 to 4.2.1-1ubuntu0.6 (501 bytes)
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.