Module Name: src
Committed By: christos
Date: Thu Jul 9 14:32:24 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention openssl
To generate a diff of this commit:
cvs rdiff -u -r1.1233 -r1.1234 src/doc/3RDPARTY
cvs rdiff -u -r1.2083 -r1.2084 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.1233 src/doc/3RDPARTY:1.1234
--- src/doc/3RDPARTY:1.1233 Thu Jul 9 06:17:32 2015
+++ src/doc/3RDPARTY Thu Jul 9 10:32:24 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1233 2015/07/09 10:17:32 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1234 2015/07/09 14:32:24 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1037,8 +1037,8 @@ markus is very cooperative about it):
- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
Package: OpenSSL
-Version: 1.0.1o
-Current Vers: 1.0.2c
+Version: 1.0.1p
+Current Vers: 1.0.2d
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.2083 src/doc/CHANGES:1.2084
--- src/doc/CHANGES:1.2083 Thu Jul 9 09:39:51 2015
+++ src/doc/CHANGES Thu Jul 9 10:32:24 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2083 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2084 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -168,3 +168,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
bind: Import version 9.10.2-P2. [christos 20150708]
dhcpcd: Import dhcpcd 6.9.1. [roy 20150709]
iostat(8): Support fnmatch(3) patterns for disknames. [mrg 20150709]
+ openssl: Import openssl 1.0.1p [christos 20150709]