Bug 272752 - dns/knot3: upgrade to 3.2.9
Summary: dns/knot3: upgrade to 3.2.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://gitlab.labs.nic.cz/knot/knot-...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-27 11:37 UTC by Leo Vandewoestijne
Modified: 2023-07-29 16:56 UTC (History)
1 user (show)

See Also:


Attachments
knot 3.2.9 (787 bytes, patch)
2023-07-27 11:37 UTC, Leo Vandewoestijne
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)