SSH library

Edit Package libssh

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).

This package provides libssh from http://www.libssh.org that should not
be confused with libssh2 available from http://www.libssh2.org (libssh2
package)

Refresh
Refresh
Source Files
Filename Size Changed
0001-disable-timeout-test-on-slow-buildsystems.patch 0000002252 2.2 KB
_multibuild 0000000053 53 Bytes
baselibs.conf 0000000008 8 Bytes
libssh-0.10.5.tar.xz 0000557776 545 KB
libssh-0.10.5.tar.xz.asc 0000000833 833 Bytes
libssh.changes 0000037679 36.8 KB
libssh.keyring 0000003432 3.35 KB
libssh.spec 0000004912 4.8 KB
libssh_client.config 0000000079 79 Bytes
libssh_server.config 0000000080 80 Bytes
Revision 69 (latest revision is 73)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085234 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 69)
- update to 0.10.5:
  * Fix CVE-2023-1667: a NULL dereference during rekeying with
    algorithm guessing
  * Fix CVE-2023-2283: a possible authorization bypass in
    pki_verify_data_signature under low-memory conditions.
  * Fix several memory leaks in GSSAPI handling code
  * Escape braces in ProxyCommand created from ProxyJump options
    for zsh compatibility.
  * Fix pkg-config path relocation for MinGW
  * Improve doxygen documentation
  * Fix build with cygwin due to the glob support
  * Do not enqueue outgoing packets after sending
    SSH2_MSG_NEWKEYS
  * Add support for SSH_SUPPRESS_DEPRECATED
  * Avoid functions declarations without prototype to build with
    clang 15
  * Fix spelling issues
  * Avoid expanding KnownHosts, ProxyCommands and IdentityFiles
    repetitively
  * Add support sk-* keys through configuration
  * Improve checking for Argp library
  * Log information about received extensions
  * Correctly handle rekey with delayed compression
  * Move the EC keys handling to OpenSSL 3.0 API
  * Record peer disconnect message
  * Avoid deadlock when write buffering occurs and we call poll
    recursively to flush the output buffer
  * Disable preauthentication compression by default
  * Add accidentally removed default compile flags
  * Solve incorrect parsing of ProxyCommand option
Comments 0
openSUSE Build Service is sponsored by