Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 630804

Summary: net-libs/libssh2-1.8.0 - add dev-libs/openssl-1.1.0 support
Product: Gentoo Linux Reporter: Yuriy Ilinykh <yurark96>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: mgmadden, mgorny, polynomial-c
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 592438    
Attachments: libssh2-1.8.0 fix build with openssl-1.1
libssh2-1.8.0 fix memory leak with openssl-1.1

Description Yuriy Ilinykh 2017-09-12 13:24:24 UTC
Created attachment 494248 [details, diff]
libssh2-1.8.0 fix build with openssl-1.1

Patches from upstream:
https://github.com/libssh2/libssh2/commit/c423b543ca45d6caca7b94763bf65ff79d07e811
https://github.com/libssh2/libssh2/commit/97518ca8bda91ce12c503197a98fa71690cb67f9

Tested on amd64.
Comment 1 Yuriy Ilinykh 2017-09-12 13:26:34 UTC
Created attachment 494250 [details, diff]
libssh2-1.8.0 fix memory leak with openssl-1.1
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-09-12 14:03:47 UTC
Why didn't you post the patches in bug #614784?
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-09-12 14:04:59 UTC
Nevermind, I didn't see it was cloesd already.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2018-01-16 18:41:33 UTC
*** Bug 644288 has been marked as a duplicate of this bug. ***
Comment 5 Pacho Ramos gentoo-dev 2018-06-20 17:38:47 UTC
[master ec6f3e60c1ef] net-libs/libssh2: Fix openssl-1.1 compat (#614784)
 2 files changed, 78 insertions(+), 13 deletions(-)
 create mode 100644 net-libs/libssh2/files/libssh2-1.8.0-openssl11.patch

[master c433f23a5b2a] net-libs/libssh2: Fix openssl-1.1 memleak (#630804)
 2 files changed, 24 insertions(+)
 create mode 100644 net-libs/libssh2/files/libssh2-1.8.0-openssl11-memleak.patch