[Buildroot] [PATCH 1/1] package/libstrophe: bump to version 0.11.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Nov 3 17:53:29 UTC 2021


Hello Michael,

On Mon,  1 Nov 2021 16:10:05 +0100
Michael Vetter <jubalh at iodoru.org> wrote:

> Changes:
>   * SASL EXTERNAL support (XEP-0178)
>   * Client certificate can be provided for TLS negotiation.
>     If the certificate contains a single xmppAddr and JID is not
>     provided with xmpp_conn_set_jid(), the xmppAddr is chosen as JID
>     element contains "from" attribute over TLS connections now
>     GnuTLS can be selected optionally with configure script
>   * Support for manual certificate verification
>   * New API:
>     - xmpp_conn_set_client_cert()
>     - xmpp_conn_cert_xmppaddr_num()
>     - xmpp_conn_cert_xmppaddr()
>     - xmpp_conn_set_cafile()
>     - xmpp_conn_set_capath()
>     - xmpp_conn_set_certfail_handler()
>     - xmpp_conn_get_peer_cert()
>     - xmpp_tlscert_get_ctx()
>     - xmpp_tlscert_get_conn()
>     - xmpp_tlscert_get_pem()
>     - xmpp_tlscert_get_dnsname()
>     - xmpp_tlscert_get_string()
>     - xmpp_tlscert_get_description()
>     - xmpp_tlscert_free()
> 
> Signed-off-by: Michael Vetter <jubalh at iodoru.org>
> ---
>  package/libstrophe/libstrophe.hash | 2 +-
>  package/libstrophe/libstrophe.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Sorry, I applied a more recent and different patch from Fabrice doing
the same version bump.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list