Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C466E63B87A for ; Sun, 19 Dec 2010 03:43:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 99A5C19D583; Sun, 19 Dec 2010 03:43:06 +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 0B0B419D4AB for ; Sun, 19 Dec 2010 03:43:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F08C3175DD; Sun, 19 Dec 2010 03:43:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 19 Dec 2010 03:43:01 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2010Q3] pkgsrc/security/pcsc-lite To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20101219034301.F08C3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Sun Dec 19 03:43:01 UTC 2010 Modified Files: pkgsrc/security/pcsc-lite [pkgsrc-2010Q3]: Makefile distinfo Added Files: pkgsrc/security/pcsc-lite/patches [pkgsrc-2010Q3]: patch-ac Log Message: Pullup ticket #3307 - requested by shannonjr security/pcsc-lite vulnerability Revisions pulled up: - pkgsrc/security/pcsc-lite/Makefile 1.9 - pkgsrc/security/pcsc-lite/distinfo 1.9 Files added: - pkgsrc/security/pcsc-lite/patches/patch-ac 1.5 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: shannonjr Date: Fri Dec 17 17:00:35 UTC 2010 Modified Files: pkgsrc/security/pcsc-lite: Makefile distinfo Added Files: pkgsrc/security/pcsc-lite/patches: patch-ac Log Message: Backported security fix from Version 1.6.6 of pcsc-lite. The fix bounds the value of a pointer, prior to a memcpy(), to prevent a buffer overflow. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/pcsc-lite/Makefile \ pkgsrc/security/pcsc-lite/distinfo cvs rdiff -u -r0 -r1.5 pkgsrc/security/pcsc-lite/patches/patch-ac To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.8.10.1 pkgsrc/security/pcsc-lite/Makefile \ pkgsrc/security/pcsc-lite/distinfo cvs rdiff -u -r0 -r1.5.2.2 pkgsrc/security/pcsc-lite/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.