Bug 242545 - dns/nsd: Update to 4.2.4
Summary: dns/nsd: Update to 4.2.4
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: Tobias C. Berner
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2019-12-10 14:46 UTC by Jaap Akkerhuis
Modified: 2020-01-07 18:47 UTC (History)
1 user (show)

See Also:


Attachments
patch to upgrade (798 bytes, patch)
2019-12-10 14:46 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 2019-12-10 14:46:56 UTC
Created attachment 209829 [details]
patch to upgrade

This release fixes the regressions in the config for the minimal-responses, round-robin and log-time-ascii options, where the previous release ignored the config settings for them.  Also there are some portability fixes.


4.2.4
================
FEATURES:
- Fix #48: Add make distclean that removes config.h made by configure.
  And add maintainer-clean that removes bison and flex output.

BUG FIXES:
- Detect fixed time memcmp for openssl 0.9.8 compatibility.
- Detect EC_KEY_new_by_curve_name for openssl 0.9.8.
- include limits.h for UINT_MAX.
- If no recvmmsg, dont use msg_flags member, but errno for error,
  where our fallback function left it, msg_flags also does not exist
  on some systems.
- Remove unused variable warning for portability.
- Fix #52: do not log transient network full errors unless higher
  verbosity is set.
- Fix regressions in configparser.y where global variables were not
  set for minimal-responses, round-robin and log-time-ascii.
Comment 1 Automation User 2019-12-10 15:12:54 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/102030715
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2020-01-07 18:47:14 UTC
Committed. Thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-01-07 18:47:33 UTC
A commit references this bug:

Author: tcberner
Date: Tue Jan  7 18:47:00 UTC 2020
New revision: 522353
URL: https://svnweb.freebsd.org/changeset/ports/522353

Log:
  dns/nsd: Update to 4.2.4

  PR:		242545
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>  (maintainer)

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