Bug 203231 - [MAINTAINER] dns/nsd: Update to 4.1.5
Summary: [MAINTAINER] dns/nsd: Update to 4.1.5
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: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-21 12:24 UTC by Jaap Akkerhuis
Modified: 2015-09-21 16:04 UTC (History)
1 user (show)

See Also:


Attachments
patch for the update (1.63 KB, patch)
2015-09-21 12:24 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-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!