klutchell / balena-pihole

Pi-hole is a Linux network-level advertisement and Internet tracker blocking application.
https://pi-hole.net
MIT License
299 stars 101 forks source link

Update pihole/pihole Docker tag to v2023.01.10 #199

Closed chemical-soup closed 1 year ago

chemical-soup commented 1 year ago

This PR contains the following updates:

Package Type Update Change
pihole/pihole final patch 2023.01 -> 2023.01.10

Release Notes

pi-hole/docker-pi-hole ### [`v2023.01.10`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.10) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01.9...2023.01.10) 10. Who had 10 in the sweepstake? Patches for the occasional 503 errors and a security advisory on web #### What's Changed - Don't declare VIRTUAL_HOST as an empty string in Dockerfile by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1304](https://togithub.com/pi-hole/docker-pi-hole/pull/1304) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2023.01.9...2023.01.10 Also Includes: #### Core v5.15.3: What's Changed - Change lighttpd options `min_procs` value to `1` by [@​rdwebdesign](https://togithub.com/rdwebdesign) in [https://github.com/pi-hole/pi-hole/pull/5149](https://togithub.com/pi-hole/pi-hole/pull/5149) **Full Changelog**: https://github.com/pi-hole/pi-hole/compare/v5.15.2...v5.15.3 #### Web v5.18.3: What's Changed - Fix insecure persistent login token by [@​4n4nk3](https://togithub.com/4n4nk3) [`d31cf9d`](https://togithub.com/pi-hole/docker-pi-hole/commit/d31cf9d1566d6b671933716cb73cd6c5cc9ab802) (https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-33w4-xf7m-f82m) **Full Changelog**: https://github.com/pi-hole/AdminLTE/compare/v5.18.2...v5.18.3 ### [`v2023.01.9`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.9) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01.8...2023.01.9) JANUARY IS SUPPOSED TO BE A QUIET MONTH... #### What's Changed - Revert "Ensure that the directory `/run/lighttpd` exists by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1300](https://togithub.com/pi-hole/docker-pi-hole/pull/1300) \[patched upstream] - Configure FTL's MACVENDORDB setting to "/macvendor.db" on startup by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1301](https://togithub.com/pi-hole/docker-pi-hole/pull/1301) \[fixes an issue found [in#​1299](https://togithub.com/in/docker-pi-hole/issues/1299)] **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2023.01.8...2023.01.9 ### [`v2023.01.8`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.8) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01.6...2023.01.8) One more time... (We don't talk about 2023.01.7) #### What's Changed - Ensure that the directory `/run/lighttpd` exists, and that it is owned by www-data by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1298](https://togithub.com/pi-hole/docker-pi-hole/pull/1298) - Add support for changing admin bind address indepentendly of $FTLCONF_LOCAL_IPV4 by [@​n6g7](https://togithub.com/n6g7) in [https://github.com/pi-hole/docker-pi-hole/pull/1293](https://togithub.com/pi-hole/docker-pi-hole/pull/1293) #### New Contributors - [@​n6g7](https://togithub.com/n6g7) made their first contribution in [https://github.com/pi-hole/docker-pi-hole/pull/1293](https://togithub.com/pi-hole/docker-pi-hole/pull/1293) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2023.01.6...2023.01.8 Also includes: https://pi-hole.net/blog/2023/01/22/pi-hole-web-v5-18-2-and-core-v5-15-1-released/ #### Web 5.18.2: What's Changed - Add default value for $ver in func.php by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/AdminLTE/pull/2497](https://togithub.com/pi-hole/AdminLTE/pull/2497) - Show two decimals on doughnutTooltip if total share shown is less than 1% by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/AdminLTE/pull/2502](https://togithub.com/pi-hole/AdminLTE/pull/2502) - Tweak deleting message by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/AdminLTE/pull/2498](https://togithub.com/pi-hole/AdminLTE/pull/2498) - Attenuate non-domain warning by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/AdminLTE/pull/2507](https://togithub.com/pi-hole/AdminLTE/pull/2507) - remove hard-coded /admin/ path by [@​gstrauss](https://togithub.com/gstrauss) in [https://github.com/pi-hole/AdminLTE/pull/2461](https://togithub.com/pi-hole/AdminLTE/pull/2461) - Do not return 'false' if IDNA<->UNICODE conversion fails by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/AdminLTE/pull/2479](https://togithub.com/pi-hole/AdminLTE/pull/2479) #### New Contributors - [@​gstrauss](https://togithub.com/gstrauss) made their first contribution in [https://github.com/pi-hole/AdminLTE/pull/2461](https://togithub.com/pi-hole/AdminLTE/pull/2461) **Full Changelog**: https://github.com/pi-hole/AdminLTE/compare/v5.18.1...v5.18.2 #### Core 5.15.1: What's Changed - Include mod_accesslog with new config by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/pi-hole/pull/5121](https://togithub.com/pi-hole/pi-hole/pull/5121) - Run updatechecker after gravity by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/5137](https://togithub.com/pi-hole/pi-hole/pull/5137) - Only remove the `server.modules+=` from new config if lighttpd version is < 1.4.56 by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/pi-hole/pull/5133](https://togithub.com/pi-hole/pi-hole/pull/5133) - Cleanup if startup failed by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/5052](https://togithub.com/pi-hole/pi-hole/pull/5052) - Reduce number of false positives when gravity unable to import domains - change the wording of the output by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/pi-hole/pull/5128](https://togithub.com/pi-hole/pi-hole/pull/5128) - Change php socket path back to /run/lighttpd/ from /tmp by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/pi-hole/pull/5139](https://togithub.com/pi-hole/pi-hole/pull/5139) - Always set lighttpd config dir permissions by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/5038](https://togithub.com/pi-hole/pi-hole/pull/5038) **Full Changelog**: https://github.com/pi-hole/pi-hole/compare/v5.15...v5.15.1 ### [`v2023.01.6`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.6) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01.5...2023.01.6) Well the builds start coming, and they don't stop coming... Fixes [https://github.com/pi-hole/docker-pi-hole/issues/1289](https://togithub.com/pi-hole/docker-pi-hole/issues/1289) #### What's Changed - Disable provenance in the `build-push-action` - should solve issues downloading the image on some systems by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1290](https://togithub.com/pi-hole/docker-pi-hole/pull/1290) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2023.01.5...2023.01.6 ### [`v2023.01.5`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.5) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01.4...2023.01.5) It's been a busy few days... #### What's Changed - Allow for empty strings to be passed into FTLCONF\_ environment variables by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1288](https://togithub.com/pi-hole/docker-pi-hole/pull/1288) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2023.01.3...2023.01.5 ### [`v2023.01.4`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.4) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01.3...2023.01.4) Nothing Docker specific in this release, tagging to include PADD v3.10.1 *** #### PADD v3.10.1: What's changed - Add action to close stale PR by [@​rdwebdesign](https://togithub.com/rdwebdesign) in [https://github.com/pi-hole/PADD/pull/323](https://togithub.com/pi-hole/PADD/pull/323) - Tweak visuals by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/PADD/pull/327](https://togithub.com/pi-hole/PADD/pull/327) - Add version bump workflow by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/PADD/pull/316](https://togithub.com/pi-hole/PADD/pull/316) - Issue 314 📝 update 'how to run PADD in docker container' by [@​thomasmerz](https://togithub.com/thomasmerz) in [https://github.com/pi-hole/PADD/pull/315](https://togithub.com/pi-hole/PADD/pull/315) - Use padd.sh URLs by [@​dschaper](https://togithub.com/dschaper) in [https://github.com/pi-hole/PADD/pull/213](https://togithub.com/pi-hole/PADD/pull/213) - Export LOCALE by [@​yubiuser](https://togithub.com/yubiuser) in [https://github.com/pi-hole/PADD/pull/335](https://togithub.com/pi-hole/PADD/pull/335) - Do not show update notices if `padd` is being run from the docker container by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/PADD/pull/325](https://togithub.com/pi-hole/PADD/pull/325) #### New Contributors - [@​PromoFaux](https://togithub.com/PromoFaux) made their first contribution in [https://github.com/pi-hole/PADD/pull/325](https://togithub.com/pi-hole/PADD/pull/325) **Full Changelog**: https://github.com/pi-hole/PADD/compare/v3.10.0...v3.10.1 ### [`v2023.01.3`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.3) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01.2...2023.01.3) "They're a lot like London Buses" edition. #### What's Changed - lighttpd does not like it if VIRTUAL_HOST and FTLCONF_LOCAL_IPV4 are duplicate values... by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1286](https://togithub.com/pi-hole/docker-pi-hole/pull/1286) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2022.01.2...2023.01.3 ### [`v2023.01.2`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.2) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01.1...2023.01.2) #### What's Changed - Modify the `15-pihole-admin.conf` file in the correct path.... by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1284](https://togithub.com/pi-hole/docker-pi-hole/pull/1284) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2023.01.1...2023.01.2 ### [`v2023.01.1`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.01.1) [Compare Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.01...2023.01.1) #### What's Changed - Remove the PHP_ENV_CONFIG variable from the Dockerfile by [@​PromoFaux](https://togithub.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1281](https://togithub.com/pi-hole/docker-pi-hole/pull/1281) (Fixes [https://github.com/pi-hole/docker-pi-hole/issues/1275](https://togithub.com/pi-hole/docker-pi-hole/issues/1275)) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2023.01...2023.01.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

