Module Name: src Committed By: christos Date: Sun Dec 27 00:54:16 UTC 2009
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new openssl. To generate a diff of this commit: cvs rdiff -u -r1.741 -r1.742 src/doc/3RDPARTY cvs rdiff -u -r1.1334 -r1.1335 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.741 src/doc/3RDPARTY:1.742 --- src/doc/3RDPARTY:1.741 Sat Dec 26 18:14:32 2009 +++ src/doc/3RDPARTY Sat Dec 26 19:54:15 2009 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.741 2009/12/26 23:14:32 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.742 2009/12/27 00:54:15 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -802,7 +802,7 @@ - always bump major when importing to avoid api problems. Package: OpenSSL -Version: SNAP-20090805 +Version: SNAP-20091226 Current Vers: 0.9.8k Maintainer: The OpenSSL Project Archive Site: ftp://ftp.openssl.org/source/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1334 src/doc/CHANGES:1.1335 --- src/doc/CHANGES:1.1334 Sat Dec 26 18:14:32 2009 +++ src/doc/CHANGES Sat Dec 26 19:54:15 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1334 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1335 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -507,3 +507,4 @@ atf(7): Import 0.7. [jmmv 20091222] dhcpcd(8): Import dhcpcd-5.1.4. [roy 20091223] bind: Update to 9.7.0-rc1. [christos 20091226] + openssl(1): Import SNAP-20091226 [christos 20091226]