Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Belatedly add an entry for the openssl version switch - it m...
details: https://anonhg.NetBSD.org/src/rev/8f2828e5be45
branches: trunk
changeset: 377438:8f2828e5be45
user: martin <martin%NetBSD.org@localhost>
date: Tue Jul 11 15:05:17 2023 +0000
description:
Belatedly add an entry for the openssl version switch - it may cause
subtle test failures after update builds (files with same installed
name created from different sources depending on openssl version).
diffstat:
UPDATING | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 1f70581a3768 -r 8f2828e5be45 UPDATING
--- a/UPDATING Tue Jul 11 14:57:21 2023 +0000
+++ b/UPDATING Tue Jul 11 15:05:17 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.339 2023/06/04 16:14:59 martin Exp $
+$NetBSD: UPDATING,v 1.340 2023/07/11 15:05:17 martin Exp $
This file (UPDATING) is intended to be a brief reference to recent
changes that might cause problems in the build process, and a guide for
@@ -29,6 +29,12 @@ 20230523:
ctfmerge was fixed as macOS host tool. This may require a clean tools
rebuild to detect the update to tools/compat/configure.
+20230515:
+ New openssl build requires removal of the crypto/external/bsd/openssl
+ and tests/crypto/libcrypto subdirectories in the ${OBJDIR} hierachy.
+ Otherwise test results may be wrong due to wrong "golden" output
+ files being installed.
+
20230322:
Fixes for moved /lib/libisns* mean that builds will complain about
./usr/lib/libisns* being missing until src/lib/libisns is forced
Home |
Main Index |
Thread Index |
Old Index