🎉 Release of add-on motionEye 0.5.1

This commit is contained in:
Community Hass.io Add-ons Bot 2019-07-20 21:20:15 +00:00
parent fe4a2ce603
commit 7e3640253b
4 changed files with 12 additions and 24 deletions

View file

@ -1096,10 +1096,10 @@ SOFTWARE.
[chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.0
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.0/README.md
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.1
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.1/README.md
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
[motioneye-version-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg
[motioneye-version-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
[motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye.svg
[motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[motioneye-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,26 +1,14 @@
[Full Changelog][changelog]
This is a big, but general maintenance release.
This is a general maintenance release.
### 🔨 Changes
- :arrow_up: Updates motioneye to v0.40 (#37)
- :arrow_up: Upgrades python to 2.7.16-r1
- :arrow_up: Upgrades curl to 7.64.0-r2 (CVE-2019-5435, CVE-2019-5436)
- :arrow_up: Updates pycurl to v7.43.0.3 (#41)
- :arrow_up: Upgrades add-on base image to v4.0.1
- :pencil2: Maintaince -> Maintenance
- :fire: Removes now deprecated ssl directive
- :arrow_up: Upgrades curl to 7.65.1-r0
- :arrow_up: Upgrades musl-dev to 1.1.22-r2
- :arrow_up: Upgrades py-setuptools to 40.8.0-r1
- :arrow_up: Upgrades cifs-utils to 6.9-r0
- :arrow_up: Upgrades ffmpeg to 4.1.3-r1
- :arrow_up: Upgrades mosquitto-clients to 1.6.3-r0
- :arrow_up: Upgrades nginx to 1.16.0-r2
- :sparkles: Adds FUNDING.yml
- :arrow_up: Updates pillow to v6.1.0 (#44)
- :arrow_up: Upgrades add-on base image to v4.0.2
- :arrow_up: Updates futures to v3.3.0 (#47)
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.4.2...v0.5.0
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.5.0...v0.5.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -33,13 +33,13 @@ Some cool features of motionEye:
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.0/README.md
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.1/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.0
[release-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.1
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "motionEye",
"version": "0.5.0",
"version": "0.5.1",
"slug": "motioneye",
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
"url": "https://github.com/hassio-addons/addon-motioneye",