Created attachment 243641 [details] knot 3.2.9 Simple patch to upgrade the Knot3 port to the newest version. Tested in poudriere. All fine.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1450e40c2318a478f124d0d6c39594606f2a50c6 commit 1450e40c2318a478f124d0d6c39594606f2a50c6 Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2023-07-28 07:12:44 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-07-29 16:54:52 +0000 dns/knot3: upgrade to 3.2.9 ChangeLog: https://gitlab.labs.nic.cz/knot/knot-dns/raw/v3.2.9/NEWS Improvements: ------------- * keymgr: 'import-pkcs11' not allowed if no PKCS #11 keystore backend is configured * keymgr: more verbose key import errors * doc: extended migration notes * doc: various improvements Bugfixes: --------- * knotd: server may crash when storing changeset of a big zone migrating to/from NSEC3 * knotd: zone refresh loop when all masters are outdated and timers cleared * knotd: failed to active D-Bus notifications if not started as systemd service * kjournalprint: database transaction not properly closed when terminated prematurely PR: 272752 Reported by: freebsd@dns.company (maintainer) dns/knot3/Makefile | 2 +- dns/knot3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)