Skip to content

Releases: pi-hole/docker-pi-hole

2022.09

02 Sep 18:40
9d17bd9
Compare
Choose a tag to compare

What's Changed (Docker Specific)

New Contributors

Full Changelog: 2022.08.3...2022.09

This release also contains updates for the 3 main components (FTL v5.17, Web v5.14, and Core v5.12), Changelogs below:

What's Changed (FTL 5.17)

New Contributors

Full Changelog: pi-hole/FTL@v5.16.3...v5.17


What's Changed (Web 5.14)

New Contributors

Full Changelog: pi-hole/web@v5.13...v5.14


What's Changed (Core 5.12)

2022.08.3

29 Aug 16:22
b18d9bd
Compare
Choose a tag to compare

What's Changed

  • Test for empty values in the PIHOLE_DNS_ array, skip if it's empty by @PromoFaux in #1185
  • Tweaks to s6 service startup order to clarify logged output by @PromoFaux in #1191
  • Prevent S6 timeouts on container start by setting S6_CMD_WAIT_FOR_SERVICES_MAXTIME to 0 by @PromoFaux in #1192
  • Set FTL/DNSMASQ listening behaviour per variable if it is set by @PromoFaux in #1193

Full Changelog: 2022.08.2...2022.08.3

2022.08.2

25 Aug 23:38
9039a73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.08.1...2022.08.2

2022.08.1

25 Aug 12:46
4241e50
Compare
Choose a tag to compare

What's Changed

  • FTLCONF_REPLY_ADDR4/6 are now deprecated. Use FTLCONF_LOCAL_IPV4/6 instead by @PromoFaux in #1173
  • Move the capability setting back to bash_functions from the pihole-FTL service 776bac7 (Addresses #1175)

Full Changelog: 2022.08...2022.08.1

2022.08

22 Aug 16:29
72634fc
Compare
Choose a tag to compare

What's Changed

  • download macvendor.db on container start if it is missing by @PromoFaux in #1138
  • Ensure creation of all needed Pi-hole files in /etc/pihole on container startup by @PromoFaux in #1140
  • Upgrade to S6 overlay v3 by @PromoFaux in #1142
  • Huge tidy up/prune/refactor of the code by @PromoFaux in #1141
  • Reorganise Repository to make things easier to follow by @PromoFaux in #1147
  • Update docker_run.sh by @Antiz96 in #1151
  • Fix environment variable regression caused by refactor by @PromoFaux in #1148
  • Run _gravityonboot oneshot in background by @PromoFaux in #1152
  • Add missing backticks to Experimental Variables section on README for consistent markdown by @zimmertr in #1161

Includes:

New Contributors

Full Changelog: 2022.07.1...2022.08

2022.07.1

10 Jul 13:06
7e69551
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022.07...2022.07.1


This release also includes the latest hotfix release from the core Pi-hole repo

What's Changed (Core 5.11.4)

Full Changelog: pi-hole/pi-hole@v5.11.3...v5.11.4

2022.07

08 Jul 21:11
c784963
Compare
Choose a tag to compare

Docker specific changes

New Contributors

Full Changelog: 2022.05...2022.07


This release also contains updates for the 3 main components (FTL v5.16.1, Web v5.13, and Core v5.11.3), Changelogs below:

What's Changed (FTL 5.16.1)

New Contributors

Full Changelog: pi-hole/FTL@v5.15...v5.16.1


What's Changed (Web 5.13)

New Contributors

Full Changelog: pi-hole/web@v5.12...v5.13


What's Changed

New Contributors

Read more

2022.05

23 May 16:19
1570a76
Compare
Choose a tag to compare

What's Changed

  • Minor corrections per sonarcloud by @lightswitch05 in #1083
  • Update default debian to bullseye. Update README to describe docker tags. by @lightswitch05 in #1084
  • Fix capability detection for privileged containers by @klutchell in #1086
  • Allow pihole checkout on any image rather than just dev/nightly imageโ€ฆ by @PromoFaux in #1101
  • Update README.md to mention minimum required docker version by @canepan in #1082

New Contributors

Full Changelog: 2022.04.3...2022.05

2022.04.3

20 Apr 20:14
ebbbdae
Compare
Choose a tag to compare

Docker specific changes

New Contributors

Full Changelog: 2022.04.2...2022.04.3


This release also contains updates for the 3 main components (FTL v5.15, Web v5.12, and Core v5.10), Changelogs below:

What's Changed (FTL 5.15)

New Contributors

Full Changelog: pi-hole/FTL@v5.14...v5.15


What's Changed (Web 5.12)

New Contributors

Full Changelog: pi-hole/web@v5.11...v5.12


What's Changed (Core 5.10)

New Contributors

Full Changelog: pi-hole/pi-hole@v5.9.1...v5.10

2022.04.2

04 Apr 11:34
cc079aa
Compare
Choose a tag to compare

Important note:

You may run into issues running 2022.04 and later on buster-based host systems due to a known issue with Seccomp. The first recommendation is to upgrade your host OS to bullseye, which includes a more up to date (and fixed) version of libseccomp2.

If you absolutely cannot do this, some users have reported success in updating libseccomp2 via backports. You can try this workaround at your own risk

What's Changed

  • your error by @ozeliurs-MaximeBilly in #1044
  • Apply detected capabilities and disable DHCP if not capable. by @dschaper in #1049
  • Allow caps detection out of order. by @dschaper in #1051

New Contributors

  • @ozeliurs-MaximeBilly made their first contribution in #1044

Full Changelog: 2022.04.1...2022.04.2