Go to file
Martin Hauke 6feaeae7ec Accepting request 825827 from home:mnhauke
- Update to version 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.

OBS-URL: https://build.opensuse.org/request/show/825827
OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=42
2020-08-12 05:39:02 +00:00
.gitattributes Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
.gitignore Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
mosquitto-1.4.1_apparmor.patch Accepting request 823457 from home:mnhauke 2020-07-29 20:59:10 +00:00
mosquitto-1.6.8-config.patch Accepting request 766422 from home:jimfunk:branches:network:messaging:mqtt 2020-01-23 13:50:58 +00:00
mosquitto-1.6.11.tar.gz Accepting request 825827 from home:mnhauke 2020-08-12 05:39:02 +00:00
mosquitto-1.6.11.tar.gz.sig Accepting request 825827 from home:mnhauke 2020-08-12 05:39:02 +00:00
mosquitto.changes Accepting request 825827 from home:mnhauke 2020-08-12 05:39:02 +00:00
mosquitto.keyring Accepting request 677198 from home:mnhauke 2019-02-19 12:08:24 +00:00
mosquitto.service Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
mosquitto.spec Accepting request 825827 from home:mnhauke 2020-08-12 05:39:02 +00:00
README-ca_certificates Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
README-certs Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
README-conf-d Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00