summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-networking/python/python3-ldap_3.4.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-ldap: upgrade 3.4.5 -> 3.4.7Wang Mingyu2026-05-221-0/+32
Changelog: ============= - attrlist parameter is now properly checked before use, avoiding memory errors due to type mismatches - Fixed errors with requestName/requestValue in extop.dds - ldif and ldap.schema modules now actively close sockets as they're finished with them Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>