Bug 291264 - dns/knot3: Upgrade to 3.5.2
Summary: dns/knot3: Upgrade to 3.5.2
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://gitlab.nic.cz/knot/knot-dns/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-28 10:29 UTC by Einar Bjarni Halldórsson
Modified: 2025-12-02 19:28 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (freebsd)


Attachments
Upgrade dns/knot3 and dns/py-libknot to 3.5.2 (1.65 KB, patch)
2025-11-28 10:30 UTC, Einar Bjarni Halldórsson
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Einar Bjarni Halldórsson 2025-11-28 10:29:06 UTC
Version in ports is 3.5.0. Version 3.5.2 got released today
Comment 1 Einar Bjarni Halldórsson 2025-11-28 10:30:34 UTC
Created attachment 265687 [details]
Upgrade dns/knot3 and dns/py-libknot to 3.5.2
Comment 2 Einar Bjarni Halldórsson 2025-11-28 10:31:19 UTC
Tested with poudriere on 14.3-RELEASE AMD64
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-01 17:42:49 UTC
Maintainer?
Comment 4 Leo Vandewoestijne 2025-12-02 09:05:49 UTC
Comment on attachment 265687 [details]
Upgrade dns/knot3 and dns/py-libknot to 3.5.2

Maintainer didn't work on Friday, was busy on Monday, however did testing in the background yesterday-afternoon, and all looks fine.

Thanks for the patch. Nice to have 4 eyes.
Comment 5 Leo Vandewoestijne 2025-12-02 10:43:10 UTC
This PR absoletes PR 289611
Comment 6 commit-hook freebsd_committer freebsd_triage 2025-12-02 19:26:30 UTC
A commit in branch main references this bug:

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

commit be60b49d5a9bcfd93dcc3a39a3d68f0aef7a9a06
Author:     Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2025-12-02 19:22:27 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-02 19:25:12 +0000

    dns/{knot3,py-libknot}: Update 3.5.0 => 3.5.2

    Changelog:
    https://gitlab.nic.cz/knot/knot-dns/raw/v3.5.2/NEWS

    PR:             291264 289611
    Approved by:    Leo Vandewoestijne <freebsd@dns.company> (maintainer)
    MFH:            2025Q4

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=9f15b6057785567ea4537cebce88dd52810c9ed4

commit 9f15b6057785567ea4537cebce88dd52810c9ed4
Author:     Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2025-12-02 19:22:27 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-02 19:27:23 +0000

    dns/{knot3,py-libknot}: Update 3.5.0 => 3.5.2

    Changelog:
    https://gitlab.nic.cz/knot/knot-dns/raw/v3.5.2/NEWS

    PR:             291264 289611
    Approved by:    Leo Vandewoestijne <freebsd@dns.company> (maintainer)
    MFH:            2025Q4

    (cherry picked from commit be60b49d5a9bcfd93dcc3a39a3d68f0aef7a9a06)

 dns/knot3/distinfo            | 6 +++---
 dns/knot3/distinfo.py-libknot | 6 +++---
 dns/knot3/knotdns.mk          | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 8 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-02 19:28:54 UTC
Thanks.