summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-networking/python/python3-ldap_3.4.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-ldap: upgrade 3.4.3 -> 3.4.4Wang Mingyu2023-11-211-0/+30
Changelog: ============= -Reconnect race condition in ReconnectLDAPObject is now fixed -Socket ownership is now claimed once we've passed it to libldap -LDAP_set_option string formats are now compatible with Python 3.12 -Security Policy was created -Broken article links are fixed now -Bring Conscious Language improvements -Add testing and document support for Python 3.10, 3.11, and 3.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>