Skip to content

Pi-hole FTL v5.1

Compare
Choose a tag to compare
@DL6ER DL6ER released this 15 Jul 21:32
· 1901 commits to master since this release
b522646

New

Tweaks

  • Always use best matching subnet for clients #753 (@DL6ER)
  • Improve self-generated backtraces #774 (@DL6ER)
  • Allow no/false and yes/true for all config options #796 (@DL6ER)
  • Use higher priority for FTL #798 (@DL6ER)
  • Terminate main process when a fork fails #818 (@DL6ER)

Fixes

  • Process cached SRV records #769 (@DL6ER)
  • Store client group information in shared memory #787 (@DL6ER)
  • Fix broken RESOLVE_IPV{4,6} setting #792 (@DL6ER)
  • Reacquire client and upstream pointers after a name resolution #797 (@DL6ER)
  • Do not listen to reload signals in forks #811 (@DL6ER)
  • [dnsmasq] Fix a possible buffer overflow when handling TCP requests #813 #822 (@fhriley / @DL6ER)