Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/dhcpcd/dist/src Update to dhcpcd-8.1.4 with the...



details:   https://anonhg.NetBSD.org/src/rev/f07df495bdc6
branches:  trunk
changeset: 847387:f07df495bdc6
user:      roy <roy%NetBSD.org@localhost>
date:      Fri Dec 20 22:23:55 2019 +0000

description:
Update to dhcpcd-8.1.4 with the following change:

 * options: Fix allocating the script option

diffstat:

 external/bsd/dhcpcd/dist/src/defs.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 6c8b0f0c0050 -r f07df495bdc6 external/bsd/dhcpcd/dist/src/defs.h
--- a/external/bsd/dhcpcd/dist/src/defs.h       Fri Dec 20 21:52:51 2019 +0000
+++ b/external/bsd/dhcpcd/dist/src/defs.h       Fri Dec 20 22:23:55 2019 +0000
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "8.1.3"
+#define VERSION                        "8.1.4"
 
 #ifndef CONFIG
 # define CONFIG                        SYSCONFDIR "/" PACKAGE ".conf"



Home | Main Index | Thread Index | Old Index