eiddor commented 1 year ago

running in production

eiddor commented 1 year ago

I'm going to merge this this weekend :-)

klutchell commented 1 year ago

I was about ready to give up on the .01.x releases and wait for .02.x release at the rate things have been re-fixed this month.

But I'm fine with merging 01.10, let me make sure I've tried it in production cause I think I'm still on 01.7.

On Fri, Jan 27, 2023, 6:51 p.m. Roddie Hasan @.***> wrote:

I'm going to merge this this weekend :-)

— Reply to this email directly, view it on GitHub https://github.com/klutchell/balena-pihole/pull/199#issuecomment-1407198509, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4CWIAWMACD2NKL4XF3LE3WURNQRANCNFSM6AAAAAAT7JSHPU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

eiddor commented 1 year ago

Sounds good - I've been upgrading with each patch and haven't had any issues so far.

klutchell commented 1 year ago

All good on my end!

On Fri, Jan 27, 2023, 7:09 p.m. Roddie Hasan @.***> wrote:

Sounds good - I've been upgrading with each patch and haven't had any issues so far.

— Reply to this email directly, view it on GitHub https://github.com/klutchell/balena-pihole/pull/199#issuecomment-1407207264, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4CWIFQI2E6UKE2S5PJX6TWURPVPANCNFSM6AAAAAAT7JSHPU . You are receiving this because you commented.Message ID: @.***>