From 6d04de5ab4d6435a10b4baebb92e23f497b8b7ca Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 19 Jan 2021 12:55:54 +0000 Subject: [PATCH] :tada: Release of add-on Tor 3.0.0 --- README.md | 6 +++--- tor/CHANGELOG.md | 27 +++++++++++++++++---------- tor/DOCS.md | 18 ++++++++---------- tor/README.md | 6 +++--- tor/config.json | 9 ++------- 5 files changed, 33 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 26b67ded..098a6656 100644 --- a/README.md +++ b/README.md @@ -1052,10 +1052,10 @@ SOFTWARE. [thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [thelounge-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [thelounge-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v2.4.1 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v2.4.1/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v3.0.0 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v3.0.0/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-v2.4.1-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-v3.0.0-blue.svg [tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index 8cf3c803..5d4a98c8 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,15 +1,22 @@ -[Full Changelog][changelog] +## What’s changed -This is a general maintenance release. +This release is marked as a major release because: -### 🔨 Changes +- Major changes in the upstream add-on base image +- Complete new build & deployment process +- The add-on is now served from the GitHub Container Registry -- ⬆ Upgrades add-on base image to v8.0.1 -- ⬆ Upgrades tor to 0.4.3.5-r0 -- 🔥 Remove Renovatebot +## 🧰 Maintenance -[changelog]: https://github.com/hassio-addons/addon-tor/compare/v2.4.0...v2.4.1 +- Cleanup repository @frenck (#26) +- Add new repository workflow @frenck (#27) +- Upgrade Code of Conduct @frenck (#29) +- Happy New Year @frenck (#30) -Questions? Join our Discord server! https://discord.me/hassioaddons -Enjoying my add-ons? Consider supporting my work: -https://github.com/sponsors/frenck or https://patreon.com/frenck \ No newline at end of file +## 📚 Documentation + +- Documentation tweaks @frenck (#31) + +## ⬆️ Dependency updates + +- Upgrade add-on base image to 9.0.0 @frenck (#28) diff --git a/tor/DOCS.md b/tor/DOCS.md index e9997e66..f4124fdb 100644 --- a/tor/DOCS.md +++ b/tor/DOCS.md @@ -28,7 +28,7 @@ comparison to installing any other Home Assistant add-on. 1. Search for the "Tor" add-on in the Supervisor add-on store and install it. 1. Start the "Tor" add-on 1. Check the logs of the "Tor" add-on to see if everything went well. The log - will also display your Tor .onion address. + will also display your Tor .onion address. ## Configuration @@ -60,7 +60,7 @@ dealing with an unknown issue. Possible values are: - `debug`: Shows detailed debug information. - `info`: Normal (usually) interesting events. - `warning`: Exceptional occurrences that are not errors. -- `error`: Runtime errors that do not require immediate action. +- `error`: Runtime errors that do not require immediate action. - `fatal`: Something went terribly wrong. Add-on becomes unusable. Please note that each level automatically includes log messages from a @@ -186,16 +186,15 @@ the setting so that it is set to "false". Now you should be able to access ## Changelog & Releases This repository keeps a change log using [GitHub's releases][releases] -functionality. The format of the log is based on -[Keep a Changelog][keepchangelog]. +functionality. Releases are based on [Semantic Versioning][semver], and use the format -of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented +of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented based on the following: -- ``MAJOR``: Incompatible or major changes. -- ``MINOR``: Backwards-compatible new features and enhancements. -- ``PATCH``: Backwards-compatible bugfixes and package updates. +- `MAJOR`: Incompatible or major changes. +- `MINOR`: Backwards-compatible new features and enhancements. +- `PATCH`: Backwards-compatible bugfixes and package updates. ## Support @@ -223,7 +222,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2017-2020 Franck Nijhof +Copyright (c) 2017-2021 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 @@ -249,7 +248,6 @@ SOFTWARE. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tor/33822?u=frenck [frenck]: https://github.com/frenck [issue]: https://github.com/hassio-addons/addon-tor/issues -[keepchangelog]: http://keepachangelog.com/en/1.0.0/ [orbot]: https://guardianproject.info/apps/orbot [orfox]: https://guardianproject.info/apps/orfox [reddit]: https://reddit.com/r/homeassistant diff --git a/tor/README.md b/tor/README.md index 64319aa6..b1c4d539 100644 --- a/tor/README.md +++ b/tor/README.md @@ -38,10 +38,10 @@ applications through your Home Assistant installation. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tor/33822?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [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-v2.4.1-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/v2.4.1 +[release-shield]: https://img.shields.io/badge/version-v3.0.0-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/v3.0.0 [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en \ No newline at end of file diff --git a/tor/config.json b/tor/config.json index 4fad8bf5..bece5c48 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "2.4.1", + "version": "3.0.0", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor", @@ -13,11 +13,6 @@ "i386" ], "init": false, - "boot": "auto", - "hassio_api": true, - "hassio_role": "default", - "homeassistant_api": false, - "host_network": false, "ports": { "9050/tcp": 9050 }, @@ -45,5 +40,5 @@ "match(^(.*:)?(?:[0-9]{1,4}|[1-5][0-9]{4}|6[0-4][0-9]{3}|65[0-4][0-9]{2}|655[0-2][0-9]|6553[0-5])?$)" ] }, - "image": "hassioaddons/tor-{arch}" + "image": "ghcr.io/hassio-addons/tor/{arch}" } \ No newline at end of file