Bug 296599 - dns/nsd:Update to 4.15.0
Summary: dns/nsd:Update to 4.15.0
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://community.nlnetlabs.nl/t/nsd-...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-08 12:01 UTC by Jaap Akkerhuis
Modified: 2026-07-08 14:13 UTC (History)
1 user (show)

See Also:
vvd: merge-quarterly+


Attachments
patch tp Update (1.03 KB, patch)
2026-07-08 12:01 UTC, Jaap Akkerhuis
jaap: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2026-07-08 12:01:05 UTC
Created attachment 272603 [details]
patch tp Update

NSD 4.15.0
================
FEATURES:
- Merge #483 from ruuda: Improve Prometheus metrics: Move zonestats from metric name to label

BUG FIXES:
- Fix #478: Feature request: reduce syslog noise from frequent read-only control commands (e.g. stats_noreset). It logs the verbosity command always, and others at 2 and higher.
- Fix XDP cleanup code being executed even if xdp is not configured
- Merge #481 from jaredmauch: Fix pedantic/CodeQL warning in sources
- Merge #484 from orlitzky: OpenRC: fix network deps and support both supervisors
- Fix PROXYv2 header read and consume, it checks the header size.
  Thanks to Qifan Zhang, Palo Alto Networks for the report.
- Fix notify relay ipc to check for large size. This stops desync of the internal notify pipe.
  Thanks to Qifan Zhang, Palo Alto Networks for the report.
- Fix print of malformed HIP records.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report, and Haruki Oyama (Waseda University) for also reporting this issue.
- Fix to not fail on NSEC3 records with a bad owner name.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix print of NXT RR without bitmap
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix overflow for NSEC3 zones with 255-octet name
  Thanks to Haruki Oyama (Waseda University) for the report, and Qifan Zhang, Palo Alto Networks, for also reporting this issue.
- Fix to update github ci actions/checkout to v7.
- Fix notify and zone transfer processing for malformed SOA records, with a short rdata content. It stops an assertion failure.
  Thanks to Tristan Madani (@TristanInSec) from Talence Security for the report.
- Fix that wrong buffer position in IXFR for the first SOA causes the storage to retrieve wrong information. Later data would overwrite it so it did not cause observable trouble.
  Thanks to Tristan Madani (@TristanInSec) from Talence Security for the report.
- More robust removing of RRs from an IXFR processing.
  Thanks zhangph for reporting this issue
- Fix unit test for stopmany for process role logs.
- Fix nsd-control assoc_tsig, if that interrupts a zone transfer in progress, to not crash. It restarts the transfer from the primary.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix nsd-control del_tsig, if that interrupts a zone transfer in progress, to not crash. It does not delete the key, if in use.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix catalog producer zone with long name, so that it does not crash on that. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix catalog consumer zone with long name for member unique label that is long, so that it does not crash on that.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix that non-IN-class records cause a zone transfer to be rejected. Also such records are not added from a transfer. This stops an assertion failure.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix to disallow a SOA record in the middle of an AXFR. This stops an assertion failure.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix to set zone is_secure to false when IXFR removes RRSIG DNSKEY.
  This stops an assertion failure. Also fix soa and ns rrset change in IXFR when packed rrsets are disabled.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix to handle NSEC3 zones without space for hashes. Zones with a apex domain name length >= 223 bytes, that have a NSEC3PARAM must not be prehashed, since the hashed owner name would not fit.
  Thanks Qifan Zhang, Palo Alto Networks, for the report
- Fix to add hardening to zone_ixfr_remove_oldest, for IXFR processing.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix for xfrd crash with too short response to a UDP SOA query Only for release builds and only when configured for XFR over UDP
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
- Fix that out-of-zone records are skipped from zone transfers.
  Otherwise such records could stick around after zone deletion and cause failures for DS queries.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.


simdzone 0.2.5
================
FEATURES:
- Add riscv fallback detection (#261)

BUG FIXES:
- Fix to parse SVCB and HTTPS svcparam ech=0.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-08 14:12:30 UTC
A commit in branch main references this bug:

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

commit dd37d0cccbdca5cc3de202796c331cfeb12f291a
Author:     Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2026-07-08 14:10:11 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-07-08 14:10:11 +0000

    idns/nsd: Update 4.14.3 => 4.15.0

    Release Notes:
    https://community.nlnetlabs.nl/t/nsd-4-15-0-released/3423/1

    PR:             296599
    Sponsored by:   UNIS Labs
    MFH:            2026Q2

 dns/nsd/Makefile | 2 +-
 dns/nsd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-08 14:13:31 UTC
A commit in branch 2026Q2 references this bug:

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

commit 38244ac0be5b21c6d7b090d7f28a90c2096e2b8b
Author:     Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2026-07-08 14:10:11 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-07-08 14:12:21 +0000

    idns/nsd: Update 4.14.3 => 4.15.0

    Release Notes:
    https://community.nlnetlabs.nl/t/nsd-4-15-0-released/3423/1

    PR:             296599
    Sponsored by:   UNIS Labs
    MFH:            2026Q2

    (cherry picked from commit dd37d0cccbdca5cc3de202796c331cfeb12f291a)

 dns/nsd/Makefile | 2 +-
 dns/nsd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2026-07-08 14:13:58 UTC
Thanks.