Пакет libssh: Информация
Исходный пакет: libssh
Версия: 0.11.2-alt1
Собран: 10 сентября 2025 г. 8:15
Категория: Система/Библиотеки
Сообщить об ошибке в пакетеДомашняя страница: http://www.libssh.org/
Лицензия: LGPL-2.1-or-later
О пакете: C library to authenticate in a simple manner to one or more SSH servers
Описание:
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). libssh features :
* Full C library functions for manipulating a client-side SSH
connection
* Lesser GPL licensing -SSH2 protocol compliant
* Fully configurable sessions
* Support for AES-128,AES-192,AES-256,blowfish, in cbc mode
* Use multiple SSH connections in a same process, at same time
* Use multiple channels in the same connection
* Thread safety when using different sessions at same time
* Basic but correct SFTP implementation (secure file transfer)
* RSA and DSS server public key supported
* Compression support (with zlib)
* Public key (RSA and DSS), password and keyboard-interactive
authentication
* Complete documentation about its API
* Runs and tested under amd64, x86, arm, sparc32, ppc under Linux,
BSD, MacosX and Solaris
* A developer listening to you
* It's free (LGPL)!Список бинарных RPM-пакетов, собираемых из данного SRPM:
libssh (e2kv6, e2kv5, e2kv4, e2k)
libssh-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libssh-devel (e2kv6, e2kv5, e2kv4, e2k)
libssh (e2kv6, e2kv5, e2kv4, e2k)
libssh-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libssh-devel (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Sergey V Turchin
Последнее изменение
27 августа 2025 г. Sergey V Turchin 0.11.2-alt1
- new version (fixes: CVE-2025-4877 CVE-2025-4878 CVE-2025-5318 CVE-2025-5351 CVE-2025-5372 CVE-2025-5449 CVE-2025-5987)
10 февраля 2025 г. Sergey V Turchin 0.11.1-alt1
- new version
12 января 2024 г. Sergey V Turchin 0.10.6-alt1
- new version (fixes: CVE-2023-6004 CVE-2023-48795 CVE-2023-6918) (closes: 49050)