svn commit: r499246 - head/security/libssh2

Craig Leres leres at freebsd.org
Wed Apr 24 06:17:54 UTC 2019


On 4/18/2019 3:37 AM, Steve Wills wrote:
> Author: swills
> Date: Thu Apr 18 10:37:12 2019
> New Revision: 499246
> URL: https://svnweb.freebsd.org/changeset/ports/499246
> 
> Log:
>   security/libssh2: update to 1.8.1
>   
>   PR:		236711
>   Submitted by:	Leonid Nevecherya <nevecherya at gmail.com>
>   Approved by:	sbz (maintainer)
>   MFH:		2019Q2
>   Security:	6e58e1e9-2636-413e-9f84-4c0e21143628

This breaks libssh2_userauth_publickey_fromfile() for me. While
debugging I discovered 1.8.2 was released on March 25 with a fix for
this issue:

    https://www.libssh2.org/changes.html

    Bug fixes:

	- Fixed the misapplied userauth patch that broke 1.8.1
	- moved the MAX size declarations from the public header

Could we update to 1.8.2? I'm also happy to file a PR if you'd prefer that.

		Craig


More information about the svn-ports-all mailing list