diff options
| author | Andreas Schneider <asn@cryptomilk.org> | 2013-06-11 09:57:23 +0200 |
|---|---|---|
| committer | Andreas Schneider <asn@cryptomilk.org> | 2013-07-26 08:42:26 +0200 |
| commit | f17788adc2ac7c67bf891c55a9114fc469a473aa (patch) | |
| tree | 9316e23e7c66f7ccf37b9b2e77cf090867b26bf4 | |
| parent | 23e0053a419b38bda11bbabe3baba9681d7f8fa1 (diff) | |
Update ChangeLog.libssh-0.5.5
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ ChangeLog ========== +version 0.5.5 (released 2013-07-26) + * BUG 103: Fix ProxyCommand parsing. + * Fix setting -D_FORTIFY_SOURCE=2. + * Fix pollset error return if emtpy. + * Fix NULL pointer checks in channel functions. + * Several bugfixes. + version 0.5.4 (released 2013-01-22) * CVE-2013-0176 - NULL dereference leads to denial of service * Fixed several NULL pointer dereferences in SSHv1. |
