Leon Anavi 9701b83409 mosquitto: Upgrade 1.6.11 -> 1.6.12
Upgrade to release 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.

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.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-03 07:54:13 -07:00
..
2019-07-11 23:18:54 -07:00
2020-09-01 15:37:44 -07:00
2020-06-29 07:20:22 -07:00
2020-03-20 07:44:29 -07:00
2020-01-22 09:56:34 -08:00
2020-08-13 22:32:07 -07:00
2020-08-13 22:32:07 -07:00
2020-07-31 13:22:52 -07:00
2020-05-21 20:16:40 -07:00
2020-08-21 10:16:29 -07:00
2020-04-15 11:26:22 -07:00
2020-07-28 12:55:35 -07:00
2020-07-31 13:22:52 -07:00
2020-08-03 10:49:15 -07:00
2020-07-31 13:22:52 -07:00
2020-07-31 13:22:53 -07:00
2019-07-10 09:24:32 -07:00
2020-08-13 22:32:07 -07:00
2020-03-23 16:29:09 -07:00
2018-11-01 10:04:54 -07:00
2020-04-26 23:12:15 -07:00