Strip version number from config file to make the build reproducible More information about reproducible builds can be found at https://reproducible-builds.org/ website
[PATCH] - Add edns0 and trust-ad options when writing resolvconf to point to 127.0.0.1, because unbound is set up to validate and supports EDNS0. Fixes #2 and #5.
Under some conditions dnssec-trigger-script would crash because it was trying to delete a name that wasn't in its cache. This at least avoids the crash so other cleanup steps can succeed