Module Name:    src
Committed By:   christos
Date:           Sun Dec  6 21:54:26 UTC 2015

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new openssl


To generate a diff of this commit:
cvs rdiff -u -r1.1266 -r1.1267 src/doc/3RDPARTY
cvs rdiff -u -r1.2115 -r1.2116 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.1266 src/doc/3RDPARTY:1.1267
--- src/doc/3RDPARTY:1.1266	Sun Dec  6 05:40:51 2015
+++ src/doc/3RDPARTY	Sun Dec  6 16:54:26 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1266 2015/12/06 10:40:51 wiz Exp $
+#	$NetBSD: 3RDPARTY,v 1.1267 2015/12/06 21:54:26 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1038,8 +1038,8 @@ markus is very cooperative about it):
 - make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
 
 Package:	OpenSSL
-Version:	1.0.1p
-Current Vers:	1.0.2d
+Version:	1.0.1q
+Current Vers:	1.0.2e
 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.2115 src/doc/CHANGES:1.2116
--- src/doc/CHANGES:1.2115	Tue Dec  1 05:36:15 2015
+++ src/doc/CHANGES	Sun Dec  6 16:54:26 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2115 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2116 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -223,3 +223,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
 	cpuctl(8): Most commands can specify more than one CPU now.
 		[mrg 20151115]
 	dhcpcd: Import dhcpcd 6.9.4. [roy 20151130]
+	openssl: Import openssl 1.0.1q [christos 20151206]

Reply via email to