Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.234.2.1.2.1 retrieving revision 1.234.2.2 diff -u -p -r1.234.2.1.2.1 -r1.234.2.2 --- src/UPDATING 2012/11/01 16:44:44 1.234.2.1.2.1 +++ src/UPDATING 2012/09/07 22:19:27 1.234.2.2 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.234.2.1.2.1 2012/11/01 16:44:44 matt Exp $ +$NetBSD: UPDATING,v 1.234.2.2 2012/09/07 22:19:27 bouyer 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,15 +18,14 @@ Recent changes: 20120813: The update of openssl requires cleaning both the openssl build - 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. + 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. 20120216: Default for MKCATPAGES changed to NO. Update builds will fail unless DESTDIR is cleaned manually. If you built between 20120207 - and 20120216, daily and weekly could have created an unreadable + and 20120216, daily and weekly could have created an unreable /var/db/man.db index for apropos. Running makemandb -f or the next run of weekly will fix it.