Module Name: src
Committed By: christos
Date: Thu Jul 26 20:26:01 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new openssl
To generate a diff of this commit:
cvs rdiff -u -r1.951 -r1.952 src/doc/3RDPARTY
cvs rdiff -u -r1.1722 -r1.1723 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.951 src/doc/3RDPARTY:1.952
--- src/doc/3RDPARTY:1.951 Sun Jul 22 07:27:51 2012
+++ src/doc/3RDPARTY Thu Jul 26 16:26:01 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.951 2012/07/22 11:27:51 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.952 2012/07/26 20:26:01 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -872,8 +872,8 @@ markus is very cooperative about it):
- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
Package: OpenSSL
-Version: 1.0.1-stable-SNAP-20110605
-Current Vers: 1.0.1 [snapshot-20110605] with AES-NI patch
+Version: 1.0.1c
+Current Vers: 1.0.1c 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.1722 src/doc/CHANGES:1.1723
--- src/doc/CHANGES:1.1722 Thu Jul 26 02:36:55 2012
+++ src/doc/CHANGES Thu Jul 26 16:26:01 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1722 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1723 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -89,3 +89,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
"device_t". [matt 20120722]
powerpc: Add support for FPU emulation on BookE. [matt 20120722]
evbarm: Add initial support for the RaspberryPi. [skrll 20120726]
+ OpenSSH: Imported 1.0.1c [christos 20120726]