python-ldap 3.2.0-4ubuntu2.1 source package in Ubuntu

Changelog

python-ldap (3.2.0-4ubuntu2.1) focal-security; urgency=medium

  * SECURITY UPDATE: Regular Expression DoS
    - debian/patches/CVE-2021-46823-pre.patch: get rid of
      expected failures in tokenizer tests in Lib/ldap/schema/tokenizer.py,
      Tests/t_ldap_schema_tokenizer.py.
    - debian/patches/CVE-2021-46823.patch: fix ReDoS in
      regex in Lib/ldap/schema/tokenizer.py.
    - CVE-2021-46823

 -- Leonidas Da Silva Barbosa <email address hidden>  Mon, 04 Jul 2022 13:28:40 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main python
Focal security main python

Downloads

File Size SHA-256 Checksum
python-ldap_3.2.0.orig.tar.gz 359.0 KiB 7d1c4b15375a533564aad3d3deade789221e450052b21ebb9720fb822eccdb8e
python-ldap_3.2.0-4ubuntu2.1.debian.tar.xz 9.6 KiB 3ead9452a8b4a7d4e051411dff12e8d9be97279d24839648f30a9772bbbc4d37
python-ldap_3.2.0-4ubuntu2.1.dsc 2.3 KiB 4869f20b09b0a58ce077a5471c0a9251ecb9e3aeb6defae551da9e0d46d863f3

View changes file

Binary packages built by this source

python3-ldap: LDAP interface module for Python3

 This module provides a Python3 interface to the OpenLDAP client library
 (LDAP is the Lightweight Directory Access Protocol).

python3-ldap-dbg: LDAP interface module for Python3 (debug extension)

 This module provides a Python3 interface to the OpenLDAP client library
 (LDAP is the Lightweight Directory Access Protocol).
 .
 This package contains the extension built for the Python debug interpreter.

python3-pyldap: LDAP interface module for Python 3.x - transition package

 This module provides a Python3 interface to the OpenLDAP client library
 (LDAP is the Lightweight Directory Access Protocol).
 .
 This transition dummy package for Python 3.x can be safely removed, since the
 ldap module has merged changes in the pyldap fork.