Module Name: src
Committed By: dholland
Date: Mon Sep 17 05:56:27 UTC 2012
Modified Files:
src: UPDATING
Log Message:
Strengthen the entry about the openssl update, to clarify and emphasize
that just doing a non-update build isn't enough; you really do have to
nuke $DESTDIR.
To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 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.239 src/UPDATING:1.240
--- src/UPDATING:1.239 Sat Sep 15 18:03:42 2012
+++ src/UPDATING Mon Sep 17 05:56:27 2012
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.239 2012/09/15 18:03:42 dholland Exp $
+$NetBSD: UPDATING,v 1.240 2012/09/17 05:56:27 dholland 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
@@ -18,9 +18,10 @@ Recent changes:
20120726:
The update of openssl requires cleaning both the openssl build
- directory and DESTDIR; update builds done without taking these
- steps may fail, or if not, have been observed to cause
- third-party software to link incorrectly.
+ directory and DESTDIR. *Even non-update builds require cleaning
+ DESTDIR.* Builds done without taking these steps may fail, or in
+ some cases may succeed and install broken openssl libraries that
+ cause third-party software to link incorrectly and/or crash.
20120507:
The database schema for makemandb was changed. You will