File: RELEASE-NOTES

package info (click to toggle)
libssh2 1.4.2-1.1%2Bdeb7u2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 4,100 kB
  • sloc: ansic: 22,376; sh: 11,380; makefile: 330; awk: 23
file content (21 lines) | stat: -rw-r--r-- 808 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
libssh2 1.4.2

This release includes the following bugfixes:

 o Return LIBSSH2_ERROR_SOCKET_DISCONNECT on EOF when reading banner
 o userauth.c: fread() from public key file to correctly detect any errors
 o configure.ac: Add option to disable build of the example applications
 o Added 'Requires.private:' line to libssh2.pc
 o SFTP: filter off incoming "zombie" responses
 o gettimeofday: no need for a replacement under cygwin
 o SSH_MSG_CHANNEL_REQUEST: default to want_reply
 o win32/libssh2_config.h: Remove hardcoded #define LIBSSH2_HAVE_ZLIB

This release would not have looked like this without help, code, reports and
advice from friends like these:

 Alexander Lamaison, Rafael Kitover, Guenter Knauf, Peter Stuge,
 Oleksiy Zagorskyi
 
        Thanks! (and sorry if I forgot to mention someone)