From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Michael Vetter <jubalh@iodoru.org>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH 1/1] package/libstrophe: bump to version 0.11.0
Date: Wed, 3 Nov 2021 18:53:29 +0100 [thread overview]
Message-ID: <20211103185329.02dcf58e@windsurf> (raw)
In-Reply-To: <20211101151005.7313-1-jubalh@iodoru.org>
Hello Michael,
On Mon, 1 Nov 2021 16:10:05 +0100
Michael Vetter <jubalh@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-11-03 17:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-01 15:10 [Buildroot] [PATCH 1/1] package/libstrophe: bump to version 0.11.0 Michael Vetter
2021-11-03 17:53 ` Thomas Petazzoni [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-02 10:19 Fabrice Fontaine
2021-11-03 17:48 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211103185329.02dcf58e@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
--cc=jubalh@iodoru.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.