[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libssh 0.10.0rc1
[Thread Prev] | [Thread Next]
- Subject: Re: libssh 0.10.0rc1
- From: Carlo Bramini <carlo.bramix@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 12 Jul 2022 16:38:40 +0200 (CEST)
- To: libssh@xxxxxxxxxx, Andreas Schneider <asn@xxxxxxxxxxxxxx>
Hello, I compiled successfully the 0.10.0rc1 under: - CYGWIN - MINGW-W64 i686 - MINGW-W64 x86_64 I just noticed a little issue that I have reported here with my solution: https://gitlab.com/libssh/libssh-mirror/-/merge_requests/265 I hope that you will find this report useful. Sincerely, Carlo Bramini. > Il 11/07/2022 11:58 Andreas Schneider <asn@xxxxxxxxxxxxxx> ha scritto: > > > 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
libssh 0.10.0rc1 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: libssh 0.10.0rc1 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |