Date: Wed, 12 Jul 2006 04:32:41 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/libssh2 Makefile distinfo Message-ID: <200607120432.k6C4WgTt053493@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2006-07-12 04:32:41 UTC
FreeBSD ports repository
Modified files:
security/libssh2 Makefile distinfo
Log:
- Updating libssh2 to 0.14. Changes:
- Plug leaks in EVP cipher init/shutdown. (Selcuk Gueney)
- Allow socket_fd == 0 in libssh2_session_startup(). (puudeli)
- Swap ordering of packet_add/packet-inspection to avoid inspect after
- free. (Selcuk)
- Swap KEX_INIT ordering, send our KEX_INIT first.
- Add check for oportunistic KEX_INIT packets. Burn bad guess if necessary.
- Fix OpenSSL detection using pkg-config. (Dan Casey)
PR: ports/100127
Submitted by: maintainer (David Thiel)
Revision Changes Path
1.8 +1 -1 ports/security/libssh2/Makefile
1.6 +3 -3 ports/security/libssh2/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607120432.k6C4WgTt053493>
