⬆️ Updating add-on MQTT Server & Web client to 84deeab

This commit is contained in:
Community Hass.io Add-ons Bot 2019-08-21 22:35:13 +00:00
parent 3a64193bec
commit 8318f8ab37
4 changed files with 44 additions and 8 deletions

View file

@ -995,10 +995,10 @@ SOFTWARE.
[lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[lutron-cert-i386-shield]: https://img.shields.io/badge/i386-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-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/84deeab
[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/30e58dd/README.md [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-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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,5 +1,41 @@
# Changelog since v1.1.0 # 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 > :pencil2: Maintaince -> Maintenance

View file

@ -42,13 +42,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus [buymeacoffee]: https://www.buymeacoffee.com/ludeeus
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [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-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 [forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-mqtt-server-web-client/70376
[hivemq]: https://www.hivemq.com/ [hivemq]: https://www.hivemq.com/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[mosquitto]: https://mosquitto.org/ [mosquitto]: https://mosquitto.org/
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [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-shield]: https://img.shields.io/badge/version-84deeab-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/30e58dd [release]: https://github.com/hassio-addons/addon-mqtt/tree/84deeab
[screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png [screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png

View file

@ -1,6 +1,6 @@
{ {
"name": "MQTT Server & Web client", "name": "MQTT Server & Web client",
"version": "30e58dd", "version": "84deeab",
"slug": "mqtt", "slug": "mqtt",
"description": "Mosquitto MQTT Server bundled with Hivemq's web client", "description": "Mosquitto MQTT Server bundled with Hivemq's web client",
"url": "https://github.com/hassio-addons/addon-mqtt/tree/master/README.md", "url": "https://github.com/hassio-addons/addon-mqtt/tree/master/README.md",