Date: Wed, 30 Mar 2011 13:48:13 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/nsd Makefile distinfo Message-ID: <201103301348.p2UDmD5k065918@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ohauer 2011-03-30 13:48:13 UTC FreeBSD ports repository Modified files: dns/nsd Makefile distinfo Log: - update to version 3.2.8 Bugfixes: Do setusercontext before chroot, otherwise login.conf etc. are required inside chroot. Bugfix #216: Fix leak of compressiontable when the domain table increases in size. Bugfix #348: Don't include header/library path if OpenSSL is in /usr. Bugfix #350: Refused notifies should log client ip. Bugfix #352: Fix hard coded paths in man pages. Bugfix #354: The realclean target deletes a bit too much. Bugfix #357, make xfrd quit with many zones. Bugfix #362: outgoing-interface and v4 vs. v6 leads to spurious warning messages. Bugfix #363: nsd-checkconf -v does not print outgoing-interface ok. Bugfix: nsd-checkconf -o outgoing-interface omits NOKEY. Undo Bugfix #235: Don't skip dname compression, messes up packets that do need compression. PR: ports/155785 Submitted by: Jaap Akkerhuis <jaap _at_ nlnetlabs.nl> (maintainer) Revision Changes Path 1.53 +2 -2 ports/dns/nsd/Makefile 1.37 +2 -2 ports/dns/nsd/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103301348.p2UDmD5k065918>