Bug 203231

Summary: [MAINTAINER] dns/nsd: Update to 4.1.5
Product: Ports & Packages Reporter: Jaap Akkerhuis <jaap>
Component: Individual Port(s)Assignee: Erwin Lansing <erwin>
Status: Closed FIXED    
Severity: Affects Many People CC: erwin
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for the update jaap: maintainer-approval+

Description Jaap Akkerhuis 2015-09-21 12:24:00 UTC
Created attachment 161228 [details]
patch for the update

Upgrade from 4.1.3 to version to 4.1.5 (includes up 4.1.4)


FEATURES:
- RFC7553 RR Type URI support.
- removed hardcoded interface limit, --with-max-ips removed.
- Admitted axfrs are logged at verbosity 1. Refused at verbosity 2.

Major BUG FIXES:
- Fix NSID response for short edns sizes.
- Fix that for expired zones NSD performs an AXFR and accepts newer
  and older serial numbers.

See Also Relese notes
  http://www.nlnetlabs.nl/projects/nsd/
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-21 16:04:06 UTC
A commit references this bug:

Author: erwin
Date: Mon Sep 21 16:03:56 UTC 2015
New revision: 397511
URL: https://svnweb.freebsd.org/changeset/ports/397511

Log:
  Upgrade from 4.1.3 to version to 4.1.5 (includes up 4.1.4)

  FEATURES:
  - RFC7553 RR Type URI support.
  - removed hardcoded interface limit, --with-max-ips removed.
  - Admitted axfrs are logged at verbosity 1. Refused at verbosity 2.

  Major BUG FIXES:
  - Fix NSID response for short edns sizes.
  - Fix that for expired zones NSD performs an AXFR and accepts newer
    and older serial numbers.

  PR:		203231
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
  Sponsored by:	DK Hostmaster A/S

Changes:
  head/dns/nsd/Makefile
  head/dns/nsd/distinfo
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2015-09-21 16:04:33 UTC
Committed, thanks!