Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Add note about cleaning required by last month's openssl upd...



details:   https://anonhg.NetBSD.org/src/rev/f894a9b2b604
branches:  trunk
changeset: 781136:f894a9b2b604
user:      dholland <dholland%NetBSD.org@localhost>
date:      Wed Aug 22 04:16:47 2012 +0000

description:
Add note about cleaning required by last month's openssl update.
Closes PR 46816.

diffstat:

 UPDATING |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 161e3cc83031 -r f894a9b2b604 UPDATING
--- a/UPDATING  Wed Aug 22 02:16:59 2012 +0000
+++ b/UPDATING  Wed Aug 22 04:16:47 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.237 2012/05/07 11:20:24 wiz Exp $
+$NetBSD: UPDATING,v 1.238 2012/08/22 04:16:47 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
@@ -16,6 +16,12 @@
 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.
+
 20120507:
        The database schema for makemandb was changed. You will
        need to update the database using 'makemandb -f' or wait



Home | Main Index | Thread Index | Old Index