Bug 277305 - dns/knot3: upgrade to 3.3.4
Summary: dns/knot3: upgrade to 3.3.4
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: Gabriel M. Dutra
URL: https://www.knot-dns.cz/2024-01-24-ve...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-25 16:25 UTC by Michael Grimm
Modified: 2024-02-28 14:07 UTC (History)
3 users (show)

See Also:
freebsd: maintainer-feedback+


Attachments
git --diff against current dns/knot3 (773 bytes, patch)
2024-02-25 16:25 UTC, Michael Grimm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Grimm 2024-02-25 16:25:26 UTC
Created attachment 248740 [details]
git --diff against current dns/knot3

Upgrade dns/knot3 to version 3.4.0

Changelog: https://www.knot-dns.cz/2024-01-24-version-334.html
Comment 1 Leo Vandewoestijne 2024-02-26 10:33:52 UTC
Title of this PR confused me; but it concerns 3.3.4
As my poudriere is currently messed up, I tested that in production.
As expected all fine.

So this identical patch is approved.
Thanks for your contribution.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-28 13:49:25 UTC
A commit in branch main references this bug:

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

commit 592bb3da9f613f299b252cc6cd030bb19236bf0f
Author:     Michael Grimm <trashcan@ellael.org>
AuthorDate: 2024-02-28 02:31:59 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-02-28 13:46:49 +0000

    dns/knot3: Update to 3.3.4

    ChangeLog:
    https://www.knot-dns.cz/2024-01-24-version-334.html

    PR:             277305
    Approved by:    garga (mentor), Leo Vandewoestijne (maintainer)
    Differential Revision: https://reviews.freebsd.org/D44137

 dns/knot3/Makefile | 3 +--
 dns/knot3/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 3 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-02-28 14:07:16 UTC
Committed, thanks!