From 4d980e49f2381de11f6d0c7af85a5645ed1b4a70 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 23 Aug 2020 19:34:40 +0000 Subject: [PATCH] :arrow_up: Updating add-on SSH & Web Terminal to 039439a --- README.md | 6 ++--- ssh/CHANGELOG.md | 70 +++++++++++++++++++++++++++++++++++++++--------- ssh/DOCS.md | 3 +++ ssh/README.md | 4 +-- ssh/config.json | 2 +- 5 files changed, 67 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index bc7939abc..1bc30543b 100644 --- a/README.md +++ b/README.md @@ -1166,10 +1166,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/f330793 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/f330793/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/039439a +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/039439a/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-f330793-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-039439a-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 eff27142b..857aa7720 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,12 +1,58 @@ -# Changelog since v7.4.0 -- ✏ Fix core SSH add-on links in documentation -- ✏ Split add-on documentation -- ⬆ Upgrades sqlite to 3.30.1-r2 -- ⬆ Upgrades ncurses to 6.1_p20200118-r4 -- ⬆ Upgrades mariadb-client to 10.4.13-r0 -- ⬆ Upgrades libxml2-utils to 2.9.10-r3 -- ⬆ Upgrades docker to 19.03.5-r1 -- 🔨 Implement OCI image specification on labels -- ⬆ Upgrades add-on base image to v7.2.0 -- ⬆ Updates homeassistant_cli to v0.9.1 (#139) -- ✏ Fix typo in README (#140) +# Changelog since v7.4.1 +- 🔨 Correct upstream Python wheels cache +- ⬆ Upgrades ttyd to v1.6.1 +- ⬆ Upgrades libwebsockets to 3.2.3 +- ✨ Add py3-pip=20.1.1-r0 +- ⬆ Upgrades zsh-autosuggestions to 0.6.4-r0 +- ⬆ Upgrades tmux to 3.1b-r0 +- ⬆ Upgrades sqlite to 3.32.1-r0 +- ⬆ Upgrades pulseaudio-utils to 13.0-r10 +- ⬆ Upgrades nmap to 7.80-r2 +- ⬆ Upgrades ncurses to 6.2_p20200523-r0 +- ⬆ Upgrades mosquitto-clients to 1.6.9-r0 +- ⬆ Upgrades libxml2-utils to 2.9.10-r4 +- ⬆ Upgrades bind-tools to 9.14.12-r0 +- ⬆ Upgrades alsa-utils to 1.2.2-r0 +- ⬆ Upgrades zsh-syntax-highlighting to 0.7.1-r0 +- ⬆ Upgrades vim to 8.2.0735-r0 +- ⬆ Upgrades sudo to 1.9.0-r0 +- ⬆ Upgrades rsync to 3.1.3-r3 +- ⬆ Upgrades openssh to 8.3_p1-r0 +- ⬆ Upgrades networkmanager to 1.24.2-r0 +- ⬆ Upgrades nano to 4.9.3-r0 +- ⬆ Upgrades mosh to 1.3.2-r14 +- ⬆ Upgrades colordiff to 1.0.19-r0 +- ⬆ Upgrades wget to 1.20.3-r1 +- ⬆ Upgrades pwgen to 2.08-r1 +- ⬆ Upgrades git to 2.26.2-r0 +- ⬆ Upgrades bluez to 5.54-r5 +- ⬆ Upgrades bash-completion to 2.10-r0 +- ⬆ Upgrades zip to 3.0-r8 +- ⬆ Upgrades zsh to 5.8-r1 +- ⬆ Upgrades alsa-utils to 1.2.2-r1 +- ⬆ Upgrades ack to 3.3.1-r0 +- ⬆ Upgrades json-c to 0.14-r1 +- ⬆ Upgrades device-mapper-libs to 2.02.186-r1 +- ⬆ Upgrades libuv to 1.37.0-r +- ⬆ Upgrades libuv-dev to 1.37.0-r0 +- ⬆ Upgrades libffi-dev to 3.3-r2 +- ⬆ Upgrades json-c-dev to 0.14-r1 +- ⬆ Upgrades python3 to 3.8.5-r0 +- ⬆ Upgrades docker to 19.03.12-r0 +- ⬆ Upgrades cmake to 3.17.2-r0 +- ⬆ Upgrades build-base to 0.5-r2 +- ⬆ Upgrades bsd-compat-headers to 0.7.2-r3 +- ⬆ Upgrades add-on base image to v8.0.1 +- 📚Add message for network access (#156) +- ✏ Clarify SSH Keys config (#153) + +Based on #144 to add clarification. +- ⬆ Updates yamllint to v1.24.2 (#152) + +Co-authored-by: Renovate Bot +- ⬆ Updates yamllint to v1.24.1 (#151) + +Co-authored-by: Renovate Bot +- ⬆ Updates yamllint to v1.24.0 (#150) + +Co-authored-by: Renovate Bot diff --git a/ssh/DOCS.md b/ssh/DOCS.md index 0a8701c61..224a160dc 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 aeb324c1e..d92dfbeda 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -104,8 +104,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-f330793-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/f330793 +[release-shield]: https://img.shields.io/badge/version-039439a-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/039439a [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 d3a2d8d19..ca4ad558d 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "f330793", + "version": "039439a", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://github.com/hassio-addons/addon-ssh",