Go to file
Martin Hauke 9d802c989b Accepting request 998717 from home:dirkmueller:Factory
- update to 2.0.15:
  * Deleting the group configured as the anonymous group in the Dynamic Security
    plugin, would leave a dangling pointer that could lead to a single crash.
    This is considered a minor issue - only administrative users should have
    access to dynsec, the impact on availability is one-off, and there is no
    associated loss of data. It is now forbidden to delete the group configured
    as the anonymous group.
  * Fix memory leak when a plugin modifies the topic of a message in
    MOSQ_EVT_MESSAGE.
  * Fix bridge `restart_timeout` not being honoured.
  * Fix potential memory leaks if a plugin modifies the message in the
    MOSQ_EVT_MESSAGE event.
  * Fix unused flags in CONNECT command being forced to be 0, which is not
    required for MQTT v3.1. Closes #2522.
  * Improve documentation of `persistent_client_expiration` option.
    Closes #2404.
  * Add clients to session expiry check list when restarting and reloading from
   persistence. Closes #2546.
  * Fix bridges not sending failure notification messages to the local broker if
    the remote bridge connection fails. Closes #2467. Closes #1488.
  * Fix some PUBLISH messages not being counted in $SYS stats. Closes #2448.
  * Fix incorrect return code being sent in DISCONNECT when a client session is
    taken over. Closes #2607.
  * Fix confusing "out of memory" error when a client is kicked in the dynamic
    security plugin. Closes #2525.
  * Fix confusing error message when dynamic security config file was a
    directory. Closes #2520.
  * Fix bridge queued messages not being persisted when local_cleansession is
    set to false and cleansession is set to true. Closes #2604.
  * Dynamic security: Fix modifyClient and modifyGroup commands to not modify

OBS-URL: https://build.opensuse.org/request/show/998717
OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=61
2022-09-06 12:17:07 +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 - Convert some of the BuildRequires from package names to 2021-03-11 12:29:52 +00:00
mosquitto-1.6.8-config.patch - Convert some of the BuildRequires from package names to 2021-03-11 12:29:52 +00:00
mosquitto-2.0.15.tar.gz Accepting request 998717 from home:dirkmueller:Factory 2022-09-06 12:17:07 +00:00
mosquitto-2.0.15.tar.gz.sig Accepting request 998717 from home:dirkmueller:Factory 2022-09-06 12:17:07 +00:00
mosquitto.changes Accepting request 998717 from home:dirkmueller:Factory 2022-09-06 12:17:07 +00:00
mosquitto.keyring Accepting request 677198 from home:mnhauke 2019-02-19 12:08:24 +00:00
mosquitto.service Accepting request 923725 from home:jsegitz:branches:systemdhardening:network:messaging:mqtt 2021-10-07 19:27:48 +00:00
mosquitto.spec Accepting request 998717 from home:dirkmueller:Factory 2022-09-06 12:17:07 +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