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

Changelog

python-ldap (3.2.0-4ubuntu7.1) jammy-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:21:22 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates main python
Jammy 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-4ubuntu7.1.debian.tar.xz 9.8 KiB 75ae35d7cf44e00f204a4ec5af769fddc73830d19130880a857d7d84186221ea
python-ldap_3.2.0-4ubuntu7.1.dsc 2.3 KiB 087972821142301f187a21ae01e53d24140e2ac55f2db001d012302a3eaea1e1

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.