On Thu, Nov 07, 2024 at 05:21:55PM +0100, Paco Esteban wrote:
> Hi ports@,
> 
> This is an update for net/go-sendxmpp to its latest version 0.12.0
> Changelog:
>     Add possibility to look up direct TLS connection endpoint via hostmeta2 
> (requires xmppsrv >= 0.3.3).
>     Add flag --allow-plain to allow PLAIN authentication (requires go-xmpp >= 
> 0.2.5).
>     Disable PLAIN authentication per default.
>     Disable PLAIN authentication after first use of a SCRAM auth mechanism 
> (overrides --allow-plain) (requires go-xmpp >= 0.2.5).
>     Fix bug in SCRAM-SHA-256-PLUS auth (via go-xmpp >= 0.2.4).
>     Add go-xmpp library version to --version output (requires go-xmpp >= 
> 0.2.2).
>     Fix XEP-0474: SASL SCRAM Downgrade Protection hash calculation bug (via 
> go-xmpp >= 0.2.3).
>     Add Gopenpgp and Xmppsrv version to --version output (requires xmppsrv >= 
> 0.3.2).
>     Improve selection between StartTLS and DirectTLS.
>     Fix Ox encryption in interactive mode (do not add the same recipient key 
> to the keyring over and over again).
>     Exit with error code if Ox encryption for one recipient fails.
>     Improved handling of perl sendxmpp config files.
> 
> Builds and works fine for my limited use case on amd64.
> 
> ok to commit ?

OK lucas@

Reply via email to