[ Все 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 ]
×

Пакет libssh-0.10.4-15.el9_6.src download

Имя libssh
Эпоха 0
Версия 0.10.4
Релиз 15.el9_6
Архитектура src
Сайт http://www.libssh.org
Лицензия LGPLv2+
Время сборки 2025-10-17 09:04:28
Хост сборки builder-x86-04.inferitos.ru
Краткое описание A library implementing the SSH protocol
Репозитории BaseOS
Полное описание 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).
Эррата
Размер 653 КиБ
Исходный проект libssh-0.10.4-15.el9_6
Контрольная сумма SHA-256 7bf1046a400001ba9fe6b96081c83926275dd3dbae48c4a8a7b8136a0df238b7
× Full screenshot
История изменений link
* Tue Sep 30 2025 Pavol Žáčik <pzacik@redhat.com> - 0.10.4-15
- Rebuild due to broken build auto-tagging

* Tue Sep 30 2025 Pavol Žáčik <pzacik@redhat.com> - 0.10.4-14
- Fix CVE-2025-5318
  Resolves: RHEL-111730

* 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