From 8318f8ab3776bc0f19532c36d743c347336dce6c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 21 Aug 2019 22:35:13 +0000 Subject: [PATCH] :arrow_up: Updating add-on MQTT Server & Web client to 84deeab --- README.md | 6 +++--- mqtt/CHANGELOG.md | 38 +++++++++++++++++++++++++++++++++++++- mqtt/README.md | 6 +++--- mqtt/config.json | 2 +- 4 files changed, 44 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8730a88f5..b144a6fb2 100644 --- a/README.md +++ b/README.md @@ -995,10 +995,10 @@ SOFTWARE. [lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [lutron-cert-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [lutron-cert-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/30e58dd -[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/30e58dd/README.md +[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/84deeab +[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/84deeab/README.md [mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues -[mqtt-version-shield]: https://img.shields.io/badge/version-30e58dd-blue.svg +[mqtt-version-shield]: https://img.shields.io/badge/version-84deeab-blue.svg [mqtt-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mqtt-armhf.svg [mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/mqtt/CHANGELOG.md b/mqtt/CHANGELOG.md index bf54dc8a6..e11021624 100644 --- a/mqtt/CHANGELOG.md +++ b/mqtt/CHANGELOG.md @@ -1,5 +1,41 @@ # Changelog since v1.1.0 -2019/06/23 13:48 UTC - [30e58dd](https://github.com/hassio-addons/addon-mqtt/commit/30e58ddf6dbc592d8d3ff65ed5a82814d42a6443) by [@frenck](https://github.com/frenck) +2019/08/21 20:02 UTC - [84deeab](https://github.com/hassio-addons/addon-mqtt/commit/84deeab0b2b3951c5997a13606a0fbb47aeb3ea1) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades mosquitto to 1.6.4 + +2019/08/21 20:02 UTC - [5eb8944](https://github.com/hassio-addons/addon-mqtt/commit/5eb8944e653db30c02f8cca09e7df80e660b2ea7) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades libwebsockets to 3.1.0 + +2019/08/21 20:02 UTC - [1e2b0ad](https://github.com/hassio-addons/addon-mqtt/commit/1e2b0adb096bfd80c84ab4e74771dc3fd7cfac7e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades hivemq to 46338a633eb26bc9f6d8d8ff82f8f2aedc004a57 + +2019/08/21 20:02 UTC - [96d41cc](https://github.com/hassio-addons/addon-mqtt/commit/96d41cc43de03688568223a9099c727979feac2e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx-mod-http-lua to 1.16.1-r0 + +2019/08/21 20:02 UTC - [16763ca](https://github.com/hassio-addons/addon-mqtt/commit/16763ca2102378f1a456c33d2900a19b3a8031fd) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.16.1-r0 + +2019/08/21 20:02 UTC - [5328fab](https://github.com/hassio-addons/addon-mqtt/commit/5328fab2809c23f70a2f34c246e8d8a9dd038b54) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades openssl-dev to 1.1.1c-r0 + +2019/08/21 20:02 UTC - [bdc1d42](https://github.com/hassio-addons/addon-mqtt/commit/bdc1d4295b52e94ad90d3af1f98ddf8a6c6d72c0) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades cmake to 3.14.5-r0 + +2019/08/21 20:02 UTC - [f130006](https://github.com/hassio-addons/addon-mqtt/commit/f130006206cace0e8050f2a92610ea3f26d8e8bf) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades git to 2.22.0-r0 + +2019/08/21 20:02 UTC - [b1a0e37](https://github.com/hassio-addons/addon-mqtt/commit/b1a0e3778f16326e09c9879912b9fe4eb203ac28) by [@frenck](https://github.com/frenck) +> :hammer: Use Hass.io DNS as NGinx resolver + +2019/08/21 20:02 UTC - [0f582e5](https://github.com/hassio-addons/addon-mqtt/commit/0f582e5bec94fdba24eaa70da07ab285a3b0227c) by [@frenck](https://github.com/frenck) +> :hammer: Updates HA Auth URL in NGinx LUA script + +2019/08/21 20:02 UTC - [7c16bf3](https://github.com/hassio-addons/addon-mqtt/commit/7c16bf31e43b64445caee7b79004d4984017d575) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v4.1.1 + +2019/08/21 20:02 UTC - [296740d](https://github.com/hassio-addons/addon-mqtt/commit/296740db31afbb94db3029a6e6b9803cd217c2f0) by [@frenck](https://github.com/frenck) +> :ambulance: Fixes path handling for SSL certificates + +2019/08/21 20:02 UTC - [30e58dd](https://github.com/hassio-addons/addon-mqtt/commit/30e58ddf6dbc592d8d3ff65ed5a82814d42a6443) by [@frenck](https://github.com/frenck) > :pencil2: Maintaince -> Maintenance diff --git a/mqtt/README.md b/mqtt/README.md index e18e43616..21f9e3949 100644 --- a/mqtt/README.md +++ b/mqtt/README.md @@ -42,13 +42,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/ludeeus [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-mqtt/blob/30e58dd/README.md +[docs]: https://github.com/hassio-addons/addon-mqtt/blob/84deeab/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-mqtt-server-web-client/70376 [hivemq]: https://www.hivemq.com/ [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [mosquitto]: https://mosquitto.org/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-30e58dd-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt/tree/30e58dd +[release-shield]: https://img.shields.io/badge/version-84deeab-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt/tree/84deeab [screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png \ No newline at end of file diff --git a/mqtt/config.json b/mqtt/config.json index 3e1c0b4f7..4836e6d13 100644 --- a/mqtt/config.json +++ b/mqtt/config.json @@ -1,6 +1,6 @@ { "name": "MQTT Server & Web client", - "version": "30e58dd", + "version": "84deeab", "slug": "mqtt", "description": "Mosquitto MQTT Server bundled with Hivemq's web client", "url": "https://github.com/hassio-addons/addon-mqtt/tree/master/README.md",