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/2c86dcaad08b
branches: trunk
changeset: 466413:2c86dcaad08b
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 9aa996572ab5 -r 2c86dcaad08b 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