SHA256
1
0
forked from pool/mosquitto

1 Commits

Author SHA256 Message Date
Martin Hauke
3a15df254d Accepting request 733245 from home:mnhauke
- Update to version 1.6.7
  Broker:
  * Add workaround for working with libwebsockets 3.2.0.
  * Fix potential crash when reloading config.
  Client library:
  * Don't use `/` in autogenerated client ids, to avoid confusing
    with topics.
  * Fix `mosquitto_max_inflight_messages_set()` and
    `mosquitto_int_option(..., MOSQ_OPT_*_MAX, ...)` behaviour.
  * Fix regression on use of `mosquitto_connect_async()` not working.
  Clients:
  * mosquitto_sub: Fix `-E` incorrectly not working unless `-d` was
    also specified.
  * Updated documentation around automatic client ids.

OBS-URL: https://build.opensuse.org/request/show/733245
OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=28
2019-09-25 21:01:26 +00:00