Module Name: src
Committed By: martin
Date: Wed Oct 16 09:26:40 UTC 2024
Modified Files:
src: UPDATING
Log Message:
OpenSSL changes require a full rebuild
To generate a diff of this commit:
cvs rdiff -u -r1.360 -r1.361 src/UPDATING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/UPDATING
diff -u src/UPDATING:1.360 src/UPDATING:1.361
--- src/UPDATING:1.360 Thu Sep 26 20:08:44 2024
+++ src/UPDATING Wed Oct 16 09:26:39 2024
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.360 2024/09/26 20:08:44 wiz Exp $
+$NetBSD: UPDATING,v 1.361 2024/10/16 09:26:39 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
@@ -19,6 +19,12 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20241015:
+ OpenSSL symbol changes require a full rebuild of all libs
+ and all binaries linked against libcrypto. Recommended
+ workaround is a clean build or removing the $OBJ directory
+ completely.
+
20240926:
Building -current when running on amd64 from about 20240924
to about 20240926 will not work due to a "malloc_np.h"