Module Name: src
Committed By: sborrill
Date: Mon Jul 16 13:33:04 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Ticket #924
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.229 -r1.1.2.230 src/doc/CHANGES-8.0
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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.229 src/doc/CHANGES-8.0:1.1.2.230
--- src/doc/CHANGES-8.0:1.1.2.229 Mon Jul 16 13:21:39 2018
+++ src/doc/CHANGES-8.0 Mon Jul 16 13:33:04 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.229 2018/07/16 13:21:39 sborrill Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.230 2018/07/16 13:33:04 sborrill Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -14272,3 +14272,12 @@ etc/Makefile.params 1.20
in MKREPRO=yes builds.
[martin, ticket #923]
+crypto/external/bsd/heimdal/lib/libheimntlm/Makefile 1.3
+crypto/external/bsd/heimdal/lib/libkdc/Makefile 1.4
+crypto/external/bsd/heimdal/lib/libgssapi/Makefile 1.5
+crypto/external/bsd/heimdal/lib/libkadm5srv/Makefile 1.5
+
+ Improve MKREPRO builds for architectures with compat (like
+ amd64).
+ [martin, ticket #924]
+