-Knot Resolver 4.x.y (20yy-mm-dd)
+(??)
================================
Improvements
------------
- logging: control-socket commands don't log unless --verbose (#528)
- use SO_REUSEPORT_LB if available (FreeBSD 12.0+)
+- lua: remove dependency on lua-socket and lua-sec, used lua-http and cqueues (#512, #521, !894)
Knot Resolver 4.3.0 (2019-12-04)
:header: "Optional", "Needed for", "Notes"
"`lua-http`_", "``modules/http``", "HTTP/2 client/server for Lua."
- "luasocket_", "``trust anchors, modules/stats``", "Sockets for Lua."
- "luasec_", "``trust anchors``", "TLS for Lua."
+ "`lua-cqueues`_", "``modules/graphite``", "Send statistics over the Graphite protocol."
"cmocka_", "``unit tests``", "Unit testing framework."
"Doxygen_", "``documentation``", "Generating API documentation."
"Sphinx_ and sphinx_rtd_theme_", "``documentation``", "Building this
.. _pkg-config: https://www.freedesktop.org/wiki/Software/pkg-config/
.. _libknot: https://gitlab.labs.nic.cz/knot/knot-dns
.. _cmocka: https://cmocka.org/
-.. _luasec: https://luarocks.org/modules/brunoos/luasec
-.. _luasocket: https://luarocks.org/modules/luarocks/luasocket
.. _lua-http: https://luarocks.org/modules/daurnimator/http
+.. _lua-cqueues: https://25thandclement.com/~william/projects/cqueues.html
.. _boot2docker: http://boot2docker.io/
.. _deckard: https://gitlab.labs.nic.cz/knot/deckard
.. _libsystemd: https://www.freedesktop.org/wiki/Software/systemd/