[Buildroot] [PATCH 0/3] Update package mosquitto

Titouan Christophe titouan.christophe at railnova.eu
Thu Jul 18 10:06:33 UTC 2019


This patchset extend the mosquitto integration with Buildroot's
build system and other packages, thanks to configuration options
that have been introduced in mosquitto 1.5; and bump mosquitto
to the latest version (1.6.3).

Interesting new features in mosquitto 1.6 include:
* Explicit support for TLS v1.3 (and drop support for TLS v1.0)
* Support for new mqttv5 protocol
* Remove dependency on libuuid

Titouan Christophe (3):
  package/mosquitto: allow to build as static lib
  package/mosquitto: Switch systemd unit to Type=notify and depend on
    network
  package/mosquitto: bump to v1.6.3

 package/mosquitto/Config.in         |  4 ----
 package/mosquitto/mosquitto.hash    |  2 +-
 package/mosquitto/mosquitto.mk      | 19 +++++++++++--------
 package/mosquitto/mosquitto.service |  3 +++
 4 files changed, 15 insertions(+), 13 deletions(-)

-- 
2.21.0



More information about the buildroot mailing list