Bug 286968 - dns/dnsdist: update to 1.9.10 (fixes CVE-2025-30193)
Summary: dns/dnsdist: update to 1.9.10 (fixes CVE-2025-30193)
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:
Keywords:
: 286969 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-05-21 08:13 UTC by Jordan Ostreff
Modified: 2025-05-21 22:13 UTC (History)
2 users (show)

See Also:
tremere: maintainer-feedback+
vvd: merge-quarterly+


Attachments
Update dnsdist to 1.9.10 (1.14 KB, patch)
2025-05-21 12:45 UTC, Ralf van der Enden
tremere: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2025-05-21 09:55:54 UTC
*** Bug 286969 has been marked as a duplicate of this bug. ***
Comment 2 Ralf van der Enden 2025-05-21 12:45:15 UTC
Created attachment 260600 [details]
Update dnsdist to 1.9.10
Comment 3 Jordan Ostreff 2025-05-21 16:08:59 UTC
proposed patch works for me.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-05-21 22:09:24 UTC
A commit in branch main references this bug:

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

commit b68a6853752a655fbdc9b3c1367fd053cea62834
Author:     Jordan Ostreff <jordan@ostreff.info>
AuthorDate: 2025-05-21 22:06:35 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-21 22:06:35 +0000

    dns/dnsdist: Update 1.9.9 => 1.9.10 (fix CVE-2025-30193)

    Release notes:
    https://blog.powerdns.com/2025/05/20/powerdns-dnsdist-1.9.10-released

    Changelog:
    https://www.dnsdist.org/changelog.html#change-1.9.10

    PR:             286968
    Security:       CVE-2025-30193
    MFH:            2025Q2

 dns/dnsdist/Makefile | 3 +--
 dns/dnsdist/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-05-21 22:12:25 UTC
A commit in branch 2025Q2 references this bug:

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

commit f81152369f492419baa06ffdd2cd671159f02631
Author:     Jordan Ostreff <jordan@ostreff.info>
AuthorDate: 2025-05-21 22:06:35 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-21 22:11:41 +0000

    dns/dnsdist: Update 1.9.9 => 1.9.10 (fix CVE-2025-30193)

    Release notes:
    https://blog.powerdns.com/2025/05/20/powerdns-dnsdist-1.9.10-released

    Changelog:
    https://www.dnsdist.org/changelog.html#change-1.9.10

    PR:             286968
    Security:       CVE-2025-30193
    MFH:            2025Q2
    (cherry picked from commit b68a6853752a655fbdc9b3c1367fd053cea62834)

 dns/dnsdist/Makefile | 2 +-
 dns/dnsdist/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-21 22:13:16 UTC
Thanks.