Skip to content

Releases: pi-hole/docker-pi-hole

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

2022.04.1

02 Apr 10:59
e510bb7
Compare
Choose a tag to compare

This release should fix the capabilities issues once and for all. If you found you needed to set CAP_NET_ADMIN or set DNSMASQ_USER to root in recent releases, and would rather not have - you should now be able to unset those.

What's Changed

  • Only set capabilities on pihole-FTL binary if they are available to the container by @PromoFaux in #1041

Full Changelog: 2022.04...2022.04.1

2022.04

01 Apr 23:00
af0af5a
Compare
Choose a tag to compare

This release seeks to address some issues brought about by changes made to Docker in version 20.10.14

Please note, for now at least, that NET_ADMIN is a required capability

https://github.com/pi-hole/docker-pi-hole#note-on-capabilities

Docker specific changes

Also incorporates Pi-hole Core v5.9.1:

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

New Contributors

Full Changelog: 2022.02.1...2022.04