Version 2.1.0 is released! See the full details at:
The tarball links are at:
This release includes a few bugfixes for 2.0.0 (probably the most annoying being the one about malformed JSON output for stats). I went ahead and jumped to 2.1.0 instead of 2.0.1 because the systemd support in 2.0.0 via "--with-systemd" was kinda broken, and once I started making the changes to fix it right they ended up being too invasive for a minor point release.
As things stand now, 2.0.0's "--with-systemd" configure flag doesn't exist anymore. The new systemd support is fairly automagical, I hope (although of course it still doesn't support the fast overlapped restart behavior). The new version also ships a systemd unit file and installs it on applicable systems.
Also, note that all gdnsd-related URLs at
github.com have changed from "blblack/gdnsd" to "gdnsd/gdnsd" recently. Github is redirecting HTTP and git traffic to ease the transition, but eventually that won't be the case anymore and then your links and fetches will start failing.
Thanks for listening,
-- Brandon