From 9ce2765728cbb121bf49796547607966010ce8e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Thu, 8 Feb 2024 09:25:13 +0100 Subject: [PATCH] Update changelog for 1.7.2+ds-1 release --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9b76457c8..24174a95c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libgit2 (1.7.2+ds-1) unstable; urgency=medium + + * New upstream version 1.7.2+ds + - Fix CVE-2024-24575: Denial of service in git_revparse_single + (Closes: #1063415) + - Fix CVE-2024-24577: Use-after-free in git_index_add + (Closes: #1063416) + * Build-depend on pkgconf instead of pkg-config + + -- Timo Röhling Thu, 08 Feb 2024 09:10:45 +0100 + libgit2 (1.7.1+ds-2) unstable; urgency=medium * Upload to unstable.