pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/nsd



Module Name:    pkgsrc
Committed By:   pettai
Date:           Fri Mar 14 10:02:53 UTC 2014

Modified Files:
        pkgsrc/net/nsd: Makefile distinfo

Log Message:
NSD 4.0.3

Bug Fixes:
- Fix nsd.db unclean close check.  Previous databases are considered
  unclean by the code and are created anew.
- Adds nsd.db larger than 400Tb check for sanity. Also test if
  filesize as documented in the file is correct.
- nsd waits for tasks to complete on stop, prevents nsd.db corruption.
- fix to not delete tmpdir too early in shutdown process.
- disabled udb checking functionality that made it very slow,
  this was enabled when enable-checking was turned on.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/net/nsd/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/nsd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index