mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user