Go to file
Martin Hauke a3a8976033 Accepting request 752489 from home:mnhauke
- Update to version 1.6.8
  Broker:
  * Various fixes for `allow_zero_length_clientid` config, where
    this option was not being set correctly.
  * Fix incorrect memory tracking causing problems with
    memory_limit option.
  * Fix subscription topics being limited to 200 characters instead
    of 200 hierarchy levels.
  * Only a single CRL could be loaded at once. This has been fixed.
  * Fix problems with reloading config when `per_listener_settings`
    was true.
  * Fix retained messages with an expiry interval not being expired
    after being restored from persistence.
  * Fix messages with an expiry interval being sent without an
    expiry interval property just before they were expired.
  * Fix TLS Websockets clients not receiving messages after taking
    over a previous connection.
  * Fix MQTT 3.1.1 clients using clean session false, or MQTT 5.0
    clients using session-expiry-interval set to infinity never
    expiring, even when the global `persistent_client_expiration`
    option was set.
  Client library:
  * Fix publish properties not being passed to on_message_v5
    callback for QoS 2 messages.
  * Fix documentation issues in mosquitto.h.
  * Document `mosquitto_connect_srv()`.
  Clients:
  * Fix duplicate cfg definition in rr_client.
  * Fix `mosquitto_pub -l` hang when stdin stream ends.
  * Fix `mosquitto_pub -l` not sending the final line of stdin if

OBS-URL: https://build.opensuse.org/request/show/752489
OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=30
2019-11-29 21:28:23 +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 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
mosquitto-1.6.8.tar.gz Accepting request 752489 from home:mnhauke 2019-11-29 21:28:23 +00:00
mosquitto-1.6.8.tar.gz.sig Accepting request 752489 from home:mnhauke 2019-11-29 21:28:23 +00:00
mosquitto.changes Accepting request 752489 from home:mnhauke 2019-11-29 21:28:23 +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 752489 from home:mnhauke 2019-11-29 21:28:23 +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