Hello,
I have tagged version 1.1.0 of luaunbound, a Lua binding to the
libunbound DNS library.
It mostly exists to provide asynchronous, DNSSEC aware, DNS lookups in
Prosody, an XMPP server, which relies heavily on SRV records.
Main changes since 1.0.0 are:
- Improved error reporting when creating a new resolver context, so it
tells you which entry in the configuration had an issue.
- Ability to pass arbitrary `unbound.conf` options.
- Method for canceling all in-progress DNS lookups.
- An interface description in Teal format is included.
Downloads can be found at <
https://code.zash.se/dl/luaunbound/>
Tarballs are signed with signify and PGP, see <
https://code.zash.se/dl/>
My PGP key can be found via:
gpg --auto-key-locate dane,wkd --locate-key
za...@zash.se