From 09bb29291f07213b2d173bef4e709b2c857be2d6 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 7 Sep 2022 16:02:24 +0200 Subject: [PATCH] Fix chronologial order of changelog --- libssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libssh.spec b/libssh.spec index 4bfd0c5..6db948f 100644 --- a/libssh.spec +++ b/libssh.spec @@ -152,7 +152,7 @@ popd * Mon Jan 10 2022 Stephen Gallagher - 0.9.6-2 - Skip broken torture_auth tests -* Mon Sep 13 2021 Norbert Pocs - 0.9.6-1 +* Wed Sep 15 2021 Norbert Pocs - 0.9.6-1 - Fix CVE-CVE-2021-3634 libssh: possible heap-based buffer overflow when rekeying - Resolves: rhbz#1994600