Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C8C2263B842 for ; Fri, 11 Feb 2011 04:26:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9AB3C19CF9A; Fri, 11 Feb 2011 04:26:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AFEAF19CF97 for ; Fri, 11 Feb 2011 04:26:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Gh2x+EZ-pWxs for ; Fri, 11 Feb 2011 04:26:40 +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 34CB319CF96 for ; Fri, 11 Feb 2011 04:26:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 25EFA175DD; Fri, 11 Feb 2011 04:26:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 11 Feb 2011 04:26:40 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2010Q4] pkgsrc/security/openssl To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20110211042640.25EFA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Fri Feb 11 04:26:40 UTC 2011 Modified Files: pkgsrc/security/openssl [pkgsrc-2010Q4]: Makefile distinfo Added Files: pkgsrc/security/openssl/patches [pkgsrc-2010Q4]: patch-ssl_t1__lib.c Log Message: Pullup ticket #3347 - requested by taca security/openssl security fix Revisions pulled up: - pkgsrc/security/openssl/Makefile 1.154 - pkgsrc/security/openssl/distinfo 1.80 - pkgsrc/security/openssl/patches/patch-ssl_t1__lib.c 1.1 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Wed Feb 9 00:15:30 UTC 2011 Modified Files: pkgsrc/security/openssl: Makefile distinfo Added Files: pkgsrc/security/openssl/patches: patch-ssl_t1__lib.c Log Message: Add fix for security issue CVE-2011-0014. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.153.2.1 pkgsrc/security/openssl/Makefile cvs rdiff -u -r1.79 -r1.79.2.1 pkgsrc/security/openssl/distinfo cvs rdiff -u -r0 -r1.1.2.2 \ pkgsrc/security/openssl/patches/patch-ssl_t1__lib.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.