Skip to content
Snippets Groups Projects
Commit 7c54809b authored by Tomas Krizek's avatar Tomas Krizek
Browse files

Merge branch 'release-5-4-3' into 'master'

release 5.4.3

See merge request !101
parents 81a80567 1d67e72c
1 merge request!101release 5.4.3
Pipeline #91602 passed with stages
in 12 seconds
:title: Knot Resolver 5.4.3 released
:slug: knot-resolver-5.4.3
:date: 2021-12-01 13:00
:lang: en
Improvements
------------
- lua: add kres.parse_rdata() to parse RDATA from string to wire format (!1233)
- lua: add policy.domains() for exact domain name matching (!1228)
Bugfixes
--------
- policy.rpz: fix origin detection in files without $ORIGIN (!1215)
- lua: log() works again; broken in 5.4.2 (!1223)
- policy: correctly include EDNS0 previously omitted by some actions (!1230)
- edns_keepalive: module is now properly loaded (!1229, thanks Josh Soref!)
......@@ -83,9 +83,9 @@ Source code
===========
- `Knot Resolver
5.4.2 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.4.2.tar.xz>`__
(`asc <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.4.2.tar.xz.asc>`__,
`sha256 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.4.2.tar.xz.sha256>`__)
5.4.3 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.4.3.tar.xz>`__
(`asc <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.4.3.tar.xz.asc>`__,
`sha256 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.4.3.tar.xz.sha256>`__)
- `Old releases <https://secure.nic.cz/files/knot-resolver/?C=N;O=D>`__
New releases are signed with one of our developer PGP keys:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment