diff --git a/README.md b/README.md index 74d1b752c..36657c852 100644 --- a/README.md +++ b/README.md @@ -1105,10 +1105,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/e4cb149 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/e4cb149/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/12bcf66 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/12bcf66/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-e4cb149-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-12bcf66-blue.svg [tor-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tor-armhf.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 diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index 7609e9d4b..b9c02c043 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,15 +1,18 @@ # Changelog since v2.0.0 -2019/04/01 20:45 UTC - [e4cb149](https://github.com/hassio-addons/addon-tor/commit/e4cb14986c9d0da2e58f3f8f9b454e302b1fd5e0) by [@frenck](https://github.com/frenck) +2019/05/24 11:03 UTC - [12bcf66](https://github.com/hassio-addons/addon-tor/commit/12bcf66d1c858240675f5cd28a183d7669edd8c6) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to 3.1.1 + +2019/05/24 11:03 UTC - [e4cb149](https://github.com/hassio-addons/addon-tor/commit/e4cb14986c9d0da2e58f3f8f9b454e302b1fd5e0) by [@frenck](https://github.com/frenck) > :ambulance: Fixes incorrect torrc configuration -2019/04/01 20:45 UTC - [c1781eb](https://github.com/hassio-addons/addon-tor/commit/c1781eb7fde5b290a06004652da5eba23b86c649) by [@frenck](https://github.com/frenck) +2019/05/24 11:03 UTC - [c1781eb](https://github.com/hassio-addons/addon-tor/commit/c1781eb7fde5b290a06004652da5eba23b86c649) by [@frenck](https://github.com/frenck) > :ambulance: Sets missing HiddenServicesVersion -2019/04/01 20:45 UTC - [b1bf60a](https://github.com/hassio-addons/addon-tor/commit/b1bf60ae0988d6fade2619661262b8973e88d748) by [@frenck](https://github.com/frenck) +2019/05/24 11:03 UTC - [b1bf60a](https://github.com/hassio-addons/addon-tor/commit/b1bf60ae0988d6fade2619661262b8973e88d748) by [@frenck](https://github.com/frenck) > :ambulance: Fixes client names when in stealth mode -2019/04/01 20:45 UTC - [7bb4d6f](https://github.com/hassio-addons/addon-tor/commit/7bb4d6fdee42889c233e1381af018f9173215c8e) by [@ludeeus](https://github.com/ludeeus) +2019/05/24 11:03 UTC - [7bb4d6f](https://github.com/hassio-addons/addon-tor/commit/7bb4d6fdee42889c233e1381af018f9173215c8e) by [@ludeeus](https://github.com/ludeeus) > :ambulance: Fixes client definitions for stealth mode (#13) * Change client definitions for stealth mode diff --git a/tor/README.md b/tor/README.md index 327efd000..996ddfdf9 100644 --- a/tor/README.md +++ b/tor/README.md @@ -57,13 +57,13 @@ 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-tor/blob/e4cb149/README.md +[docs]: https://github.com/hassio-addons/addon-tor/blob/12bcf66/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-tor/33822?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [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-e4cb149-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/e4cb149 +[release-shield]: https://img.shields.io/badge/version-12bcf66-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/12bcf66 [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 dfb8b6ba9..5120c8bad 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "e4cb149", + "version": "12bcf66", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",