Module Name: src
Committed By: christos
Date: Fri Jun 12 17:02:30 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSL
To generate a diff of this commit:
cvs rdiff -u -r1.1226 -r1.1227 src/doc/3RDPARTY
cvs rdiff -u -r1.2076 -r1.2077 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.1226 src/doc/3RDPARTY:1.1227
--- src/doc/3RDPARTY:1.1226 Sat May 16 19:34:52 2015
+++ src/doc/3RDPARTY Fri Jun 12 13:02:30 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1226 2015/05/16 23:34:52 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1227 2015/06/12 17:02:30 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1037,7 +1037,7 @@ markus is very cooperative about it):
- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
Package: OpenSSL
-Version: 1.0.1m
+Version: 1.0.1n
Current Vers: 1.0.2a
Maintainer: The OpenSSL Project
Archive Site: ftp://ftp.openssl.org/source/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2076 src/doc/CHANGES:1.2077
--- src/doc/CHANGES:1.2076 Sat May 16 19:34:52 2015
+++ src/doc/CHANGES Fri Jun 12 13:02:30 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2076 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2077 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -160,3 +160,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
IPV4 addresses now perform DAD using ARP as described in
RFC 5227. [roy 20150502]
dhcpcd(8): Import dhcpcd-6.9.0. [roy 20150517]
+ openssl: Import openssl 1.0.1n [christos 20150612]