diff --git a/README.md b/README.md index daabb128..100053f2 100644 --- a/README.md +++ b/README.md @@ -871,10 +871,10 @@ SOFTWARE. [sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v11.0.1 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v11.0.1/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v11.0.2 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v11.0.2/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-v11.0.1-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-v11.0.2-blue.svg [ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/ssh/CHANGELOG.md b/ssh/CHANGELOG.md index f47bf80b..430553ea 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,5 +1,10 @@ ## What’s changed -## 🐛 Bug fixes +## 🧰 Maintenance -- 🚑 Fix missing nmcli @frenck (#415) +- Spelling fixes @scop (#416) + +## ⬆️ Dependency updates + +- ⬆️ Bump yamllint from 1.26.3 to 1.27.1 in /ssh @dependabot (#420) +- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#422) diff --git a/ssh/DOCS.md b/ssh/DOCS.md index 9bc90e43..56f0bc8b 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -167,7 +167,7 @@ order to be able to enable the SFTP capabilities._ #### Option `ssh`: `compatibility_mode` -This SSH add-on focusses on security and has therefore only enabled known +This SSH add-on focuses on security and has therefore only enabled known secure encryption methods. However, some older clients do not support these. Setting this option to `true` will enable the original default set of methods, allowing those clients to connect. diff --git a/ssh/README.md b/ssh/README.md index e5099068..79b11710 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -98,8 +98,8 @@ If you are more interested in stable releases of our add-ons: [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-v11.0.1-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/v11.0.1 +[release-shield]: https://img.shields.io/badge/version-v11.0.2-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/v11.0.2 [screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png [ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png [ssh-audit]: https://github.com/arthepsy/ssh-audit diff --git a/ssh/config.yaml b/ssh/config.yaml index c631da0a..9b7ae219 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -85,4 +85,4 @@ startup: services uart: true url: https://github.com/hassio-addons/addon-ssh usb: true -version: 11.0.1 +version: 11.0.2