diff options
| author | spz <spz@NetBSD.org> | 2016-10-14 16:39:05 +0000 |
|---|---|---|
| committer | spz <spz@NetBSD.org> | 2016-10-14 16:39:05 +0000 |
| commit | f6012477b1826849cb9d2df364b60cc0d3d13f92 (patch) | |
| tree | 1c67338bbf55a057d3756d582fbe1e99228e768a /UPDATING | |
| parent | 0da9c3304e48d578316936e9b62f3236886be261 (diff) | |
note that the OpenSSL import requires some objdir cleanup
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.274 2016/10/10 13:28:24 martin Exp $ +$NetBSD: UPDATING,v 1.275 2016/10/14 16:39:05 spz 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,11 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20161014: + a new version of OpenSSL has been imported. + Remove the files from obj (crypto/external/bsd/openssl) + if you build.sh -u + 20161009: a new version of dhcpcd has been imported with slightly changed build infrastructure. When doing a build.sh -u this requires |
