From e16f638dca1db99f7cbf34dbdcda657a4c9a2191 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 11 Mar 2015 08:07:45 +0100 Subject: [PATCH] RELEASE-NOTES: 1.5.0 release --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c07074e..ba5954b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -6,6 +6,7 @@ This release includes the following changes: This release includes the following bugfixes: + o Security Advisory for CVE-2015-1782, using SSH_MSG_KEXINIT data unbounded o missing _libssh2_error in _libssh2_channel_write o knownhost: Fix DSS keys being detected as unknown. o knownhost: Restore behaviour of `libssh2_knownhost_writeline` with short buffer. @@ -77,6 +78,6 @@ advice from friends like these: Alexander Lamaison, Bob Kast, Dan Fandrich, Daniel Stenberg, Guenter Knauf, Kamil Dudka, Leif Salomonsson, Marc Hörsken, Mark McPherson, Matthias Kerestesch, Mikhail Gusarov, Peter Stuge, Richard W.M. Jones, - Salvador Fandino, Seth Willits + Salvador Fandino, Seth Willits, Mariusz Ziulek Thanks! (and sorry if I forgot to mention someone)