From aa76e238e2bee30b2682ab9b8615fde7f2af6480 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 17 Jan 2023 14:19:27 +0000 Subject: [PATCH] :tada: Release of add-on SSH & Web Terminal 13.0.1 --- README.md | 6 +++--- ssh/CHANGELOG.md | 22 +++++++++------------- ssh/DOCS.md | 2 +- ssh/README.md | 6 +++--- ssh/config.yaml | 2 +- 5 files changed, 17 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 00ff8269..e04ad42b 100644 --- a/README.md +++ b/README.md @@ -917,10 +917,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/v13.0.0 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v13.0.0/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v13.0.1 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v13.0.1/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-v13.0.0-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-v13.0.1-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 c52fc79c..452a7b55 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,20 +1,16 @@ ## 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) +- 🎆 Updates maintenance/license year to 2023 @frenck (#483) ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to 13.0.0 @frenck (#474) -- ⬆️ Upgrades git to 2.38.2-r0 @frenck (#475) +- ⬆️ Upgrades docker to 20.10.21-r2 @frenck (#478) +- ⬆️ Upgrades python3 to 3.10.9-r1 @frenck (#479) +- ⬆️ Upgrades sqlite to 3.40.1-r0 @frenck (#480) +- ⬆️ Upgrades networkmanager-cli to 1.40.8-r0 @frenck (#481) +- ⬆️ Upgrades bind-tools to 9.18.10-r0 @frenck (#482) +- ⬆️ Upgrades add-on base image to 13.0.1 @frenck (#484) +- ⬆️ Upgrades add-on base image to 13.1.0 @frenck (#489) +- ⬆️ Bump yamllint from 1.28.0 to 1.29.0 in /ssh @dependabot (#487) diff --git a/ssh/DOCS.md b/ssh/DOCS.md index 88f079bb..2aa0b11d 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -275,7 +275,7 @@ check [the contributors page][contributors]. MIT License -Copyright (c) 2017-2022 Franck Nijhof +Copyright (c) 2017-2023 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/ssh/README.md b/ssh/README.md index 9eb95c59..a14b3487 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -92,14 +92,14 @@ If you are more interested in stable releases of our add-ons: [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck [hass-ssh]: https://home-assistant.io/addons/ssh/ -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [ohmyzsh]: http://ohmyz.sh/ [openssh]: https://www.openssh.com/ [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-v13.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/v13.0.0 +[release-shield]: https://img.shields.io/badge/version-v13.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/v13.0.1 [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/jtesta/ssh-audit diff --git a/ssh/config.yaml b/ssh/config.yaml index ffb3bfc7..7251b071 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: 13.0.0 +version: 13.0.1