mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Tor to ae0df49
This commit is contained in:
parent
0089b6788d
commit
7a3681d047
4 changed files with 26 additions and 33 deletions
|
@ -985,10 +985,10 @@ SOFTWARE.
|
||||||
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[thelounge-i386-shield]: https://img.shields.io/badge/i386-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/02f65f3
|
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/ae0df49
|
||||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/02f65f3/README.md
|
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/ae0df49/README.md
|
||||||
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
||||||
[tor-version-shield]: https://img.shields.io/badge/version-02f65f3-blue.svg
|
[tor-version-shield]: https://img.shields.io/badge/version-ae0df49-blue.svg
|
||||||
[tor-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tor-armhf.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1,30 +1,26 @@
|
||||||
# Changelog since v1.6.0
|
# Changelog since v1.6.1
|
||||||
|
|
||||||
2019/01/28 19:03 UTC - [02f65f3](https://github.com/hassio-addons/addon-tor/commit/02f65f3a2c643f291a40ca2d1377e8312bb5481c) by [@frenck](https://github.com/frenck)
|
2019/03/23 19:40 UTC - [ae0df49](https://github.com/hassio-addons/addon-tor/commit/ae0df49a9e2328c9c5c7899fea526a6f739ab8a6) by [@frenck](https://github.com/frenck)
|
||||||
> :tractor: Replaces add-on link with GitHub link
|
> :hammer: Rewrite add-on onto Bashio
|
||||||
|
|
||||||
2019/01/28 19:03 UTC - [3f654c8](https://github.com/hassio-addons/addon-tor/commit/3f654c8b8adecad55dd51d8c164ddda7e7b87143) by [@renovate[bot]](https://github.com/apps/renovate)
|
2019/03/23 19:40 UTC - [fc89d45](https://github.com/hassio-addons/addon-tor/commit/fc89d45408ebc1a6d66ba380a3f5daaede13779c) by [@frenck](https://github.com/frenck)
|
||||||
> Configure Renovate (#8)
|
> :books: Updates documentation for ARMv7
|
||||||
|
|
||||||
* Add renovate.json
|
2019/03/23 19:40 UTC - [7fd92dc](https://github.com/hassio-addons/addon-tor/commit/7fd92dcdfb3942a7d7d984eb5dbd8de71b1d77c5) by [@frenck](https://github.com/frenck)
|
||||||
|
> :hammer: Makes log_level optional
|
||||||
|
|
||||||
* Update renovate.json
|
2019/03/23 19:40 UTC - [d681720](https://github.com/hassio-addons/addon-tor/commit/d6817209a0999739ac639fe854d603d29d8c4620) by [@frenck](https://github.com/frenck)
|
||||||
|
> :fire: Removes custom log format override
|
||||||
|
|
||||||
2019/01/28 19:03 UTC - [97871f0](https://github.com/hassio-addons/addon-tor/commit/97871f0753bc1652fe64a336ec9c1b13ac7813d6) by [@frenck](https://github.com/frenck)
|
2019/03/23 19:40 UTC - [59578e3](https://github.com/hassio-addons/addon-tor/commit/59578e3f944f4e49a8c70fa41ab76abd3e0d7c36) by [@frenck](https://github.com/frenck)
|
||||||
> :arrow_up: Upgrades add-on base image to 2.3.1
|
> :sparkles: Adds support for ARMv7
|
||||||
|
|
||||||
2019/01/28 19:03 UTC - [77e1b69](https://github.com/hassio-addons/addon-tor/commit/77e1b693e134203805135d5beef84012439aee54) by [@frenck](https://github.com/frenck)
|
2019/03/23 19:40 UTC - [3d1f27d](https://github.com/hassio-addons/addon-tor/commit/3d1f27d3710252894183c110a6562a75f402051e) by [@frenck](https://github.com/frenck)
|
||||||
> :tractor: :rocket: Refactor of GitLab CI
|
> :arrow_up: Upgrades tor to 0.3.4.11-r0
|
||||||
|
|
||||||
2019/01/28 19:03 UTC - [6053035](https://github.com/hassio-addons/addon-tor/commit/605303581d003ceef7517f97b1182212d7ecbdd9) by [@frenck](https://github.com/frenck)
|
2019/03/23 19:40 UTC - [9dcf0a8](https://github.com/hassio-addons/addon-tor/commit/9dcf0a8b431bb5edca78ffe0a50556ba54435db5) by [@frenck](https://github.com/frenck)
|
||||||
> :fireworks: Updates maintenance year to 2019
|
> :arrow_up: Upgrades add-on base image to 3.0.1
|
||||||
|
|
||||||
2019/01/28 19:03 UTC - [0e51466](https://github.com/hassio-addons/addon-tor/commit/0e5146632cacd29777ff4b4c4f44b7932e6f4c55) by [@frenck](https://github.com/frenck)
|
2019/03/23 19:40 UTC - [8bc439d](https://github.com/hassio-addons/addon-tor/commit/8bc439dc75dca07edb34febd54162716d1afc9a0) by [@frenck](https://github.com/frenck)
|
||||||
> :fire: Removes Anchore.io links
|
> :arrow_up: Upgrades add-on base image to 2.3.2
|
||||||
|
|
||||||
2019/01/28 19:03 UTC - [6c15633](https://github.com/hassio-addons/addon-tor/commit/6c15633f95896754b276cb83345325aa608cd5ba) by [@frenck](https://github.com/frenck)
|
|
||||||
> :fire: Removes BountySource links
|
|
||||||
|
|
||||||
2019/01/28 19:03 UTC - [5f45555](https://github.com/hassio-addons/addon-tor/commit/5f455559291c0146c3f5c0ec3fa69ea96e6dff44) by [@frenck](https://github.com/frenck)
|
|
||||||
> :pencil2: Fixes spelling error in Dockerfile
|
|
||||||
|
|
||||||
|
|
|
@ -57,13 +57,13 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[docs]: https://github.com/hassio-addons/addon-tor/blob/02f65f3/README.md
|
[docs]: https://github.com/hassio-addons/addon-tor/blob/ae0df49/README.md
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[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
|
[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
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-02f65f3-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-ae0df49-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-tor/tree/02f65f3
|
[release]: https://github.com/hassio-addons/addon-tor/tree/ae0df49
|
||||||
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Tor",
|
"name": "Tor",
|
||||||
"version": "02f65f3",
|
"version": "ae0df49",
|
||||||
"slug": "tor",
|
"slug": "tor",
|
||||||
"description": "Protect your privacy and access Home Assistant via Tor.",
|
"description": "Protect your privacy and access Home Assistant via Tor.",
|
||||||
"url": "https://github.com/hassio-addons/addon-tor",
|
"url": "https://github.com/hassio-addons/addon-tor",
|
||||||
|
@ -9,6 +9,7 @@
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64",
|
"amd64",
|
||||||
"armhf",
|
"armhf",
|
||||||
|
"armv7",
|
||||||
"i386"
|
"i386"
|
||||||
],
|
],
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
|
@ -23,7 +24,6 @@
|
||||||
"ssl:rw"
|
"ssl:rw"
|
||||||
],
|
],
|
||||||
"options": {
|
"options": {
|
||||||
"log_level": "info",
|
|
||||||
"socks": false,
|
"socks": false,
|
||||||
"hidden_services": true,
|
"hidden_services": true,
|
||||||
"stealth": false,
|
"stealth": false,
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)",
|
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
|
||||||
"socks": "bool",
|
"socks": "bool",
|
||||||
"hidden_services": "bool",
|
"hidden_services": "bool",
|
||||||
"stealth": "bool",
|
"stealth": "bool",
|
||||||
|
@ -44,8 +44,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])?$)"
|
"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])?$)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"environment": {
|
|
||||||
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
|
||||||
},
|
|
||||||
"image": "hassioaddons/tor-{arch}"
|
"image": "hassioaddons/tor-{arch}"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue