From f5e4c8d9a4d43b29e092ba80504cad07fa7d6c08 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 21 Jul 2018 20:59:55 +0000 Subject: [PATCH] :tada: Release of add-on SSH & Web Terminal 3.0.1 --- README.md | 6 +++--- ssh/CHANGELOG.md | 41 +++-------------------------------------- ssh/README.md | 6 +++--- ssh/config.json | 3 +-- 4 files changed, 10 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index 2a7d9c02..1307c2a5 100644 --- a/README.md +++ b/README.md @@ -544,10 +544,10 @@ SOFTWARE. [plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [plex-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v3.0.0 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v3.0.0/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v3.0.1 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v3.0.1/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-v3.0.0-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-v3.0.1-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 57911bfa..88a52dee 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -2,45 +2,10 @@ ### Added -- Rewrites add-on to include both SSH and Web Terminal -- Adds syntax highlighting in Nano -- Adds support for audio and UART devices -- Adds ZSH Autosuggestions -- Adds ZSH Syntax Highlighting -- Adds ack -- Adds access to all possible hardware +- Adds instructions on embedding Web Terminal into the frontend ### Fixed -- Fixes an issue with SSL not working +- Fixes add-on devicetree permission issue -### Changed - -- Upgrades base image to v2.0.1 -- Upgrades bind-tools to 9.12.1_p2-r0 -- Upgrades git to 2.18.0-r0 -- Upgrades libxml2-utils 2.9.8-r0 -- Upgrades mariadb-client to 10.2.15-r0 -- Upgrades mariadb-client to 10.2.15-r0 -- Upgrades nano to 2.9.8-r0 -- Upgrades ncurses to 6.1-r0 -- Upgrades net-tools to 1.60_git20140218-r2 -- Upgrades nmap to 7.70-r1 -- Upgrades openssh to 7.7_p1-r2 -- Uprades openssl to 1.0.2o-r1 -- Upgrades rsync to 3.1.3-r1 -- Upgrades sqlite to 3.24.0-r0 -- Upgrades sudo to 1.8.23-r2 -- Upgrades tmux to 2.7-r0 -- Upgrades vim to 8.1.0115-r0 -- Upgrades zip to 3.0-r5 -- Upgrades zsh to 5.5.1-r0 -- Upgrades Hadolint to latest version -- Updates Hass.io ASCII art in MOTD -- Updates add-on icon & logo -- Documentation merge and naming updates -- Layout improvements to README -- Small tidy up -- Updates forum URL - -[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v2.5.0...v3.0.0 +[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v3.0.0...v3.0.1 diff --git a/ssh/README.md b/ssh/README.md index 0bff0913..9a8221fe 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -81,7 +81,7 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-ssh/blob/v3.0.0/README.md +[docs]: https://github.com/hassio-addons/addon-ssh/blob/v3.0.1/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ssh-web-terminal/33820?u=frenck [hass-ssh]: https://home-assistant.io/addons/ssh/ @@ -89,8 +89,8 @@ If you are more interested in stable releases of our add-ons: [ohmyzsh]: http://ohmyz.sh/ [openssh]: https://www.openssh.com/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v3.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/v3.0.0 +[release-shield]: https://img.shields.io/badge/version-v3.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/v3.0.1 [ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/master/images/ssh-audit.png [ssh-audit]: https://github.com/arthepsy/ssh-audit [zsh]: https://en.wikipedia.org/wiki/Z_shell diff --git a/ssh/config.json b/ssh/config.json index 013e3baf..d29921a1 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "3.0.0", + "version": "3.0.1", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-ssh-web-terminal/33820?u=frenck", @@ -18,7 +18,6 @@ "host_network": true, "auto_uart": true, "audio": true, - "devicetree": true, "apparmor": false, "host_dbus": true, "privileged": [