- update to 1.5.3
- Switch to SHA256 fingerprints.
- Do not load system certificates if trusted certs are explicitly
provided.
- Improve automake/autoconf support.
- update to 1.5.2
- openssl: always fill the fingerprint field of LmSSL
- try generic cc before testing for gcc
- remove libresolv relict
- include the right gssapi.h
- Add libasyncns to Libs.private
- Add the new API to the reference documentation
- update Url field to point to the github project instead of the
unrelated website
OBS-URL: https://build.opensuse.org/request/show/362387
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/loudmouth?expand=0&rev=4
- update to 1.5.1 and switch to the mcabber branch:
- This Loudmouth release is compatible with current Glib/GTK
libraries
- The internal asyncns copy has been removed
- The security has been improved in several ways:
- Certificates: added checking of SAN(s) when CN does not match
and fixed CN wildcard handling
- SSL 2 and 3 have been deactivated; TLS 1.1 and 1.2 have been
activated
- Use the default cipher suite of GnuTLS
- New API: Implementation of lm_ssl_set_ca and
lm_ssl_set_cipher_list This enables the application to choose
additional CA certificates to trust as well as the cipher
suites which are used by OpenSSL or GnuTLS
- Many resolver and parser issues have been fixed
For details on the branch switch see:
https://github.com/mcabber/loudmouth/issues/13
- enable gssapi support. new BR: krb5-devel
- enable IDN support: new BR: pkgconfig(libidn)
- drop patches:
loudmouth-drop-stanzas-on-fail.patch
loudmouth-fix-async-resolving.patch
loudmouth-fix-sasl-md5-digest-uri.patch
loudmouth-glib.patch
loudmouth-use-pkg-config-for-gnutls.patch
OBS-URL: https://build.opensuse.org/request/show/343383
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/loudmouth?expand=0&rev=3