Files
meta-openembedded/meta-networking/recipes-connectivity
Leon Anavi 7c6bf8926c mosquitto: Upgrade 1.6.10 -> 1.6.11
Upgrade to release 1.6.11:

Broker:
- Fix usage message only mentioning v3.1.1.
- Fix broker refusing to start if only websockets listeners were
  defined.
- Change systemd unit files to create /var/log/mosquitto before
  starting.
- Don't quit with an error if opening the log file isn't possible.
- Fix bridge topic remapping when using "" as the topic.
- Fix messages being queued for disconnected bridges when clean
  start was set to true.
- Fix `autosave_interval` not being triggered by messages being
  delivered.
- Fix websockets clients sometimes not being disconnected promptly.
- Fix "slow" file based logging by switching to line based
  buffering.
- Log protocol error message where appropriate from a bad
  UNSUBSCRIBE, rather than the generic "socket error".
- Don't try to start DLT logging if DLT unavailable, to avoid a
  long delay when shutting down the broker.
- Fix potential memory leaks.
- Fix clients not receiving messages after a previous client with
  the same client ID and positive will delay interval quit.
- Fix overly broad HAVE_PTHREAD_CANCEL compile guard.

Client library:
- Improved documentation around connect callback return codes.
- Fix `mosquitto_publish*()` no longer returning
  `MOSQ_ERR_NO_CONN` when not connected.
- `mosquitto_loop_start()` now sets a thread name on Linux,
  FreeBSD, NetBSD, and OpenBSD.
- Fix `mosquitto_loop_stop()` not stopping on Windows.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-17 12:26:41 -07:00
..
2019-07-11 23:18:54 -07:00
2020-06-29 07:20:22 -07:00
2020-03-20 07:44:29 -07:00
2020-01-22 09:56:34 -08:00
2020-08-13 22:32:07 -07:00
2020-07-31 13:22:52 -07:00
2020-08-13 22:32:07 -07:00
2020-07-31 13:22:52 -07:00
2020-05-21 20:16:40 -07:00
2020-02-04 18:45:47 -08:00
2020-04-15 11:26:22 -07:00
2020-07-28 12:55:35 -07:00
2020-07-31 13:22:52 -07:00
2020-08-03 10:49:15 -07:00
2020-07-31 13:22:52 -07:00
2020-07-31 13:22:53 -07:00
2019-07-10 09:24:32 -07:00
2020-08-13 22:32:07 -07:00
2020-03-23 16:29:09 -07:00
2018-11-01 10:04:54 -07:00
2020-04-26 23:12:15 -07:00