Package libssh-0.10.4-13.el9.x86_64
Name | libssh |
---|---|
Epoch | 0 |
Version | 0.10.4 |
Release | 13.el9 |
Architecture | x86_64 |
Website/URL | http://www.libssh.org |
License | LGPLv2+ |
Build Time | 2024-03-29 15:15:17 |
Build Host | builder-x86-11.inferitos.ru |
Summary | A library implementing the SSH protocol |
Repositories | BaseOS |
Description | The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). |
Errata | INFSA-2024:2504 |
Size | 215 KiB |
Source Project | libssh-0.10.4-13.el9 |
SHA-256 checksum | 6b3807e7acf0cde44c51de7c81da641a27f1f57126a9fdc24fba61bbe35aa377 |
×
* Mon Feb 19 2024 Sahana Prasad <sahana@redhat.com> - 0.10.4-13 - Bump up the version so that the version in 9.3 is lower. - Resolves: RHEL-19310, RHEL-19691, RHEL-17245 * Tue Jan 09 2024 Sahana Prasad <sahana@redhat.com> - 0.10.4-12 - Fix CVE-2023-48795 Prefix truncation attack on Binary Packet Protocol (BPP) - Fix CVE-2023-6918 Missing checks for return values for digests - Fix CVE-2023-6004 ProxyCommand/ProxyJump features allow injection of malicious code through hostname - Resolves: RHEL-19310, RHEL-19691, RHEL-17245 * Wed Jun 21 2023 Norbert Pocs <npocs@redhat.com> - 0.10.4-11 - Fix loglevel regression - Related: rhbz#2182252, rhbz#2189740 * Mon May 22 2023 Norbert Pocs <npocs@redhat.com> - 0.10.4.10 - Fix null dereference issues found by covscan - Related: rhbz#2182252, rhbz#2189740 * Wed May 10 2023 Norbert Pocs <npocs@redhat.com> - 0.10.4-9 - Fix CVE-2023-1667 and CVE-2023-2283 - Fix issues found by cosvcan - Resolves: rhbz#2182252, rhbz#2189740 * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.10.4-8 - Rebuilt for MSVSphere 9.2 beta * Mon Jan 23 2023 Stanislav Zidek <szidek@redhat.com> - 0.10.4-8 + libssh-0.10.4-8 - Extended CI to run internal tests in RHEL - Related: rhbz#2160080 * Wed Jan 04 2023 Norbert Pocs <npocs@redhat.com> - 0.10.4-7 - Add sk-keys to configuration parsing allowing to turn on-off by config - Related: rhbz#2026449 * Thu Dec 01 2022 Norbert Pocs <npocs@redhat.com> - 0.10.4-6 - Fix covscan error - Remove unwanted test with yet unimplemented feature - Related: rhbz#2137839, rhbz#2136824 * Thu Dec 01 2022 Stanislav Zidek <szidek@redhat.com> - 0.10.4-5 + libssh-0.10.4-5 - Fixed CI configuration due to TMT changes