From 7820bdfbba90e5d54c6d9a5ba12ec73e39622e19 Mon Sep 17 00:00:00 2001 From: lipengyu Date: Wed, 29 Oct 2025 17:21:14 +0800 Subject: [PATCH] modify changelog --- python-ldap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ldap.spec b/python-ldap.spec index 44044a7..ba1f19c 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -56,7 +56,7 @@ sed -i 's,-Werror,-Wignore,g' tox.ini %changelog -* Mon Oct 13 2025 lizhipeng - 3.4.5-1 +* Tue Oct 28 2025 lipengyu - 3.4.5-1 - update to 3.4.5 - fix CVE-2025-61911 CVE-2025-61912 - Fix syncrepl.py to use named constants instead of raw decimal values -- Gitee