summaryrefslogtreecommitdiff
path: root/net/maradns/PLIST
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-12-13 04:35:16 +0000
committerobache <obache@pkgsrc.org>2006-12-13 04:35:16 +0000
commit578d809b76b34486e77cc1ee41cea7c270da9e5d (patch)
treea21d5ff4a9af6c96c2b6bb04546836eec2f100c1 /net/maradns/PLIST
parent6833aaf439cf1ccaf2f5f2a410614c998808948e (diff)
downloadpkgsrc-578d809b76b34486e77cc1ee41cea7c270da9e5d.tar.gz
Update maradns to 1.0.39.
changelog: maradns-1.0.39: * Backport of memory leak fix to 1.0 branch of MaraDNS (2006.07.24) maradns-1.0.38: Backport of MaraDNS 1.2.09 Microsoft.com fix to legacy 1.0 branch (2006.06.16) maradns-1.0.37: This is an update for the 1.0 legacy branch of MaraDNS * Removed all example mararc files which allow any IP on the internet to perform recursive queries (these can be used for denial of service attacks) (2006.04.07) maradns-1.0.36: This is a bugfix release for the legacy 1.0 branch of MaraDNS. * A backport of the 2-line patch recently posted to the mailing list concerning incorrect dangling CNAME warnings (2005.12.31) maradns-1.0.35: * Backport of 1.1.x fix of csv1 example in documentation * Backport of 1.1.x fix of MINFO RR description * Backport of 1.1.x security fix. (2005.11.20) maradns-1.0.34: * Hotfix: recursion works again * Regression procedure added. (2005.10.26) maradns-1.0.33: * Fixed occassional crash that happens while reading zone files at MaraDNS startup. * Fixed occassional compression error which shows up in MaraDNS logs. * Update man page to point out some unimplemented features will be in 1.2 (2005.10.24) maradns-1.0.32: Hotfix: RR rotation now works again. (2005.08.08) maradns-1.0.31: Two patches by Albert Lee that improve Maras stability. (2005.08.07) maradns-1.0.30: * Warn the user when they have dangling CNAME records * Fix bug with MX records with preferences > 255 in getzone tool (2005.06.30) maradns-1.0.29: This release improves how MaraDNS'recursive resolver parses packets so that Mara can interoperate better with some stub resolvers that dont bother looking past the header of a DNS packet. (2005.05.13)
Diffstat (limited to 'net/maradns/PLIST')
-rw-r--r--net/maradns/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/maradns/PLIST b/net/maradns/PLIST
index 54687794760..6a6af6ae55f 100644
--- a/net/maradns/PLIST
+++ b/net/maradns/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/05/13 13:25:55 salo Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/12/13 04:35:16 obache Exp $
bin/askmara
bin/getzone
man/man1/askmara.1
@@ -123,6 +123,7 @@ share/doc/maradns/source/convert.ej
share/doc/maradns/source/credits.ej
share/doc/maradns/source/credits.embed
share/doc/maradns/source/csv1.ej
+share/doc/maradns/source/dangling.ej
share/doc/maradns/source/data_structures.ej
share/doc/maradns/source/ej.doc.format
share/doc/maradns/source/ej.template
@@ -150,6 +151,7 @@ share/doc/maradns/tutorial/Makefile
share/doc/maradns/tutorial/authoritative.html
share/doc/maradns/tutorial/compile.html
share/doc/maradns/tutorial/convert.html
+share/doc/maradns/tutorial/dangling.html
share/doc/maradns/tutorial/glossary.html
share/doc/maradns/tutorial/man.csv1.html
share/doc/maradns/tutorial/man.maradns.html