Module Name: src Committed By: christos Date: Sun Jul 19 23:42:58 UTC 2009
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: mention openssl changes To generate a diff of this commit: cvs rdiff -u -r1.707 -r1.708 src/doc/3RDPARTY cvs rdiff -u -r1.1258 -r1.1259 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.707 src/doc/3RDPARTY:1.708 --- src/doc/3RDPARTY:1.707 Wed Jul 8 18:36:29 2009 +++ src/doc/3RDPARTY Sun Jul 19 19:42:58 2009 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.707 2009/07/08 22:36:29 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.708 2009/07/19 23:42:58 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -759,7 +759,7 @@ - always bump major when importing to avoid api problems. Package: OpenSSL -Version: SNAP-20080509 +Version: SNAP-20090710 Current Vers: 0.9.8k Maintainer: The OpenSSL Project Archive Site: ftp://ftp.openssl.org/source/ @@ -769,7 +769,8 @@ License: OpenSSL and SSLeay license (both BSD-like) Notes: - Run openssl2netbsd to get rid of the RCSID identifiers -- run make in /usr/src/lib/libcrypto/man to regen man pages. +- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man + to regen man pages. Package: pdisk Version: 0.8a2 Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1258 src/doc/CHANGES:1.1259 --- src/doc/CHANGES:1.1258 Sun Jul 19 19:29:31 2009 +++ src/doc/CHANGES Sun Jul 19 19:42:58 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1258 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1259 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -328,3 +328,6 @@ of the received datagram. [minskim 20090716] ip(4): Add IP_MINTTL option to discard packets with a TTL lower than the option value. [minskim 20090717] + openssl: Import SNAP-20090710 under the new crypto/external + framework [christos 20090719] +