net/mosquitto: Update to 1.6.12
authorKarl Palsson <karlp@etactica.com>
Wed, 19 Aug 2020 14:17:36 +0000 (14:17 +0000)
committerKarl Palsson <karlp@etactica.com>
Wed, 19 Aug 2020 15:29:30 +0000 (15:29 +0000)
commit9ec9bea25bf6d0df065470eff98fd4a1b3dbf9a2
tree88a7339c47830e9510472e200ba3da707eeb5d16
parent2f7867074893830f6c62b052e9a40f7a30018257
net/mosquitto: Update to 1.6.12

Security release.  From the changelog:

- 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
  https://github.com/eclipse/mosquitto/issues/1793

Changelog: https://mosquitto.org/blog/2020/08/version-1-6-12-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
net/mosquitto/Makefile