6 Commits

Author SHA256 Message Date
Dominique Leuenberger
117713db46 Accepting request 842639 from network
- Update to 0.10.1:
  * Use correct version in configure.ac

OBS-URL: https://build.opensuse.org/request/show/842639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmesode?expand=0&rev=6
2020-10-20 14:15:05 +00:00
Dominique Leuenberger
3e9a730937 Accepting request 838592 from network
- Update to 0.10.0:
  * New API:
    - xmpp_stanza_get_child_by_name_and_ns()
    - xmpp_stanza_new_from_string()
  * Fixed issue with IPv6 on Windows (strophe/libstrophe#153)
  * LibreSSL support
  * Improved portability across systems such as Haiku, Windows

OBS-URL: https://build.opensuse.org/request/show/838592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmesode?expand=0&rev=5
2020-09-29 17:05:51 +00:00
Dominique Leuenberger
c27bfe744d Accepting request 737576 from network
- Update to 0.9.3:
  * PLAIN mechanism is used only when no other mechanisms are supported
  * Legacy authentication is disabled by default, can be enabled with connection flag XMPP_CONN_FLAG_LEGACY_AUTH
  * Session is not established if it is optional
  * Fixed a bug causing a reused connection not to cleanup properly
  * Improved debug logging in OpenSSL module
  * Few memory leaks fixed

OBS-URL: https://build.opensuse.org/request/show/737576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmesode?expand=0&rev=4
2019-10-12 20:42:50 +00:00
Yuchen Lin
0ee6ebc9c9 Accepting request 636611 from network
- Update to 0.9.2:
  * OpenSSL tls module verifies certificate by default. Set flag
    XMPP_CONN_FLAG_TRUST_TLS to ignore result of the verification
  * Certificate hostname verification is forced for
    openssl-1.0.2 and newer
  * OpenSSL tls module disables insecure SSLv2 SSLv3 and TLSv1
  * Support of handlers with the same callback function,
    but different userdata
  * System handlers are deleted on xmpp_conn_t reconnection.
    Old system handlers could cause problems
  * Default timeout for xmpp_run() is increased from 1 millisecond
    to 1 second in order to reduce CPU consumption
  * Reduced memory usage in expat module
  * New functions:
    * xmpp_ctx_set_timeout()
    * xmpp_sha1_digest()
- Remove libmesode-0.9.1-openssl-1.1.patch: upstreamed

OBS-URL: https://build.opensuse.org/request/show/636611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmesode?expand=0&rev=3
2018-09-20 09:42:22 +00:00
Dominique Leuenberger
7a67d1570d Accepting request 548077 from network
- Add libmesode-0.9.1-openssl-1.1.patch:
  Fix build with openssl 1.1.
  Taken from commits:
  * 5ab52edb943985fc3943b33d9a6be1b23045a052
  * b91872cf7e7ed4d2443ab5c622f4cdb395d64dbe

OBS-URL: https://build.opensuse.org/request/show/548077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmesode?expand=0&rev=2
2017-12-05 00:30:28 +00:00
Dominique Leuenberger
25fc123e23 Accepting request 439377 from network
Needs to be in openSUSE:Factory:Staging:adi:15 as https://build.opensuse.org/request/show/439004 depends on this.

OBS-URL: https://build.opensuse.org/request/show/439377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmesode?expand=0&rev=1
2016-11-24 20:21:54 +00:00