Module Name: src Committed By: spz Date: Mon Jun 13 19:49:35 UTC 2011
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: note the update of openssl To generate a diff of this commit: cvs rdiff -u -r1.844 -r1.845 src/doc/3RDPARTY cvs rdiff -u -r1.1557 -r1.1558 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.844 src/doc/3RDPARTY:1.845 --- src/doc/3RDPARTY:1.844 Mon Jun 13 11:09:38 2011 +++ src/doc/3RDPARTY Mon Jun 13 19:49:34 2011 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.844 2011/06/13 11:09:38 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.845 2011/06/13 19:49:34 spz Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -817,8 +817,8 @@ - always bump major when importing to avoid api problems. Package: OpenSSL -Version: SNAP-20091226 -Current Vers: 0.9.8n/1.1.0 [snapshot-20091226] +Version: 1.0.1-stable-SNAP-20110605 +Current Vers: 1.0.1 [snapshot-20110605] with AES-NI patch Maintainer: The OpenSSL Project Archive Site: ftp://ftp.openssl.org/source/ Home Page: http://www.openssl.org/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1557 src/doc/CHANGES:1.1558 --- src/doc/CHANGES:1.1557 Mon Jun 13 11:09:38 2011 +++ src/doc/CHANGES Mon Jun 13 19:49:35 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1557 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1558 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -1023,3 +1023,4 @@ sparc: enable options MODULAR in the GENERIC* kernels. [mrg 20110611] kernel: Merge of the rmind-uvmplock branch. [rmind 20110612] resolvconf(8): import openresolv-3.4.2 [roy 20110613] + openssl(1): Import openssl-1.0.1-stable-SNAP-20110605 [spz 20110605]