diff --git a/README.md b/README.md index e968c54c..ca8a4f07 100644 --- a/README.md +++ b/README.md @@ -706,10 +706,10 @@ SOFTWARE. [example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [example-armv7-shield]: https://img.shields.io/badge/armv7-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/v4.4.0 -[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v4.4.0/README.md +[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/v4.4.1 +[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v4.4.1/README.md [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues -[ftp-version-shield]: https://img.shields.io/badge/version-v4.4.0-blue.svg +[ftp-version-shield]: https://img.shields.io/badge/version-v4.4.1-blue.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 [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/ftp/CHANGELOG.md b/ftp/CHANGELOG.md index be085a6d..62d386c0 100644 --- a/ftp/CHANGELOG.md +++ b/ftp/CHANGELOG.md @@ -1,19 +1,10 @@ ## What’s changed -## ✨ New features - -- Allow for showing hidden dot files @frenck (#106) - -## 🐛 Bug fixes - -- Fix SSL no ciphers available @frenck (#107) -- Use rbind for mounting the folders so it will include all subfolders @ZMan88 (#56) -- Fix ssl typo in vsftpd.conf @hcooper (#109) - ## 🧰 Maintenance -- 🚀 Update CI to latest version @frenck (#110) +- 🎆 Updates maintenance/license year to 2022 @frenck (#111) ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to 11.0.0 @frenck (#105) +- ⬆️ Upgrades openssl to 1.1.1l-r8 @frenck (#112) +- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#113) diff --git a/ftp/DOCS.md b/ftp/DOCS.md index b61582b7..154a0b53 100644 --- a/ftp/DOCS.md +++ b/ftp/DOCS.md @@ -266,7 +266,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2017-2021 Franck Nijhof +Copyright (c) 2017-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/ftp/README.md b/ftp/README.md index 1d262c7f..d31c02a2 100644 --- a/ftp/README.md +++ b/ftp/README.md @@ -30,9 +30,9 @@ access to your Home Assistant configuration via FTP. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-ftp/36799?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v4.4.0-blue.svg -[release]: https://github.com/hassio-addons/addon-ftp/tree/v4.4.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v4.4.1-blue.svg +[release]: https://github.com/hassio-addons/addon-ftp/tree/v4.4.1 \ No newline at end of file diff --git a/ftp/config.yaml b/ftp/config.yaml index 45596da9..ed515fc6 100644 --- a/ftp/config.yaml +++ b/ftp/config.yaml @@ -77,4 +77,4 @@ schema: slug: ftp startup: services url: https://github.com/hassio-addons/addon-ftp -version: 4.4.0 +version: 4.4.1