Skip to content
Snippets Groups Projects
Verified Commit c7850843 authored by Aleš Mrázek's avatar Aleš Mrázek
Browse files

release 5.5.1

parent 1efdea7a
1 merge request!113release 5.5.1
Pipeline #100490 passed with stage
in 22 seconds
:title: Knot Resolver 5.5.1 released
:slug: knot-resolver-5.5.1
:date: 2022-06-14 14:30
:lang: en
Improvements
------------
- daemon/tls: disable TLS resumption via tickets for TLS <= 1.2 (#742, !1295)
- daemon/http: DoH now responds with proper HTTP codes (#728, !1279)
- renumber module: allow rewriting subnet to a single IP (!1302)
- renumber module: allow arbitrary netmask (!1306)
- nameserver selection algorithm: improve IPv6 avoidance if broken (!1298)
Bugfixes
--------
- modules/dns64: fix incorrect packet writes for cached packets (#727, !1275)
- xdp: make it work also with libknot 3.1 (#735, !1276)
- prefill module: fix lockup when starting multiple idle instances (!1285)
- validator: fix some failing negative NSEC proofs (!1294, #738, #443)
......@@ -83,9 +83,9 @@ Source code
===========
- `Knot Resolver
5.5.0 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.5.0.tar.xz>`__
(`asc <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.5.0.tar.xz.asc>`__,
`sha256 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.5.0.tar.xz.sha256>`__)
5.5.1 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.5.1.tar.xz>`__
(`asc <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.5.1.tar.xz.asc>`__,
`sha256 <https://secure.nic.cz/files/knot-resolver/knot-resolver-5.5.1.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