What's Changed
- Fix deep CNAME inspection by @DL6ER in #1192
- Fix network byte order confusion in local lookups by @DL6ER in #1196
- Tweak rate-limiting by @DL6ER in #1199
- Improve interface detection by @DL6ER in #1198
- Support dynamic linking as fallback by @pemensik in #1204
- Add
PIHOLE_PTR=HOSTNAMEFQDN
option by @DL6ER in #1202 - Append
no_fqdn_available
when no local suffix has been defined by @DL6ER in #1209 - Ensure compatibility with alpine 3.13+ by @DL6ER in #1210
- Improve CI tests by @DL6ER in #1212
- Fix rare crashes when rate-limiting happens before queries are blocked by @DL6ER in #1197
- Tweak to GHA workflow by @PromoFaux in #1206, #1216
- Prevent race collisions when parsing FTL config file by @DL6ER in #1222
- Update
vw_adlist
(tests) by @yubiuser in #1208 - Fix incorrect response times for complex CNAMEs by @DL6ER in #1213
- Tweak test suite to also run on Fedora by @pemensik in #1223
New Contributors
Full Changelog: v5.10.2...v5.11