Date: Wed, 27 Jan 2010 13:03:31 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <201001271303.o0RD3VoR055159@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001271303.o0RD3VoR055159>
