CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/09/21 11:07:52
Modified files:
security/libssh: Makefile distinfo
security/libssh/patches: patch-ConfigureChecks_cmake
Log message:
update libssh from 0.7.3 to 0.7.5
ChangeLog 0.7.5:
Fixed a memory allocation issue with buffers
Fixed PKI on Windows
Fixed some SSHv1 functions
Fixed config hostname expansion
ChangeLog 0.7.4:
Added id_ed25519 to the default identity list
Fixed sftp EOF packet handling
Fixed ssh_send_banner() to confirm with RFC 4253
Fixed some memory leaks
ok rpointel@