Name: | libssh2 |
---|---|
Version: | 1.4.3 |
Release: | 12.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 370478 |
License: | BSD |
RPM: | libssh2-1.4.3-12.el7.aarch64.rpm |
Source RPM: | libssh2-1.4.3-12.el7.src.rpm |
Build Date: | Fri Aug 24 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.libssh2.org/ |
Summary: | A library implementing the SSH2 protocol |
Description: | libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10). |
- session: avoid printing misleading debug messages (#1503294) - scp: send valid commands for remote execution (#1489733)
- use secrects of the appropriate length in Diffie-Hellman (CVE-2016-0787)
- check length of data extracted from the SSH_MSG_KEXINIT packet (CVE-2015-1782)
- curl consumes too much memory during scp download (#1080459) - prevent a not-connected agent from closing STDIN (#1147717)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- fix very slow sftp upload to localhost - fix a use after free in channel.c
- Add three patches from upstream git required for qemu ssh block driver.
- Avoid polluting libssh2.pc with linker options (#947813)
- Avoid collisions between 32-bit and 64-bit builds running on a single build host