| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pihole-FTL-riscv64 | 2026-04-03 | 31.5 MB | |
| pihole-FTL-riscv64.sha1 | 2026-04-03 | 61 Bytes | |
| pihole-FTL-386 | 2026-04-03 | 25.9 MB | |
| pihole-FTL-386.sha1 | 2026-04-03 | 57 Bytes | |
| pihole-FTL-arm64 | 2026-04-03 | 28.4 MB | |
| pihole-FTL-arm64.sha1 | 2026-04-03 | 59 Bytes | |
| api-docs.tar.gz | 2026-04-03 | 348.3 kB | |
| pihole-FTL-amd64 | 2026-04-03 | 28.1 MB | |
| pihole-FTL-amd64.sha1 | 2026-04-03 | 59 Bytes | |
| pihole.toml | 2026-04-03 | 69.1 kB | |
| pihole-FTL-armv6 | 2026-04-03 | 27.4 MB | |
| pihole-FTL-armv6.sha1 | 2026-04-03 | 59 Bytes | |
| pihole-FTL-armv7 | 2026-04-03 | 25.5 MB | |
| pihole-FTL-armv7.sha1 | 2026-04-03 | 59 Bytes | |
| pihole-FTL-amd64-clang | 2026-04-03 | 17.4 MB | |
| pihole-FTL-amd64-clang.sha1 | 2026-04-03 | 65 Bytes | |
| README.md | 2026-04-03 | 3.0 kB | |
| v6.6 source code.tar.gz | 2026-04-03 | 4.9 MB | |
| v6.6 source code.zip | 2026-04-03 | 5.1 MB | |
| Totals: 19 Items | 194.7 MB | 2 | |
What's Changed
- Fix possible resolver issue on armv5tel by @DL6ER in https://github.com/pi-hole/FTL/pull/2781
- Introduce CMake options for optional dependencies by @aeolio in https://github.com/pi-hole/FTL/pull/2795
- Fix build without mbedtls [v2] by @aeolio in https://github.com/pi-hole/FTL/pull/2796
- Fix overTime data when database.DBimport = false by @DL6ER in https://github.com/pi-hole/FTL/pull/2788
- Fix cross-compilation issues w/ custom toolchain by @aeolio in https://github.com/pi-hole/FTL/pull/2797
- Add new option for controling name resolution via MAC address by @DL6ER in https://github.com/pi-hole/FTL/pull/2790
- Fix obtaining client groups by name by @DL6ER in https://github.com/pi-hole/FTL/pull/2791
- Ensure API sessions are restored before starting the HTTP server by @DL6ER in https://github.com/pi-hole/FTL/pull/2803
- Add form-action 'self' to Content-Security-Policy by @yubiuser in https://github.com/pi-hole/FTL/pull/2804
- Add query_frequency to /padd endpoint by @yubiuser in https://github.com/pi-hole/FTL/pull/2806
- Guard query-count counters against unsigned underflow by @DL6ER in https://github.com/pi-hole/FTL/pull/2815
- Add universal crash backtrace via _Unwind_Backtrace by @DL6ER in https://github.com/pi-hole/FTL/pull/2811
- config: show totp_secret presence in CLI output by @DL6ER in https://github.com/pi-hole/FTL/pull/2813
- Fix client count inflation for rate-limited queries by @DL6ER in https://github.com/pi-hole/FTL/pull/2814
- Fix stack buffer overflow in get_process_name() by @DL6ER in https://github.com/pi-hole/FTL/pull/2821
- Do not restart FTL while
pihole -gis still ongoing by @DL6ER in https://github.com/pi-hole/FTL/pull/2419
Security Advisories
- GHSA-r7g8-3fj7-m5qq - Authorization bypass: CLI API sessions can import Teleporter archives and modify configuration reported by @mzalzahrani
- Remote Code Execution (RCE) via Newline Injection in Multiple Configuration Parameters reported by @T0X1Cx
New Contributors
- @aeolio made their first contribution in https://github.com/pi-hole/FTL/pull/2795
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.5...v6.6