IABSD.fr/ports/security/libssh

Branch :


Log

Author Commit Date CI Message
97d84ba1 2020-04-20 11:28:34 update to libssh-0.9.4 which addresses CVE-2020-1730. see https://www.libssh.org/security/advisories/CVE-2020-1730.txt for more details ok kn@ rpointel@
1cb96ca6 2020-03-31 18:46:01 Update to libssh 0.9.3 https://www.libssh.org/2019/12/10/libssh-0-9-3-and-libssh-0-8-8-security-release/ All consumers built fine on amd64, run-tested with tmate 2.4.0p1 on amd64 and sparc64. Remove MAINTAINER on their behalf. "Looks good overall" and priv.h patch that fixes unit tests from jca "sounds good to me" rpointel OK sthen
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
7bd17fcb 2019-03-04 08:29:59 update libssh to 0.8.7. inputs and ok jca@.
ec6db39f 2018-10-23 19:28:18 update to libssh-0.8.4 this addresses https://www.libssh.org/security/advisories/CVE-2018-10933.txt ok rpointel@ (MAINTAINER)
9e85a10c 2018-06-26 20:45:41 Fix MASTER_SITES also switch to https ok rpointel@ (maintainer)
8f817a0a 2017-09-21 17:07:52 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@
22836dcd 2017-05-12 15:11:17 zap remaining trailing / at end of WRK*
12d1421a 2017-05-11 00:21:50 exact same fix as cmocka
0948a2eb 2016-02-23 14:09:59 Security update to libssh 0.7.3: use correct length for ephemeral secret for diffie-hellman-group1 and diffie-hellman-group14 kex; they were fixed at 128 bits. https://www.libssh.org/2016/02/23/libssh-0-7-3-security-and-bugfix-release/ From rpointel@, ok me, committing on rpointel's behalf