Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 72B4363BB81 for ; Thu, 7 Aug 2008 10:47:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1F69C63B35D; Thu, 7 Aug 2008 10:47:45 +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 69DD563B10B for ; Thu, 7 Aug 2008 10:47:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2B495175D0; Thu, 7 Aug 2008 10:47:44 +0000 (UTC) From: Matthias Drochner Subject: CVS commit: pkgsrc/textproc/libxslt To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org Message-Id: <20080807104744.2B495175D0@cvs.netbsd.org> Date: Thu, 7 Aug 2008 10:47:44 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: drochner Date: Thu Aug 7 10:47:44 UTC 2008 Modified Files: pkgsrc/textproc/libxslt: Makefile distinfo Added Files: pkgsrc/textproc/libxslt/patches: patch-af Log Message: add patch from upstream CVS to fix buffer overflow in RC4 crypto code (CVE-2008-2935), bump PKGREVISION To generate a diff of this commit: cvs rdiff -r1.81 -r1.82 pkgsrc/textproc/libxslt/Makefile cvs rdiff -r1.49 -r1.50 pkgsrc/textproc/libxslt/distinfo cvs rdiff -r0 -r1.3 pkgsrc/textproc/libxslt/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.