Bug 286151 - dns/knot3: upgrade to 3.4.6
Summary: dns/knot3: upgrade to 3.4.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://www.knot-dns.cz/2025-04-10-ve...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-17 08:19 UTC by Leo Vandewoestijne
Modified: 2025-04-17 16:18 UTC (History)
1 user (show)

See Also:
vvd: merge-quarterly+


Attachments
knot 3.4.6 (1.15 KB, patch)
2025-04-17 08:19 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 2025-04-17 08:19:58 UTC
Created attachment 259633 [details]
knot 3.4.6

This simple patch updates the current dns/knot3 and dns/py-libknot ports to version 3.4.6, which was released yesterday.

Tested successfully in poudriere, against 13.4 13.5 and 14.2, and already in production.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-04-17 16:13:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=904d9a369b881d1563076c4f4c2f87e37d224d7f

commit 904d9a369b881d1563076c4f4c2f87e37d224d7f
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2025-04-17 16:10:09 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-04-17 16:10:09 +0000

    dns/{knot3,py-libknot}: Update 3.4.5 => 3.4.6

    Important bugfixes:
    knotd: TLS handshake fails on FreeBSD
    knotd: outbound QUIC communication fails on FreeBSD

    Changelog:
    https://www.knot-dns.cz/2025-04-10-version-346.html

    PR:     286151
    MFH:    2025Q2

 dns/knot3/distinfo            | 6 +++---
 dns/knot3/distinfo.py-libknot | 6 +++---
 dns/knot3/knotdns.mk          | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-04-17 16:16:34 UTC
A commit in branch 2025Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=38716456fe79fdd02c8fd4592fa7516ce4129031

commit 38716456fe79fdd02c8fd4592fa7516ce4129031
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2025-04-17 16:10:09 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-04-17 16:15:25 +0000

    dns/{knot3,py-libknot}: Update 3.4.5 => 3.4.6

    Important bugfixes:
    knotd: TLS handshake fails on FreeBSD
    knotd: outbound QUIC communication fails on FreeBSD

    Changelog:
    https://www.knot-dns.cz/2025-04-10-version-346.html

    PR:     286151
    MFH:    2025Q2
    (cherry picked from commit 904d9a369b881d1563076c4f4c2f87e37d224d7f)

 dns/knot3/distinfo            | 6 +++---
 dns/knot3/distinfo.py-libknot | 6 +++---
 dns/knot3/knotdns.mk          | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-04-17 16:18:12 UTC
Thanks.