From 3753b956b24926595b7f3f5b85f15c2f04ab91bc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 7 Jul 2018 07:52:59 +0000 Subject: [PATCH] :arrow_up: Updating add-on FTP to 9640661 --- README.md | 6 +++--- ftp/CHANGELOG.md | 28 +++++++++++++++++----------- ftp/README.md | 6 +++--- ftp/config.json | 2 +- 4 files changed, 24 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 56ffd375c..4620fd159 100644 --- a/README.md +++ b/README.md @@ -468,10 +468,10 @@ SOFTWARE. [example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [example-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/5f21939 -[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/5f21939/README.md +[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/9640661 +[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/9640661/README.md [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues -[ftp-version-shield]: https://img.shields.io/badge/version-5f21939-blue.svg +[ftp-version-shield]: https://img.shields.io/badge/version-9640661-blue.svg [ftp-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ftp-armhf.svg [ftp-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/ftp/CHANGELOG.md b/ftp/CHANGELOG.md index c7fae8113..a15f7fb5a 100644 --- a/ftp/CHANGELOG.md +++ b/ftp/CHANGELOG.md @@ -1,17 +1,23 @@ -# Changelog since v1.1.0 +# Changelog since v1.2.0 -2018/06/11 21:04 UTC - [5f21939](https://github.com/hassio-addons/addon-ftp/commit/5f219392b2c1c35f46605e36ab033abc580f21b1) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image in GitLab CI to 1.4.2 +2018/07/07 07:43 UTC - [9640661](https://github.com/hassio-addons/addon-ftp/commit/9640661f81cde95331f4bbc26b6bac4aea9247ed) by [@frenck](https://github.com/frenck) +> :shirt: Fixes hadolint warnings -2018/06/11 21:04 UTC - [e60fa1f](https://github.com/hassio-addons/addon-ftp/commit/e60fa1fa30614c526390860eb6f9bda4a13bb56c) by [@frenck](https://github.com/frenck) -> :rocket: Rewrites GitLab CI +2018/07/07 07:43 UTC - [476a9e9](https://github.com/hassio-addons/addon-ftp/commit/476a9e9cc2e8ea7636f2e869f16020e119216ddd) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades vsftpd to 3.0.3-r5 -2018/06/11 21:04 UTC - [3e34127](https://github.com/hassio-addons/addon-ftp/commit/3e34127d7002abac411e1822bab634548ebdf9f6) by [@frenck](https://github.com/frenck) -> :shirt: Fixes jsonlint issue +2018/07/07 07:43 UTC - [ba98430](https://github.com/hassio-addons/addon-ftp/commit/ba984301a1ed42f79950890cc42701d1db066428) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades openssl to 1.0.2o-r1 -2018/06/11 21:04 UTC - [dab75aa](https://github.com/hassio-addons/addon-ftp/commit/dab75aacab127b94919b5063d7be984b8fcd4708) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v1.4.2 +2018/07/07 07:43 UTC - [4899260](https://github.com/hassio-addons/addon-ftp/commit/48992609a0ccfdafb6d8ccd08758bf7845ff9c0a) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades musl-dev to 1.1.19-r10 -2018/06/11 21:04 UTC - [447042b](https://github.com/hassio-addons/addon-ftp/commit/447042b02376751f2c3388245e78d6a5fad931c9) by [@frenck](https://github.com/frenck) -> :rocket: Moves build-env to latest +2018/07/07 07:43 UTC - [101b14a](https://github.com/hassio-addons/addon-ftp/commit/101b14a9648f29100d5cb9873ffbe0621725dbbb) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades makes to 4.2.1-r2 + +2018/07/07 07:43 UTC - [4710811](https://github.com/hassio-addons/addon-ftp/commit/47108115136f6a523040fd349cd96affafbad81a) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades gcc to 6.4.0-r8 + +2018/07/07 07:43 UTC - [d641dea](https://github.com/hassio-addons/addon-ftp/commit/d641dea8f7b6c99ae70949da43731fa0f11c7a96) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.0.0 diff --git a/ftp/README.md b/ftp/README.md index 779fa3512..644cdbfe9 100644 --- a/ftp/README.md +++ b/ftp/README.md @@ -49,8 +49,8 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg -[release-shield]: https://img.shields.io/badge/version-5f21939-blue.svg -[release]: https://github.com/hassio-addons/addon-ftp/tree/5f21939 -[docs]: https://github.com/hassio-addons/addon-ftp/blob/5f21939/README.md +[release-shield]: https://img.shields.io/badge/version-9640661-blue.svg +[release]: https://github.com/hassio-addons/addon-ftp/tree/9640661 +[docs]: https://github.com/hassio-addons/addon-ftp/blob/9640661/README.md [buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg [buymeacoffee]: https://www.buymeacoffee.com/frenck \ No newline at end of file diff --git a/ftp/config.json b/ftp/config.json index d30749199..683d31542 100644 --- a/ftp/config.json +++ b/ftp/config.json @@ -1,6 +1,6 @@ { "name": "FTP", - "version": "5f21939", + "version": "9640661", "slug": "ftp", "description": "A secure and fast FTP server for Hass.io", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-ftp/36799?u=frenck",