From 78d989d4cfdee4d302da0663868fac8957b3351f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 24 Aug 2020 07:13:34 +0000 Subject: [PATCH] :tada: Release of add-on SSH & Web Terminal 7.5.0 --- README.md | 6 ++--- ssh/CHANGELOG.md | 60 ++++++++++++++++++++++++++++++++++++++---------- ssh/DOCS.md | 3 +++ ssh/README.md | 4 ++-- ssh/config.json | 2 +- 5 files changed, 57 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 501438d7..363a7c61 100644 --- a/README.md +++ b/README.md @@ -1091,10 +1091,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/v7.4.1 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v7.4.1/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v7.5.0 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v7.5.0/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-v7.4.1-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-v7.5.0-blue.svg [ssh-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ssh-armhf.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 diff --git a/ssh/CHANGELOG.md b/ssh/CHANGELOG.md index 2ef33e94..dc2c4807 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -2,19 +2,55 @@ ### 🔨 Changes -- ✏ Fix typo in README (#140) -- ⬆ Updates homeassistant_cli to v0.9.1 (#139) -- ⬆ Upgrades add-on base image to v7.2.0 -- 🔨 Implement OCI image specification on labels -- ⬆ Upgrades docker to 19.03.5-r1 -- ⬆ Upgrades libxml2-utils to 2.9.10-r3 -- ⬆ Upgrades mariadb-client to 10.4.13-r0 -- ⬆ Upgrades ncurses to 6.1_p20200118-r4 -- ⬆ Upgrades sqlite to 3.30.1-r2 -- ✏ Split add-on documentation -- ✏ Fix core SSH add-on links in documentation +- ⬆ Updates yamllint to v1.24.2 (#152) +- ✏ Clarify SSH Keys config (#153) +- 📚Add message for network access (#156) +- ⬆ Upgrades add-on base image to v8.0.1 +- ⬆ Upgrades bsd-compat-headers to 0.7.2-r3 +- ⬆ Upgrades build-base to 0.5-r2 +- ⬆ Upgrades cmake to 3.17.2-r0 +- ⬆ Upgrades docker to 19.03.12-r0 +- ⬆ Upgrades python3 to 3.8.5-r0 +- ⬆ Upgrades json-c-dev to 0.14-r1 +- ⬆ Upgrades libffi-dev to 3.3-r2 +- ⬆ Upgrades libuv-dev to 1.37.0-r0 +- ⬆ Upgrades libuv to 1.37.0-r +- ⬆ Upgrades device-mapper-libs to 2.02.186-r1 +- ⬆ Upgrades json-c to 0.14-r1 +- ⬆ Upgrades ack to 3.3.1-r0 +- ⬆ Upgrades alsa-utils to 1.2.2-r1 +- ⬆ Upgrades zsh to 5.8-r1 +- ⬆ Upgrades zip to 3.0-r8 +- ⬆ Upgrades bash-completion to 2.10-r0 +- ⬆ Upgrades bluez to 5.54-r5 +- ⬆ Upgrades git to 2.26.2-r0 +- ⬆ Upgrades pwgen to 2.08-r1 +- ⬆ Upgrades wget to 1.20.3-r1 +- ⬆ Upgrades colordiff to 1.0.19-r0 +- ⬆ Upgrades mosh to 1.3.2-r14 +- ⬆ Upgrades nano to 4.9.3-r0 +- ⬆ Upgrades networkmanager to 1.24.2-r0 +- ⬆ Upgrades openssh to 8.3_p1-r0 +- ⬆ Upgrades rsync to 3.1.3-r3 +- ⬆ Upgrades sudo to 1.9.0-r0 +- ⬆ Upgrades vim to 8.2.0735-r0 +- ⬆ Upgrades zsh-syntax-highlighting to 0.7.1-r0 +- ⬆ Upgrades alsa-utils to 1.2.2-r0 +- ⬆ Upgrades bind-tools to 9.14.12-r0 +- ⬆ Upgrades libxml2-utils to 2.9.10-r4 +- ⬆ Upgrades mosquitto-clients to 1.6.9-r0 +- ⬆ Upgrades ncurses to 6.2_p20200523-r0 +- ⬆ Upgrades nmap to 7.80-r2 +- ⬆ Upgrades pulseaudio-utils to 13.0-r10 +- ⬆ Upgrades sqlite to 3.32.1-r0 +- ⬆ Upgrades tmux to 3.1b-r0 +- ⬆ Upgrades zsh-autosuggestions to 0.6.4-r0 +- ✨ Add py3-pip=20.1.1-r0 +- ⬆ Upgrades libwebsockets to 3.2.3 +- ⬆ Upgrades ttyd to v1.6.1 +- 🔨 Correct upstream Python wheels cache -[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v7.4.0...v7.4.1 +[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v7.4.1...v7.5.0 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck \ No newline at end of file diff --git a/ssh/DOCS.md b/ssh/DOCS.md index 0a8701c6..224a160d 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -155,6 +155,9 @@ This is the recommended over setting a password. Please take a look at the awesome [documentation created by GitHub][github-ssh] about using public/private key pairs and how to create them. +**Note**: _Please ensure the keys are specified as a list by pasting within the +`[]` comma delimited._ + #### Option `ssh`: `sftp` When set to `true` the addon will enable SFTP support on the SSH daemon. diff --git a/ssh/README.md b/ssh/README.md index 234502cf..0030500b 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -101,8 +101,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-v7.4.1-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/v7.4.1 +[release-shield]: https://img.shields.io/badge/version-v7.5.0-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/v7.5.0 [screenshot]: https://github.com/hassio-addons/addon-ssh/raw/master/images/screenshot.png [ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/master/images/ssh-audit.png [ssh-audit]: https://github.com/arthepsy/ssh-audit diff --git a/ssh/config.json b/ssh/config.json index 6b35a416..9c95cb85 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "7.4.1", + "version": "7.5.0", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://github.com/hassio-addons/addon-ssh",