Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A1D2A63E5A2 for ; Wed, 13 Feb 2013 14:34:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7856F14A290; Wed, 13 Feb 2013 14:34:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C00014A28F for ; Wed, 13 Feb 2013 14:34:41 +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 2hueMp231Ii7 for ; Wed, 13 Feb 2013 14:34:41 +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 EC55D14A28C for ; Wed, 13 Feb 2013 14:34:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E4759175DD; Wed, 13 Feb 2013 14:35:19 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 13 Feb 2013 14:35:19 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/security/openssl To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20130213143519.E4759175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Wed Feb 13 14:35:19 UTC 2013 Modified Files: pkgsrc/security/openssl: Makefile distinfo Log Message: Update OpenSSL to 1.0.1e. ("Corrected fix" was already incorporated in pkgsrc.) OpenSSL version 1.0.1e released =============================== OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 1.0.1e of our open source toolkit for SSL/TLS. This new OpenSSL version is a new feature release. For a complete list of changes, please see http://www.openssl.org/source/exp/CHANGES. The most significant changes are: o Corrected fix for CVE-2013-0169 To generate a diff of this commit: cvs rdiff -u -r1.175 -r1.176 pkgsrc/security/openssl/Makefile cvs rdiff -u -r1.94 -r1.95 pkgsrc/security/openssl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.