Module Name: src
Committed By: christos
Date: Sat Jan 11 18:35:48 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssl
To generate a diff of this commit:
cvs rdiff -u -r1.1086 -r1.1087 src/doc/3RDPARTY
cvs rdiff -u -r1.1880 -r1.1881 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.1086 src/doc/3RDPARTY:1.1087
--- src/doc/3RDPARTY:1.1086 Fri Jan 3 17:28:51 2014
+++ src/doc/3RDPARTY Sat Jan 11 13:35:48 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1086 2014/01/03 22:28:51 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1087 2014/01/11 18:35:48 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -956,8 +956,8 @@ markus is very cooperative about it):
- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
Package: OpenSSL
-Version: 1.0.1e
-Current Vers: 1.0.1e with AES-NI patch
+Version: 1.0.1f
+Current Vers: 1.0.1f 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.1880 src/doc/CHANGES:1.1881
--- src/doc/CHANGES:1.1880 Sat Jan 11 04:04:17 2014
+++ src/doc/CHANGES Sat Jan 11 13:35:48 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1880 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1881 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -339,3 +339,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[tsutsui 20140110]
luna68k: Add support to pass boothowto and boot device info from
bootloader to kernel. [tsutsui 20140111]
+ OpenSSL: Imported 1.0.1f [christos 20130111]