diff --git a/README.md b/README.md index 36d49268c..0c3948669 100644 --- a/README.md +++ b/README.md @@ -627,10 +627,10 @@ SOFTWARE. [octobox-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [octobox-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [octobox-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/tree/a8f505a -[addon-doc-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/blob/a8f505a/README.md +[addon-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/tree/fcbfdf4 +[addon-doc-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/blob/fcbfdf4/README.md [pi-hole-issue]: https://github.com/hassio-addons/addon-pi-hole/issues -[pi-hole-version-shield]: https://img.shields.io/badge/version-a8f505a-blue.svg +[pi-hole-version-shield]: https://img.shields.io/badge/version-fcbfdf4-blue.svg [pi-hole-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/pi-hole-armhf.svg [pi-hole-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [pi-hole-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/pi-hole/CHANGELOG.md b/pi-hole/CHANGELOG.md index 9e07aad77..1872a5149 100644 --- a/pi-hole/CHANGELOG.md +++ b/pi-hole/CHANGELOG.md @@ -1,76 +1,8 @@ -# Changelog since v1.3.0 +# Changelog since v2.0.0 -2018/08/22 20:27 UTC - [a8f505a](https://github.com/hassio-addons/addon-pi-hole/commit/a8f505a9f6f6e835be9c18194299de8690ee694c) by [@frenck](https://github.com/frenck) -> :pencil2: Adds Trademark legal notice +2018/08/23 20:35 UTC - [fcbfdf4](https://github.com/hassio-addons/addon-pi-hole/commit/fcbfdf466f821d4691ed2a9cf9395496d6d2a5f7) by [@frenck](https://github.com/frenck) +> :ambulance: Migrates addition DNSMasq configuration on upgrade -2018/08/22 20:27 UTC - [a9921c3](https://github.com/hassio-addons/addon-pi-hole/commit/a9921c3d53b741e4ae9aae9a6860e1d29de7fa5e) by [@frenck](https://github.com/frenck) -> :books: Updates README to match recent changes - -2018/08/22 20:27 UTC - [b119272](https://github.com/hassio-addons/addon-pi-hole/commit/b119272534d9e6d31a17e86d88f14731f8489f9d) by [@frenck](https://github.com/frenck) -> :ambulance: Patches pihole-FTL.conf to not break the admin interface - -2018/08/22 20:27 UTC - [b2ee5cf](https://github.com/hassio-addons/addon-pi-hole/commit/b2ee5cf067fc4e0fe69c78cae4cd5d473ad6779b) by [@frenck](https://github.com/frenck) -> :pencil2: Updated forum link - -2018/08/22 20:27 UTC - [0d681f6](https://github.com/hassio-addons/addon-pi-hole/commit/0d681f6621a5f6c3268e0ee44ee3b34f20fc112c) by [@frenck](https://github.com/frenck) -> :tractor: Changes order of container init - -2018/08/22 20:27 UTC - [6cab722](https://github.com/hassio-addons/addon-pi-hole/commit/6cab722dcf1d51ab2cf49483c2db62387e60cf11) by [@frenck](https://github.com/frenck) -> :tractor: DNS container init move and migration - -2018/08/22 20:27 UTC - [efd4c21](https://github.com/hassio-addons/addon-pi-hole/commit/efd4c21ab634d5f946d6312945ff6db9bf198d05) by [@frenck](https://github.com/frenck) -> :tractor: Adds admin port support to NGinx - -2018/08/22 20:27 UTC - [8184e67](https://github.com/hassio-addons/addon-pi-hole/commit/8184e670cc88b00f99ae7eb5f047248625e1e2db) by [@frenck](https://github.com/frenck) -> :sparkles: Adds Pihole vX -> v4 migration script - -2018/08/22 20:27 UTC - [2d851c1](https://github.com/hassio-addons/addon-pi-hole/commit/2d851c1a7fecf17bdf5769d3d80c7aa9bf2c00c1) by [@frenck](https://github.com/frenck) -> :tractor: Replaces dnsmasq with pihole-FTL - -2018/08/22 20:27 UTC - [e4fce02](https://github.com/hassio-addons/addon-pi-hole/commit/e4fce021da17a3bb48c255ddc127b11eee30f467) by [@frenck](https://github.com/frenck) -> :sparkles: Adds default DNSMasq configuration - -2018/08/22 20:27 UTC - [5dbc4c4](https://github.com/hassio-addons/addon-pi-hole/commit/5dbc4c4bb0e1ec03503064b181cdcf67d5b856b1) by [@frenck](https://github.com/frenck) -> :ambulance: Fixes reloading of DNS on white/blacklist changes - -Fixes #33 - -2018/08/22 20:27 UTC - [639303f](https://github.com/hassio-addons/addon-pi-hole/commit/639303fec51a95ae5a7685d3f73cc1fe56042bf5) by [@frenck](https://github.com/frenck) -> :sparkles: Adds Pihole FTL config - -2018/08/22 20:27 UTC - [35a6899](https://github.com/hassio-addons/addon-pi-hole/commit/35a6899b71042ba0ebf42f7ba38c4ef433331420) by [@frenck](https://github.com/frenck) -> :sparkles: Adds default block list - -2018/08/22 20:27 UTC - [49c0f7d](https://github.com/hassio-addons/addon-pi-hole/commit/49c0f7dd55452dd5c315ffc0b05e93e69626b6e8) by [@frenck](https://github.com/frenck) -> :fire: Removes Pihole Block page, moving to NULL based blocking - -2018/08/22 20:27 UTC - [e5c1305](https://github.com/hassio-addons/addon-pi-hole/commit/e5c1305e74ee12bafe52f4fc90fc05a440780b66) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades ncurses to 6.1_p20180818-r0 - -2018/08/22 20:27 UTC - [51ee6fd](https://github.com/hassio-addons/addon-pi-hole/commit/51ee6fda01724db7b8a4cb453a7b43950edd09d9) by [@frenck](https://github.com/frenck) -> :fire: Removes DNSMasq - -2018/08/22 20:27 UTC - [427f9f8](https://github.com/hassio-addons/addon-pi-hole/commit/427f9f8d7541dd4392587e3a51062bb69584b2da) by [@frenck](https://github.com/frenck) -> :lock: Enables SSL by default - -2018/08/22 20:27 UTC - [7dbe60e](https://github.com/hassio-addons/addon-pi-hole/commit/7dbe60e92a7e690096d11d3377c86c4ede262e27) by [@frenck](https://github.com/frenck) -> :arrow_up: :hammer: Pi-Hole FTL v4.0 patches - -2018/08/22 20:27 UTC - [7f91b48](https://github.com/hassio-addons/addon-pi-hole/commit/7f91b483e934e7ae50058e7ead6df59376b80364) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades PHP to 7.2.8-r1 - -2018/08/22 20:27 UTC - [dd58114](https://github.com/hassio-addons/addon-pi-hole/commit/dd581146697c78e489398e75b8a9162e8be86a98) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades OpenSSL to 1.0.2o-r2 - -2018/08/22 20:27 UTC - [bdc774b](https://github.com/hassio-addons/addon-pi-hole/commit/bdc774bc9e3a48322a5b8a86e3f88dda581ceaee) by [@frenck](https://github.com/frenck) -> :books: :shirt: Updates README and links - -2018/08/22 20:27 UTC - [1ccc7f8](https://github.com/hassio-addons/addon-pi-hole/commit/1ccc7f896b921e895d6991e81bf50a9f523dc559) by [@frenck](https://github.com/frenck) -> :lock: Enforces authentication and HaveIBeenPwned checks - -2018/08/22 20:27 UTC - [2d7e7eb](https://github.com/hassio-addons/addon-pi-hole/commit/2d7e7eb9318e26b37f888aa5e3b18de947da7d65) by [@frenck](https://github.com/frenck) -> :whale: Sets default Shell - -2018/08/22 20:27 UTC - [7d799a3](https://github.com/hassio-addons/addon-pi-hole/commit/7d799a35276b1a5e53825c5867c177bbf1340eb6) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.2 +2018/08/23 20:35 UTC - [3fa7a34](https://github.com/hassio-addons/addon-pi-hole/commit/3fa7a34fe784534b9d61c842ca7310e4d781977c) by [@frenck](https://github.com/frenck) +> :ambulance: Corrects incorrect permission of DHCP leases file diff --git a/pi-hole/README.md b/pi-hole/README.md index e10f846ca..2b1cdd3c0 100644 --- a/pi-hole/README.md +++ b/pi-hole/README.md @@ -45,7 +45,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-pi-hole/blob/a8f505a/README.md +[docs]: https://github.com/hassio-addons/addon-pi-hole/blob/fcbfdf4/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-pi-hole/33817?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg @@ -53,5 +53,5 @@ If you are more interested in stable releases of our add-ons: [patreon]: https://www.patreon.com/frenck [pi-hole]: https://pi-hole.net/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-a8f505a-blue.svg -[release]: https://github.com/hassio-addons/addon-pi-hole/tree/a8f505a \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-fcbfdf4-blue.svg +[release]: https://github.com/hassio-addons/addon-pi-hole/tree/fcbfdf4 \ No newline at end of file diff --git a/pi-hole/config.json b/pi-hole/config.json index 99ce73ce6..ca1584992 100644 --- a/pi-hole/config.json +++ b/pi-hole/config.json @@ -1,6 +1,6 @@ { "name": "Pi-hole", - "version": "a8f505a", + "version": "fcbfdf4", "slug": "pi-hole", "description": "Network-wide ad blocking using your Hass.io instance", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-pi-hole/33817?u=frenck",