Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 07BB563B886 for ; Thu, 4 Feb 2010 16:22:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9B1AE63B14F; Thu, 4 Feb 2010 16:22:11 +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 ADA6763B126 for ; Thu, 4 Feb 2010 16:22:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 12C97175DD; Thu, 4 Feb 2010 16:22:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 4 Feb 2010 16:22:03 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/sysutils/puppet To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100204162203.12C97175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Thu Feb 4 16:22:03 UTC 2010 Modified Files: pkgsrc/sysutils/puppet: Makefile PLIST distinfo Added Files: pkgsrc/sysutils/puppet/patches: patch-ae patch-af Log Message: Update sysutils/puppet to 0.24.9. * Add LICENSE. * Add patches for CVE-2009-3564 from puppet's repositry. * puppet user/group handling which commented out now. * Some other pkgsrc tweak. 0.24.9 Fix for temporary file issues (https://bugzilla.redhat.com/show_bug.cgi?id=502881) To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/puppet/Makefile \ pkgsrc/sysutils/puppet/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/puppet/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/puppet/patches/patch-ae \ pkgsrc/sysutils/puppet/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.