Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630804 - net-libs/libssh2-1.8.0 - add dev-libs/openssl-1.1.0 support
Summary: net-libs/libssh2-1.8.0 - add dev-libs/openssl-1.1.0 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PATCH
: 644288 (view as bug list)
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2017-09-12 13:24 UTC by Yuriy Ilinykh
Modified: 2018-06-20 17:38 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libssh2-1.8.0 fix build with openssl-1.1 (libssh2-1.8.0-openssl-1.1-fix.patch,2.49 KB, patch)
2017-09-12 13:24 UTC, Yuriy Ilinykh
Details | Diff
libssh2-1.8.0 fix memory leak with openssl-1.1 (libssh2-1.8.0-openssl-1.1-memory-fix.patch,823 bytes, patch)
2017-09-12 13:26 UTC, Yuriy Ilinykh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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