Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2286F63C07C for ; Fri, 15 Mar 2013 23:34:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D1E5914A31F; Fri, 15 Mar 2013 23:34:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A12614A318 for ; Fri, 15 Mar 2013 23:34:46 +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 hJ9h3ACpA0sP for ; Fri, 15 Mar 2013 23:34:45 +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 A83B914A312 for ; Fri, 15 Mar 2013 23:34:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 37239175DD; Fri, 15 Mar 2013 23:34:45 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 15 Mar 2013 23:34:45 +0000 From: "Fredrik Pettai" Subject: CVS commit: pkgsrc/security/zkt To: pkgsrc-changes@NetBSD.org Reply-To: pettai@netbsd.org X-Mailer: log_accum Message-Id: <20130315233445.37239175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: pettai Date: Fri Mar 15 23:34:45 UTC 2013 Modified Files: pkgsrc/security/zkt: Makefile distinfo Log Message: zkt 1.1.2 * bug Fixed bug introduced by changes on inc_soa_serial() zkt 1.1.1 * bug Error fixed in zkt-conf in parsing the version number * misc inc_soa_serial() now returns 0 on success * bug Fixed bug in inc_serial() The zone file wasn't closed on succesful change of the soa record. Many thanks to Frederik Soderblom for fixing this. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/zkt/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/zkt/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.