Bug 142718 - [MAINTAINER] dns/nsd: update to 3.2.4
Summary: [MAINTAINER] dns/nsd: update to 3.2.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 15:10 UTC by Olafur Osvaldsson
Modified: 2010-01-12 00:53 UTC (History)
0 users

See Also:


Attachments
nsd-3.2.4.patch (878 bytes, patch)
2010-01-11 15:10 UTC, Olafur Osvaldsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olafur Osvaldsson 2010-01-11 15:10:01 UTC
- Update to 3.2.4

RELNOTES 3.2.4

BUG FIXES:
- - Bugfix #269: Additional C99 syntax.
- - Bugfix #276: Zonec prints debug data to stderr.
- - Bugfix #286: Document verbosity levels in nsd.conf manual page.
- - Bugfix #288: Ignore SIGHUP to child processes.
- - Fix typo in include file for setusercontext.

FEATURES:
- - Support DLV records.
- - New option 'tcp-query-count:', to limit the maximum number of DNS
    queries on a singel tcp connection.
- - New option 'tcp-timeout:', to override the default tcp timeout. The
    default can also be set at build time, --with-tcp-timeout=<number>.
- - New option 'notify-retry:', to configure how many times NSD should retry
    a NOTIFY message.
- - New options 'ipv4-edns-size:' and 'ipv6-edns-size:'. to set your preferred
    EDNS buffer size.

OPERATIONAL NOTES:
- - UDP/IPv4 sockets have new options set that will disable the DF flag in IP packets.
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-01-12 00:41:32 UTC
wen         2010-01-12 00:41:23 UTC

  FreeBSD ports repository

  Modified files:
    dns/nsd              Makefile distinfo 
  Log:
  - Update to 3.2.4
  
  PR:             ports/142718
  Submitted by:   Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
  
  Revision  Changes    Path
  1.45      +1 -1      ports/dns/nsd/Makefile
  1.32      +3 -3      ports/dns/nsd/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Wen Heping freebsd_committer freebsd_triage 2010-01-12 00:53:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!