Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3F35EA582D for ; Thu, 4 Dec 2014 15:58:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D3E0214A251; Thu, 4 Dec 2014 15:58:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 485CE14A24E for ; Thu, 4 Dec 2014 15:58:22 +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 JB8DuNbsWFxX for ; Thu, 4 Dec 2014 15:58:21 +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 C0B3014A147 for ; Thu, 4 Dec 2014 15:58:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B517698; Thu, 4 Dec 2014 15:58:21 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 4 Dec 2014 15:58:21 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/security/opendnssec To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20141204155821.B517698@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: he Date: Thu Dec 4 15:58:21 UTC 2014 Modified Files: pkgsrc/security/opendnssec: Makefile distinfo pkgsrc/security/opendnssec/patches: patch-enforcer_utils_Makefile.in Removed Files: pkgsrc/security/opendnssec/patches: patch-signer_src_wire_xfrd.c Log Message: Update to version 1.4.7. Changes: * The patch for SUPPORT-147 got integrated upstream. * Regenerate enforcer/utils/Makefile.in diff Upstream changes: * SUPPORT-147: Zone updating via zone transfer can get stuck * Crash on 'retransfer command when not using DNS adapters. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/security/opendnssec/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/security/opendnssec/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/security/opendnssec/patches/patch-enforcer_utils_Makefile.in cvs rdiff -u -r1.2 -r0 \ pkgsrc/security/opendnssec/patches/patch-signer_src_wire_xfrd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.