Module Name: src
Committed By: riastradh
Date: Sun May 21 15:36:37 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Note removal of MKCRYPTO_RC5 and MKCRYPTO.
To generate a diff of this commit:
cvs rdiff -u -r1.2283 -r1.2284 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/CHANGES
diff -u src/doc/CHANGES:1.2283 src/doc/CHANGES:1.2284
--- src/doc/CHANGES:1.2283 Fri May 19 00:01:33 2017
+++ src/doc/CHANGES Sun May 21 15:36:37 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2283 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2284 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -514,3 +514,7 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
dhcpcd: Import dhcpcd 7.0.0-rc1 [roy 20170510]
vioscsi(4): Stability fixes [jdolecek 20170515]
localcount(9): Add localcount ref-count primitives [pgoyette 20170519]
+ openssl: Remove MKCRYPTO_RC5 option now that the patents have expired.
+ [riastradh 20170521]
+ src: Remove MKCRYPTO option and always include cryptography.
+ [riastradh 20170521]