Bug 200491 - PATCH dns/nsd3: update to nsd3.2.19
Summary: PATCH dns/nsd3: update to nsd3.2.19
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-28 13:22 UTC by Jaap Akkerhuis
Modified: 2015-05-28 13:34 UTC (History)
1 user (show)

See Also:
jaap: maintainer-feedback+


Attachments
patch to upgrade to 3.2.19 (3.17 KB, patch)
2015-05-28 13:22 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 2015-05-28 13:22:02 UTC
Created attachment 157216 [details]
patch to upgrade to 3.2.19

FEATURES:
- Synthesize CNAMEs with same TTL as DNAME.
- RFC 7344: CDS and CDNSKEY (read in).
- hmac sha224, sha384 and sha512 support, patch from David Gwynne.
- max-interfaces raised to 32.
BUG FIXES:- Fix endian.h include for OpenBSD.
- Fix per-zone query class statistics.
- Fixes for wildcard addition and deletion.
- Fixes to zonec origin and b64 read (like in NSD 4.1.2).
- Fix tcp waiting list for zone transfers where the bind and connect calls fail. (like in NSD 4.1.2)
- Removed compiler warnings from lex about unput and input functions.



NSD 3 is end-of-life. Please install an NSD 4 package if you want to
use NSD. Our support commitment lasts for about a year. For details,
see http://www.nlnetlabs.nl/pipermail/nsd-users/2015-May/002100.html .
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2015-05-28 13:33:38 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-28 13:34:13 UTC
A commit references this bug:

Author: erwin
Date: Thu May 28 13:33:23 UTC 2015
New revision: 387726
URL: https://svnweb.freebsd.org/changeset/ports/387726

Log:
  iupgrade to 3.2.19

  FEATURES:
  - Synthesize CNAMEs with same TTL as DNAME.
  - RFC 7344: CDS and CDNSKEY (read in).
  - hmac sha224, sha384 and sha512 support, patch from David Gwynne.
  - max-interfaces raised to 32.
  BUG FIXES:- Fix endian.h include for OpenBSD.
  - Fix per-zone query class statistics.
  - Fixes for wildcard addition and deletion.
  - Fixes to zonec origin and b64 read (like in NSD 4.1.2).
  - Fix tcp waiting list for zone transfers where the bind and connect calls
  fail. (like in NSD 4.1.2)
  - Removed compiler warnings from lex about unput and input functions.

  NSD 3 is end-of-life. Please install an NSD 4 package if you want to
  use NSD. Our support commitment lasts for about a year. For details,
  see http://www.nlnetlabs.nl/pipermail/nsd-users/2015-May/002100.html .

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

Changes:
  head/dns/nsd3/Makefile
  head/dns/nsd3/distinfo
  head/dns/nsd3/pkg-message