From de9cf4c2e263cc3d35f39589cd4449e661d1d15b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 12 Dec 2022 15:46:03 +0000 Subject: [PATCH] :tada: Release of add-on SSH & Web Terminal 13.0.0 --- README.md | 6 +++--- ssh/CHANGELOG.md | 19 ++++++++++++++++--- ssh/DOCS.md | 2 +- ssh/README.md | 6 +++--- ssh/config.yaml | 2 +- 5 files changed, 24 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8756e925..1b9ec921 100644 --- a/README.md +++ b/README.md @@ -878,10 +878,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/v12.1.3 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v12.1.3/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v13.0.0 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v13.0.0/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-v12.1.3-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-v13.0.0-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 3ba362ce..c52fc79c 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,7 +1,20 @@ ## What’s changed +The add-on has been upgraded to a new major version of the base image, which is based on Alpine Linux 3.17 + +## 🐛 Bug fixes + +- Fix bash; use hash mark in root prompt @scop (#469) + +## 🧰 Maintenance + +- 🔨 Migrate old-style base scripts s6-rc @frenck (#476) + +## 📚 Documentation + +- ssh-audit update @scop (#473) + ## ⬆️ Dependency updates -- ⬆️ Upgrades Home Assistant CLI to v4.23.0 @frenck (#465) -- ⬆️ Upgrades python3 to 3.10.8-r0 @frenck (#467) -- ⬆️ Upgrades add-on base image to 12.2.7 @frenck (#468) +- ⬆️ Upgrades add-on base image to 13.0.0 @frenck (#474) +- ⬆️ Upgrades git to 2.38.2-r0 @frenck (#475) diff --git a/ssh/DOCS.md b/ssh/DOCS.md index b16f9c7c..88f079bb 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -311,5 +311,5 @@ SOFTWARE. [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-ssh/releases [semver]: http://semver.org/spec/v2.0.0.htm -[ssh-audit]: https://github.com/arthepsy/ssh-audit +[ssh-audit]: https://github.com/jtesta/ssh-audit [zsh]: https://en.wikipedia.org/wiki/Z_shell diff --git a/ssh/README.md b/ssh/README.md index b8c4cd07..321a782b 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -82,9 +82,9 @@ well. Additionally, it comes out of the box with the following: [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-v12.1.3-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/v12.1.3 +[release-shield]: https://img.shields.io/badge/version-v13.0.0-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/v13.0.0 [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 +[ssh-audit]: https://github.com/jtesta/ssh-audit [zsh]: https://en.wikipedia.org/wiki/Z_shell \ No newline at end of file diff --git a/ssh/config.yaml b/ssh/config.yaml index 4dad5e9d..ffb3bfc7 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: 12.1.3 +version: 13.0.0