Module Name:    src
Committed By:   martin
Date:           Mon Apr  3 09:37:58 UTC 2017

Modified Files:
        src: UPDATING

Log Message:
New dhcpcd does not like update builds from previous versions.


To generate a diff of this commit:
cvs rdiff -u -r1.283 -r1.284 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.283 src/UPDATING:1.284
--- src/UPDATING:1.283	Fri Feb 17 21:34:19 2017
+++ src/UPDATING	Mon Apr  3 09:37:58 2017
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.283 2017/02/17 21:34:19 kamil Exp $
+$NetBSD: UPDATING,v 1.284 2017/04/03 09:37:58 martin 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:
 ^^^^^^^^^^^^^^^
 
+20170402:
+	a new version of dhcpcd has been imported, which does not support
+	update builds from the previous version. Remove your
+	external/bsd/dhcpcd object dir or build once without -u.
+
 20170211:
 	a new terminfo database has been imported.
 	The structure of it has changed slightly from prior versions and

Reply via email to