[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libssh 0.10.0rc1


On Monday, July 11, 2022 11:19:55 AM CEST Andreas Schneider wrote:
> Hi,
> 
> I'm pleased to announce libssh 0.10.0rc1. This is the first release
> candidate and we need help testing it.
> 
> The biggest change is the support of OpenSSL 3 and mbedTLS 3. We also have
> some nice new features like smart car support.
> 
> We are looking forward to your feedback.

I forgot the tarball, you can find it here:

https://www.libssh.org/files/rc/libssh-0.10.0rc1.tar.xz
 
> CHANGELOG
> =========
> 
> version 0.10.0 (released 2022-07-xx)
>   * Added support for OpenSSL 3.0
>   * Added support for mbedTLS 3
>   * Added support for Smart Cards  (through openssl pkcs11 engine)
>   * Added support for chacha20-poly1305@xxxxxxxxxxx with libgcrypt
>   * Added support ed25519 keys in PEM files
>   * Added support for sk-ecdsa and sk-ed25519 (server side)
>   * Added support for limiting RSA key sizes and not accepting small one by
>     default
>   * Added support for ssh-agent on Windows
>   * Added ssh_userauth_publickey_auto_get_current_identity() API
>   * Added ssh_vlog() API
>   * Added ssh_send_issue_banner() API
>   * Added ssh_session_set_disconnect_message() API
>   * Added new configuration options:
>     + IdentityAgent
>     + ModuliFile
>   * Provided X11 client example
>   * Disabled DSA support at build time by default (will be removed in the
> next release)
>   * Deprecated the SCP API!
>   * Deprecated old pubkey, privatekey API
>   * Avoided some needless large stack buffers to minimize memory footprint
>   * Removed support for OpenSSL < 1.0.1


-- 
Andreas Schneider                 asn@xxxxxxxxxxxxxx
GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D



Follow-Ups:
Re: libssh 0.10.0rc1Carlo Bramini <carlo.bramix@xxxxxxxxx>
References:
libssh 0.10.0rc1Andreas Schneider <asn@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org