python3-ldap: patch CVE-2025-61911

Details: https://nvd.nist.gov/vuln/detail/CVE-2025-61911

Pick the patch referenced by the NVD advisory.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2026-01-13 07:35:44 +01:00
parent e07db81979
commit 3a9a13832b
2 changed files with 42 additions and 0 deletions
@@ -13,6 +13,7 @@ PYPI_PACKAGE = "python-ldap"
inherit pypi setuptools3
SRC_URI += "file://CVE-2025-61911.patch"
SRC_URI[sha256sum] = "60464c8fc25e71e0fd40449a24eae482dcd0fb7fcf823e7de627a6525b3e0d12"
do_configure:prepend() {