Module Name: src
Committed By: christos
Date: Fri Apr 6 23:08:23 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention openssl
To generate a diff of this commit:
cvs rdiff -u -r1.1510 -r1.1511 src/doc/3RDPARTY
cvs rdiff -u -r1.2371 -r1.2372 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.1510 src/doc/3RDPARTY:1.1511
--- src/doc/3RDPARTY:1.1510 Fri Apr 6 15:01:30 2018
+++ src/doc/3RDPARTY Fri Apr 6 19:08:23 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1510 2018/04/06 19:01:30 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1511 2018/04/06 23:08:23 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1071,8 +1071,8 @@ markus is very cooperative about it):
- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
Package: OpenSSL
-Version: 1.0.2k
-Current Vers: 1.0.2k/1.1.0d
+Version: 1.0.2o/1.1.0h
+Current Vers: 1.0.2k/1.1.0h
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.2371 src/doc/CHANGES:1.2372
--- src/doc/CHANGES:1.2371 Fri Apr 6 15:01:30 2018
+++ src/doc/CHANGES Fri Apr 6 19:08:23 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2371 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2372 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -134,3 +134,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
aarch64: Add initial support for aarch64. [ryo 20180401]
dhcpcd: Import 7.0.3. [roy 20180406]
OpenSSH: Imported 7.7. [christos 20180406]
+ OpenSSL: Imported 1.1.0h. [christos 20180406]