A library implementing the SSH2 protocol
libssh2 is a library implementing the SSH2 protocol as defined by
Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION,
SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and
SECSH-PUBLICKEY.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/libssh2_org && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000105 105 Bytes | |
libssh2-1.5.0.tar.gz | 0000728222 711 KB | |
libssh2-1.5.0.tar.gz.asc | 0000000181 181 Bytes | |
libssh2-ocloexec.patch | 0000002750 2.69 KB | |
libssh2_org.changes | 0000014021 13.7 KB | |
libssh2_org.keyring | 0000001455 1.42 KB | |
libssh2_org.spec | 0000003688 3.6 KB |
Revision 31 (latest revision is 45)
Dominique Leuenberger (dimstar_suse)
accepted
request 290528
from
Ismail Dönmez (namtrac)
(revision 31)
1
Comments 1
A related thread on the openSUSE forums is https://forums.opensuse.org/showthread.php/523418-symbol-lookup-error-usr-lib64-libssh2-so-1-undefined-symbol-EVP_aes_256_ctr?p=2814175#post2814175. It seems like this package is causing me to get the error:
symbol lookup error: /usr/lib64/libssh2.so.1: undefined symbol: EVP_aes_256_ctr
from a few different programs.