Bug 231878 - [MAINTAINER] dns/nsd: Upgrade to 4.1.25
Summary: [MAINTAINER] dns/nsd: Upgrade to 4.1.25
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-02 13:31 UTC by Jaap Akkerhuis
Modified: 2018-10-02 13:57 UTC (History)
1 user (show)

See Also:


Attachments
Patch to upgrade (809 bytes, patch)
2018-10-02 13:31 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 2018-10-02 13:31:16 UTC
Created attachment 197711 [details]
Patch to upgrade

This release contains mostly just bug fixes.  The NSEC3 fixup helps
certain NSEC3 failures, and there is a fix for systemd integration.

FEATURES:
- nsd-control prints neater errors for file failures.

BUG FIXES:
- Fix that nsec3 precompile deletion happens before the RRs of
  the zone are deleted.
- Fix printout of accepted remote control connection for unix sockets.
- Fix use_systemd typo/leftover in remote.c.
- Fix codingstyle in nsd-checkconf.c in patch from Sharp Liu.
- append_trailing_slash has one implementation and is not repeated
  differently.
- Fix coding style in nsd.c
- Fix to combine the same error function into one, from Xiaobo Liu.
- Fix initialisation in remote.c.
- please clang analyzer and fix parse of IPSECKEY with bad gateway.
- Fix nsd-checkconf fail on bad zone name.
- Annotate exit functions with noreturn.
- Remove unused if clause during server service startup.
- Fix #4156: Fix systemd service manager state change notification
  When it is compiled, systemd readiness signalling is enabled.
  The option in nsd.conf is not used, it is ignored when read.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-02 13:56:56 UTC
A commit references this bug:

Author: wen
Date: Tue Oct  2 13:55:59 UTC 2018
New revision: 481116
URL: https://svnweb.freebsd.org/changeset/ports/481116

Log:
  - Update to 4.1.25

  PR:		231878
  Submitted by:	jaap@NLnetLabs.nl(maintainer)

Changes:
  head/dns/nsd/Makefile
  head/dns/nsd/distinfo