Go to file
Marcus Rueckert 18084c4dbe Accepting request 875783 from home:mnhauke
- Update to version 2.0.8
  Broker:
  * Fix incorrect datatypes in `struct mosquitto_evt_tick`. This
    changes the size and offset of two of the members of this
    struct, and changes the size of the struct. This is an ABI
    break, but is considered to be acceptable because plugins
    should never be allocating their own instance of this struct,
    and currently none of the struct members are used for anything,
    so a plugin should not be accessing them. It would also be
    safe to read/write from the existing struct parameters.
  * Give compile time warning if libwebsockets compiled without
    external poll support.
  Client library:
  * Fix mosquitto_{pub|sub}_topic_check() functions not returning
    MOSQ_ERR_INVAL on topic == NULL.
  Clients:
  * Fix possible loss of data in `mosquitto_pub -l` when sending
    multiple long lines.

OBS-URL: https://build.opensuse.org/request/show/875783
OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=49
2021-03-01 10:49:00 +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-2.0.8.tar.gz Accepting request 875783 from home:mnhauke 2021-03-01 10:49:00 +00:00
mosquitto-2.0.8.tar.gz.sig Accepting request 875783 from home:mnhauke 2021-03-01 10:49:00 +00:00
mosquitto.changes Accepting request 875783 from home:mnhauke 2021-03-01 10:49:00 +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 875783 from home:mnhauke 2021-03-01 10:49:00 +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