Name: | libssh2 |
---|---|
Version: | 1.8.0 |
Release: | 8.module+el8.0.0+5339+ebcc8ca7.1 |
Architecture: | i686 |
Module: | virt-devel:ol:8000020190828150510:0ef15cf1 |
Group: | Unspecified |
Size: | 227292 |
License: | BSD |
RPM: | libssh2-1.8.0-8.module+el8.0.0+5339+ebcc8ca7.1.i686.rpm |
Source RPM: | libssh2-1.8.0-8.module+el8.0.0+5339+ebcc8ca7.1.src.rpm |
Build Date: | Mon Sep 16 2019 |
Build Host: | jenkins-10-147-72-125-9a95183b-fc42-493c-aff0-9dc271726145.appad1iad.osdevelopmeniad.oraclevcn.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). |
- Rebuild all virt packages to fix RHEL's upgrade path - Resolves: rhbz#1696354 (Ensure modular RPM upgrade path [ZStream Clone] [rhel-8.0.0.z])
- fix integer overflow in keyboard interactive handling that allows out-of-bounds writes (CVE-2019-3863) - fix integer overflow in SSH packet processing channel resulting in out of bounds write (CVE-2019-3857) - fix integer overflow in keyboard interactive handling resulting in out of bounds write (CVE-2019-3856) - fix integer overflow in transport read resulting in out of bounds write (CVE-2019-3855)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- scp: Do not NUL-terminate the command for remote exec (#1489736, GH#208) - Make devel package dependency on main package arch-specific - Drop EL-5 support - noarch sub-packages always available now - Drop legacy Group: and BuildRoot: tags - Drop explicit buildroot cleaning - %{__isa_bits} always defined now
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 1.8.0 - Added a basic dockerised test suite - crypto: Add support for the mbedTLS backend - See RELEASE-NOTES for details of bug fixes
- Make curl test-suite work again with valgrind enabled