Bug 272752

Summary: dns/knot3: upgrade to 3.2.9
Product: Ports & Packages Reporter: Leo Vandewoestijne <freebsd>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gitlab.labs.nic.cz/knot/knot-dns/raw/v3.2.9/NEWS
Attachments:
Description Flags
knot 3.2.9 freebsd: maintainer-approval+

Description Leo Vandewoestijne 2023-07-27 11:37:01 UTC
Created attachment 243641 [details]
knot 3.2.9

Simple patch to upgrade the Knot3 port to the newest version.

Tested in poudriere. All fine.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-29 16:55:29 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-29 16:56:10 UTC
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(-)