cvs commit: ports/dns/mydns-ng Makefile ports/dns/mydns-ng/files patch-src_mydns-1.2.8_main.c patch-src_mydns-1.2.8_resolve.c patch-src_mydns-1.2.8_servercomms.c

Martin Wilke miwi at FreeBSD.org
Wed Jan 27 13:03:31 UTC 2010


miwi        2010-01-27 13:03:31 UTC

  FreeBSD ports repository

  Modified files:
    dns/mydns-ng         Makefile 
  Added files:
    dns/mydns-ng/files   patch-src_mydns-1.2.8_main.c 
                         patch-src_mydns-1.2.8_resolve.c 
                         patch-src_mydns-1.2.8_servercomms.c 
  Log:
  * Fix for Bug #0000040 http://bugs.mydns-ng.com/view.php?id=40
    child processes must not shutdown() their sockets
  * Fixes and reports a problem occuring with jumping system time,
    as reported when running inside some virtual machine. Time jumps
    are reported to the log with loglevel NOTICE.
  * Delegation now has precedence over wildcard matching
    Thanks to Fab for the fix
    Fixes bugs #0000038, #0000042
  
  PR:             143223
  Submitted by:   Hung-Yi Chen <gaod at hychen.org> (maintainer)
  
  Revision  Changes    Path
  1.49      +1 -1      ports/dns/mydns-ng/Makefile
  1.1       +100 -0    ports/dns/mydns-ng/files/patch-src_mydns-1.2.8_main.c (new)
  1.1       +76 -0     ports/dns/mydns-ng/files/patch-src_mydns-1.2.8_resolve.c (new)
  1.1       +16 -0     ports/dns/mydns-ng/files/patch-src_mydns-1.2.8_servercomms.c (new)


More information about the cvs-ports mailing list