Source-Changes-HG archive

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

[src/netbsd-6]: src Pull up following revision(s) (requested by dholland in t...



details:   https://anonhg.NetBSD.org/src/rev/be483d9bf137
branches:  netbsd-6
changeset: 774590:be483d9bf137
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Fri Sep 07 22:19:27 2012 +0000

description:
Pull up following revision(s) (requested by dholland in ticket #549):
        src/UPDATING: revision 1.238 via patch
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 95f16fa79650 -r be483d9bf137 UPDATING
--- a/UPDATING  Fri Sep 07 22:17:34 2012 +0000
+++ b/UPDATING  Fri Sep 07 22:19:27 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.234.2.1 2012/02/16 19:56:43 riz 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
@@ -16,6 +16,12 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20120813:
+       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.
+
 20120216:
        Default for MKCATPAGES changed to NO. Update builds will fail
        unless DESTDIR is cleaned manually. If you built between 20120207



Home | Main Index | Thread Index | Old Index