This release should fix the majority of crashing issues that were seen with FTL 6.2 an 6.2.1. There are still a couple of outliers (pi-hole/FTL#2494, and pi-hole/FTL#2496), but these only seem to be affecting bare metal installs so far. Thank you for your continuing patience
What's Changed (Docker Specific)
- RISCV arch added back to image 4f34e6f (Does anyone even use the RISCV docker image?)
Full Changelog: 2025.05.1...2025.06.0
What's Changed (FTL v6.2.2)
This release addresses crashes reported in pi-hole/FTL#2473 pi-hole/FTL#2475 pi-hole/FTL#2481 and friends.
- Update build containers to Alpine 3.22 by @DL6ER in pi-hole/FTL#2477
- Update dnsmasq to 2.92test11(-1) by @DL6ER in pi-hole/FTL#2486
- Update dnsmasq to 2.92test11 by @DL6ER in pi-hole/FTL#2489
- Revert the SQLite update to 3.50.0 as it is causing crashes for users by @DL6ER in pi-hole/FTL#2488
- Update Lua to 5.4.8 (bugfix) by @DL6ER in pi-hole/FTL#2491
- Fix typos in misc config settings by @rrobgill in #2485
- Display invalid character and offset correctly in hostname diagnosis by @rrobgill in #2484
Full Changelog: pi-hole/FTL@v6.2...v6.2.2
What's Changed (Core v6.1.2)
- Make LOGFILE readonly after assignment by @dschaper in pi-hole/pi-hole#6261
- Revert "Use PID1 to determine which command to use when toggeling services" by @dschaper in pi-hole/pi-hole#6262
Full Changelog: pi-hole/pi-hole@v6.1...v6.1.1