Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id ACAB163B946 for ; Fri, 27 Feb 2009 12:46:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 514DC63B141; Fri, 27 Feb 2009 12:46:55 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7780763B10F for ; Fri, 27 Feb 2009 12:46:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 64EDF175D0; Fri, 27 Feb 2009 12:46:54 +0000 (UTC) From: Matthias Drochner Subject: CVS commit: pkgsrc/security/py-amkCrypto To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org Message-Id: <20090227124654.64EDF175D0@cvs.netbsd.org> Date: Fri, 27 Feb 2009 12:46:54 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: drochner Date: Fri Feb 27 12:46:54 UTC 2009 Modified Files: pkgsrc/security/py-amkCrypto: Makefile distinfo Added Files: pkgsrc/security/py-amkCrypto/patches: patch-aa Log Message: add a patch from upstream to fix buffer oberflow in ARC2 code (CVE-2009-0544), bump PKGREVISION To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pkgsrc/security/py-amkCrypto/Makefile cvs rdiff -r1.5 -r1.6 pkgsrc/security/py-amkCrypto/distinfo cvs rdiff -r0 -r1.3 pkgsrc/security/py-amkCrypto/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.