[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libssh-0.9.6-15.el8_10

Name libssh
Epoch 0
Version 0.9.6
Release 15.el8_10
Website/URL http://www.libssh.org
License LGPLv2+
Build Time 2025-10-21 09:04:08
Build Host builder-x86-03.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
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
libssh-0.9.6-15.el8_10.x86_64 A library implementing the SSH protocol 3c3db9b76b931a12795332c6c90e682abd5747b9d9e4af0ef7b43da87f10070c download
libssh-devel-0.9.6-15.el8_10.x86_64 Development files for libssh 777641fde480e3b347cdf9b18186862169abc0f4e0224835bfa6ac4e9c316b16 download
i686
libssh-0.9.6-15.el8_10.i686 A library implementing the SSH protocol 76fc1ede7a627078f57b361bc7a695e90b560e7063c3475320b48e65c82bf1af download
libssh-devel-0.9.6-15.el8_10.i686 Development files for libssh 39f04551762ec6ff1baa4678b4f97d419f4428b558ef1b11b49771949786cf4a download
noarch
libssh-config-0.9.6-15.el8_10.noarch Configuration files for libssh c128af13bda17dcd0364999400a47474e73074004f30ceb5cbd23fbcd202c688 download
src
libssh-0.9.6-15.el8_10.src A library implementing the SSH protocol 4eb94dc7672f92d19b29d9b485ac7865c8a13450f7fa866a41b398f040e37313 download
Changelog link
* Tue Sep 30 2025 Pavol Žáčik <pzacik@redhat.com> - 0.9.6-15
- Fix CVE-2025-5318
  Resolves: RHEL-111724

* Mon Feb 26 2024 Sahana Prasad <sahana@redhat.com> - 0.9.6-14
- 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
- Note: version is bumped from 12 to 14 directly, as the z-stream
  version in 8.9 also has 13. So bumping it to 14, will prevent
  upgrade conflicts.
- Resolves:RHEL-19690, RHEL-17244, RHEL-19312

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.9.6-12
- Rebuilt for MSVSphere 8.8

* Mon May 15 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-12
- Fix loglevel regression
- Related: rhbz#2182251, rhbz#2189742

* Thu May 04 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-11
- .fmf/version is needed to run the tests
- Related: rhbz#2182251, rhbz#2189742

* Wed May 03 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-10
- Add missing ci.fmf file
- Related: rhbz#2182251, rhbz#2189742

* Wed May 03 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-9
- Fix covscan errors found at gating
- Related: rhbz#2182251, rhbz#2189742

* Tue May 02 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-8
- Backport test fixing commits to make the build pass
- Related: rhbz#2182251, rhbz#2189742

* Thu Apr 27 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-7
- Fix NULL dereference during rekeying with algorithm guessing
  GHSL-2023-032 / CVE-2023-1667
- Fix possible authentication bypass
  GHSL 2023-085 / CVE-2023-2283
- Resolves: rhbz#2182251, rhbz#2189742

* Fri Jan 06 2023 Norbert Pocs <npocs@redhat.com> - 0.9.6-6
- Enable client and server testing build time
- Fix failing rekey test on arch s390x
- Resolves: rhbz#2126342