Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8275263C510 for ; Sat, 7 May 2011 10:47:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2A38714A144; Sat, 7 May 2011 10:47:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B19D14A139 for ; Sat, 7 May 2011 10:47:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id CE+7+TVNieIO for ; Sat, 7 May 2011 10:47:32 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D95BF14A121 for ; Sat, 7 May 2011 10:47:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BCF13175DD; Sat, 7 May 2011 10:47:32 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 7 May 2011 10:47:32 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2011Q1] pkgsrc/net/maradns To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20110507104732.BCF13175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sat May 7 10:47:32 UTC 2011 Modified Files: pkgsrc/net/maradns [pkgsrc-2011Q1]: Makefile distinfo pkgsrc/net/maradns/patches [pkgsrc-2011Q1]: patch-ad Log Message: Pullup ticket #3424 - requested by obache net/maradns: security update Revisions pulled up: - net/maradns/Makefile 1.23 - net/maradns/distinfo 1.12 - net/maradns/patches/patch-ad 1.4 --- Module Name: pkgsrc Committed By: obache Date: Fri May 6 11:36:24 UTC 2011 Modified Files: pkgsrc/net/maradns: Makefile distinfo pkgsrc/net/maradns/patches: patch-ad Log Message: Update maradns to 1.4.06. maradns-1.4.06: This is the stable branch of MaraDNS. * Fix for CVE-2011-0520 * Deadwood updated to 3.0.02 (2011.01.28) maradns-1.4.05: This is a stable branch of MaraDNS. * Deadwood updated to the stable 3.0.01 release. * MicroDNS now returns "not implemented" when given an EDNS packet * FAQ updated. (2010.09.25) maradns-1.4.04: This is the stable branch of MaraDNS. * Bugfix: NAPTR records now work when ~ is used to separate records * NAPTR records now documented * Bugfix: ANY queries now correctly work with NS referrals * Example IPv6 addresses now use RFC-4193 compliant IPs * Website updated to point out that Deadwood is now feature complete and ready for beta-testing * Some updates to the SQA regressions * Deadwood updated to Deadwood 2.9.02 * Windows-only mkSecretTxt program added (*NIX users can just type in "dd if=/dev/urandom of=secret.txt bs=64 count=1"; this gives Windows the same ability). (2010.07.31) To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.22.8.1 pkgsrc/net/maradns/Makefile cvs rdiff -u -r1.11 -r1.11.8.1 pkgsrc/net/maradns/distinfo cvs rdiff -u -r1.3 -r1.3.8.1 pkgsrc/net/maradns/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.