libssh 0.9.6-1 source package in Ubuntu

Changelog

libssh (0.9.6-1) unstable; urgency=medium

  * New upstream version 0.9.6:
    - Fix possible heap-buffer overflow when rekeying with different key
      exchange mechanism (Closes: #993046, CVE-2021-3634)
  * Refresh 2004-install-static-lib.patch for new upstream version
  * Bump Standards-Version to 4.6.0. No changes necessary.
  * debian/control: Declare Rules-Requires-Root: no

 -- Martin Pitt <email address hidden>  Sat, 28 Aug 2021 12:51:05 +0200

Upload details

Uploaded by:
Laurent Bigonville
Uploaded to:
Sid
Original maintainer:
Laurent Bigonville
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libssh_0.9.6-1.dsc 2.6 KiB b27e96fc732892922382d5c25ea76dbc11142ea62419355401053a5694d7685a
libssh_0.9.6.orig.tar.xz 1.0 MiB 86bcf885bd9b80466fe0e05453c58b877df61afa8ba947a58c356d7f0fab829b
libssh_0.9.6.orig.tar.xz.asc 833 bytes 050d4e532a614c20b4830ebc210bb28acee2ed458e694c8aedfe2ab152688298
libssh_0.9.6-1.debian.tar.xz 26.5 KiB 37a80eb53d5258abbdabccb498acfb182a9cec6d8d84a5ea2ac03f410db45022

No changes file available.

Binary packages built by this source

libssh-4: No summary available for libssh-4 in ubuntu impish.

No description available for libssh-4 in ubuntu impish.

libssh-4-dbgsym: debug symbols for libssh-4
libssh-dev: No summary available for libssh-dev in ubuntu impish.

No description available for libssh-dev in ubuntu impish.

libssh-doc: No summary available for libssh-doc in ubuntu impish.

No description available for libssh-doc in ubuntu impish.

libssh-gcrypt-4: No summary available for libssh-gcrypt-4 in ubuntu impish.

No description available for libssh-gcrypt-4 in ubuntu impish.

libssh-gcrypt-4-dbgsym: No summary available for libssh-gcrypt-4-dbgsym in ubuntu impish.

No description available for libssh-gcrypt-4-dbgsym in ubuntu impish.

libssh-gcrypt-dev: tiny C SSH library - Development files (gcrypt flavor)

 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 SFTP implementation, you can play with remote files easily.
 .
 This package contains development files to build the gcrypt flavor.