Пакет libssh: Информация

  • Default inline alert: Версия в репозитории: 0.10.6-alt1

Исходный пакет: libssh
Версия: 0.8.7-alt1
Последняя версия по данным Repology
Собран:  4 марта 2019 г. 17:07 в задании #223596
Сообщить об ошибке в пакете
Домашняя страница: http://www.libssh.org/

Лицензия: LGPL
О пакете: 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 (x86_64, i586, aarch64)
libssh-debuginfo (x86_64, i586, aarch64)
libssh-devel (x86_64, i586, aarch64)

Сопровождающий: Sergey V Turchin

Список участников:
Sergey V Turchin
Stanislav Levin

Права:
Sergey V Turchin

    1. libkrb5-devel
    2. libssl-devel
    3. latex2html
    4. cmake
    5. ghostscript-utils
    6. doxygen
    7. graphviz
    8. rpm-build-ubt
    9. gcc-c++
    10. zlib-devel
    11. kde-common-devel

Последнее изменение


4 марта 2019 г. Sergey V Turchin 0.8.7-alt1
- new version
20 февраля 2019 г. Stanislav Levin 0.8.6-alt2
- fix: correctly handle extensions
18 февраля 2019 г. Sergey V Turchin 0.8.6-alt1
- new version (ALT#36129)