Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 1378D63BA4A for ; Sun, 4 May 2008 22:27:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 764FC63B1D8; Sun, 4 May 2008 22:27:08 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9469463B1D1 for ; Sun, 4 May 2008 22:27:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7DFF2175D0; Sun, 4 May 2008 22:27:07 +0000 (UTC) From: Tonnerre Lombard Subject: CVS commit: pkgsrc/editors/xemacs-current To: pkgsrc-changes@NetBSD.org Reply-To: tonnerre@netbsd.org Message-Id: <20080504222707.7DFF2175D0@cvs.netbsd.org> Date: Sun, 4 May 2008 22:27:07 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tonnerre Date: Sun May 4 22:27:07 UTC 2008 Modified Files: pkgsrc/editors/xemacs-current: Makefile distinfo Added Files: pkgsrc/editors/xemacs-current/patches: patch-am Log Message: Fix vcdiff insecure temp file creation vulnerability (CVE-2008-1694) for xemacs-current as well. To generate a diff of this commit: cvs rdiff -r1.64 -r1.65 pkgsrc/editors/xemacs-current/Makefile cvs rdiff -r1.20 -r1.21 pkgsrc/editors/xemacs-current/distinfo cvs rdiff -r0 -r1.1 pkgsrc/editors/xemacs-current/patches/patch-am Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.