* 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
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
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@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) _______________________________________________ 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"