Module Name: src
Committed By: christos
Date: Thu Jun 5 14:41:13 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSL
To generate a diff of this commit:
cvs rdiff -u -r1.1117 -r1.1118 src/doc/3RDPARTY
cvs rdiff -u -r1.1929 -r1.1930 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.1117 src/doc/3RDPARTY:1.1118
--- src/doc/3RDPARTY:1.1117 Wed May 28 15:14:17 2014
+++ src/doc/3RDPARTY Thu Jun 5 10:41:13 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1117 2014/05/28 19:14:17 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1118 2014/06/05 14:41:13 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -971,8 +971,8 @@ markus is very cooperative about it):
- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
Package: OpenSSL
-Version: 1.0.1g
-Current Vers: 1.0.1g with AES-NI patch
+Version: 1.0.1h
+Current Vers: 1.0.1h 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.1929 src/doc/CHANGES:1.1930
--- src/doc/CHANGES:1.1929 Wed May 28 15:14:17 2014
+++ src/doc/CHANGES Thu Jun 5 10:41:13 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1929 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1930 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -424,3 +424,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
gcc(1): Import version 4.8.3. [skrll 20140527]
openldap: Import 2.4.39 [tron 20140528]
libc: Update to tzcode2014d. [christos 20140528]
+ OpenSSL: Imported 1.0.1h [christos 20140605]