diff --git a/README.md b/README.md index 04038d32..9fe648b3 100644 --- a/README.md +++ b/README.md @@ -668,10 +668,10 @@ SOFTWARE. [adguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [adguard-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v17.0.1 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v17.0.1/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v17.0.2 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v17.0.2/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-v17.0.1-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-v17.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-no-red.svg diff --git a/ssh/CHANGELOG.md b/ssh/CHANGELOG.md index a150f561..3b52ec38 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,11 +1,5 @@ ## What’s changed -## 🐛 Bug fixes +## 🧰 Maintenance -- Disable the chacha20-poly1305@openssh.com cipher, CVE-2023-48795 @scop ([#663](https://github.com/hassio-addons/addon-ssh/pull/663)) - -## ⬆️ Dependency updates - -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.2 @renovate ([#660](https://github.com/hassio-addons/addon-ssh/pull/660)) -- ⬆️ Update alpine_3_19/openssh to v9.6_p1-r0 @renovate ([#661](https://github.com/hassio-addons/addon-ssh/pull/661)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 @renovate ([#666](https://github.com/hassio-addons/addon-ssh/pull/666)) +- 🎆 Updates maintenance/license year to 2024 @frenck ([#670](https://github.com/hassio-addons/addon-ssh/pull/670)) diff --git a/ssh/DOCS.md b/ssh/DOCS.md index c039fe75..3149e3ab 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -285,7 +285,7 @@ check [the contributors page][contributors]. MIT License -Copyright (c) 2017-2023 Franck Nijhof +Copyright (c) 2017-2024 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 4db10161..000c402c 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/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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-v17.0.1-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/v17.0.1 +[release-shield]: https://img.shields.io/badge/version-v17.0.2-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/v17.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/jtesta/ssh-audit diff --git a/ssh/config.yaml b/ssh/config.yaml index ee893b32..9e6d4462 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -1,5 +1,5 @@ name: Advanced SSH & Web Terminal -version: 17.0.1 +version: 17.0.2 slug: ssh description: A supercharged SSH & Web Terminal access to your Home Assistant instance url: https://github.com/hassio-addons/addon-ssh