mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on SSH & Web Terminal 4.0.1
This commit is contained in:
parent
ac89eb29ea
commit
b700951892
4 changed files with 11 additions and 44 deletions
|
@ -850,10 +850,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-no-red.svg
|
||||
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v4.0.0
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v4.0.0/README.md
|
||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v4.0.1
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v4.0.1/README.md
|
||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-v4.0.0-blue.svg
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-v4.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
|
||||
|
|
|
@ -1,44 +1,11 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
Major upgrade!
|
||||
Upgrades all parts onto our new base images (based on Alpine 3.9.2), adds ARMv7 support 🎉
|
||||
|
||||
### Changed
|
||||
|
||||
- Removal of legacy tags from build
|
||||
- Upgrades add-on base image to 3.0.0
|
||||
- Upgrades Docker to 18.09.1-r0
|
||||
- Upgrades libffi to 3.2.1-r6
|
||||
- Upgrades Python to 3.6.8-r1
|
||||
- Upgrades bluez to 5.50-r0
|
||||
- Upgrades device-mapper-libs to 2.02.182-r0
|
||||
- Upgrades git to 2.20.1-r0
|
||||
- Upgrades nmap to 7.70-r3
|
||||
- Upgrades OpenSSH to 7.9_p1-r4
|
||||
- Upgrades libxml2-utils to 2.9.9-r1
|
||||
- Upgrades mariadb-client to 10.3.13-r0
|
||||
- Upgrades mosh to 1.3.2-r7
|
||||
- Upgrades mosquitto-clients to 1.5.6-r0
|
||||
- Upgrades nano-syntax to 3.2-r0
|
||||
- Upgrades nano to 3.2-r0
|
||||
- Upgrades openssl to 1.1.1b-r1
|
||||
- Upgrades ncurses to 6.1_p20190105-r0
|
||||
- Upgrades sqlite to 3.26.0-r3
|
||||
- Upgrades sudo to 1.8.25_p1-r2
|
||||
- Upgrades tmux to 2.8-r0
|
||||
- Upgrades vim to 8.1.0630-r0
|
||||
- Upgrades zip to 3.0-r7
|
||||
- Upgrades zsh to 5.6.2-r0
|
||||
- Upgrades zsh-autosuggestions to 0.5.0-r0
|
||||
- Replaces ttyd custom build with package
|
||||
- Adds support for ARMv7
|
||||
- Makes log_level optional
|
||||
- Removes custom log format override
|
||||
- Merge fix-attr scripts
|
||||
- Rewrite add-on onto Bashio
|
||||
- Fixes typo in GitLab CI file
|
||||
- Workaround Docker issue by reinstating legacy tags
|
||||
- Fixes Docker commands
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v3.7.3...v4.0.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v4.0.0...v4.0.1
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -94,7 +94,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/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-ssh/blob/v4.0.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-ssh/blob/v4.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/
|
||||
|
@ -104,8 +104,8 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://www.frenck.nl/images/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-v4.0.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/v4.0.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/v4.0.1
|
||||
[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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "SSH & Web Terminal",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"slug": "ssh",
|
||||
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
||||
"url": "https://github.com/hassio-addons/addon-ssh",
|
||||
|
@ -103,5 +103,5 @@
|
|||
"i_like_to_be_pwned": "bool?",
|
||||
"leave_front_door_open": "bool?"
|
||||
},
|
||||
"image": "hassioaddons/ssh"
|
||||
"image": "hassioaddons/ssh-{arch}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue