python-ldap (3.4.5-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/3.4.5-1 tag
- Git: https://salsa.debian.org/python-team/packages/python-ldap.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 1044480
- Browser: https://salsa.debian.org/python-team/packages/python-ldap
- Last scan: 2026-09-06 01:28:01+00
- Error: https://salsa.debian.org/api/v4/projects/python-team%2Fpackages%2Fpython-ldap API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-14 06:10:00+00
- Debian changelog in Git:
python-ldap (3.4.5-1) unstable; urgency=medium
* New upstream version 3.4.5
* Fixes sanitization bypass in ldap.filter.escape_filter_chars
(CVE-2025-61911) (Closes: #1117858).
* Fixes vulnerability to Improper Encoding or Escaping of Output and
Improper Null Termination (CVE-2025-61912) (Closes: #1117859).
* Build using pybuild-plugin-pyproject.
* Drop python3-all-dbg from Build-Depends, unused.
* Update information on availability of GNU GPL.
* Use uscan version 5.
* Use execute_before_ instead of override_ for running sphinxdoc.
* Build using dh-sequence-sphinxdoc.
* Drop python3-ldap-dbg.
* Use \$(CURDIR) in d/rules.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Mon, 19 Jan 2026 09:11:29 +0000
- This branch is 1 commit ahead of tag debian/3.4.5-1
- Git log:
commit e126709d31f6651f1345e6fa01c2cc8b8d1042ea
Author: Tianyu Chen <billchenchina2001@gmail.com>
Date: Wed May 13 00:53:57 2026 +0800
Really Use uscan version 5.