diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2020-09-02 18:15:20 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-09-03 07:54:13 -0700 |
commit | 9701b834092a42a55a188288186525f564135962 (patch) | |
tree | ead0099fedacae37c3438c3bddc85cee5be162ab /meta-python/recipes-devtools/python/python-pycrypto | |
parent | b127e56bc8e7d6408c6491bbda857e387713fcef (diff) | |
download | meta-openembedded-9701b834092a42a55a188288186525f564135962.tar.gz |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pycrypto')
0 files changed, 0 insertions, 0 deletions