summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2021-03-13 09:37:24 +0000
committerColin Watson <cjwatson@debian.org>2021-03-13 09:59:15 +0000
commit8d74de9b71bcde4c41ac9348433c95e66210d3ce (patch)
treeac932367525f4e070b05f01f84b6aa5ae72cb0cf /debian/changelog
parent96647c5c515268939666c587fa1bc459ac38b332 (diff)
parent421db3656dcafbe810226463bf27a18a0b1c3186 (diff)
CVE-2021-28041: Fix double free in ssh-agent(1)
Closes: #984940
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9b1a33ab7..f2be0802c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1openssh (1:8.4p1-5) UNRELEASED; urgency=medium
2
3 * CVE-2021-28041: Fix double free in ssh-agent(1) (closes: #984940).
4
5 -- Colin Watson <cjwatson@debian.org> Sat, 13 Mar 2021 09:37:26 +0000
6
1openssh (1:8.4p1-4) unstable; urgency=medium 7openssh (1:8.4p1-4) unstable; urgency=medium
2 8
3 * Avoid using libmd's <sha2.h> even if it's installed (closes: #982705). 9 * Avoid using libmd's <sha2.h> even if it's installed (closes: #982705).