github pi-hole/FTL v5.3.2
Pi-hole FTL v5.3.2

latest releases: v5.25.1, v5.25, v5.24...
3 years ago

This hotfix addresses a few minor issues found in the most recent release:

  • Use case-insensitive comparison for MAC addresses #952
  • Always try to resolve hostnames at least once #957
  • Tweak code to restore compatibility with Gentoo gcc 10.2.0-r3 #954
  • Fix for numerous hourly PTR requests seen in network with many (dead) IPv6 addresses (new config option REFRESH_HOSTNAMES) #953
  • Use case-insensitive comparison for MAC addresses #952
  • Fix compatibility with gcc version 10 (thanks @DDoSolitary) 4492562 + d61ddc3
  • Do not warn about retried queries (query status 12 and 13) during history import 5709ce3
  • Catch all real-time signals and handle them appropriately instead of terminating unexpectedly a8266a7
    This fixes unexpected terminations of FTL when requesting to re-resolve host names, ARP processing or alias-client reloading from the database.
  • Check for memory allocation errors in parse_FTLconf() b04926a
    This should hopefully fix #947
  • Respect RESOLVE_IPV4 and RESOLVE_IPv6 everywhere 267eb95

Don't miss a new FTL release

NewReleases is sending notifications on new releases.