Go to file
Martin Hauke 8ab6c3cc07 Accepting request 827943 from home:mnhauke
- Update to version 1.6.12
  Security:
  * In some circumstances, Mosquitto could leak memory when
    handling PUBLISH messages. This is limited to incoming QoS 2
    messages, and is related to the combination of the broker
    having persistence enabled, a clean session=false client,
    which was connected prior to the broker restarting, then has
    reconnected and has now sent messages at a sufficiently high
    rate that the incoming queue at the broker has filled up and
    hence messages are being dropped. This is more likely to have
    an effect where max_queued_messages is a small value.
    This has now been fixed. Closes #1793.
  Broker:
  * Build warning fixes when building with WITH_BRIDGE=no and
    WITH_TLS=no.
  Clients:
  * All clients exit with an error exit code on CONNACK failure.
  * Don't busy loop with `mosquitto_pub -l` on a slow connection.

OBS-URL: https://build.opensuse.org/request/show/827943
OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=44
2020-08-22 10:02:10 +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.12.tar.gz Accepting request 827943 from home:mnhauke 2020-08-22 10:02:10 +00:00
mosquitto-1.6.12.tar.gz.sig Accepting request 827943 from home:mnhauke 2020-08-22 10:02:10 +00:00
mosquitto.changes Accepting request 827943 from home:mnhauke 2020-08-22 10:02:10 +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 827943 from home:mnhauke 2020-08-22 10:02:10 +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