From d0a554e53f9f49a53cb44323081f31985f0fc25e Mon Sep 17 00:00:00 2001 From: roy Date: Wed, 2 May 2018 22:13:16 +0000 Subject: Update to dhcpcd-7.0.4 with the following changes: * OpenBSD: Fix adding INET6 on-link routes without an address * Linux: Improve interface renaming * Linux: If listening to dev manager, let it remove interfaces * Routing: Fix case when cloning route changes but needs to be replaced * DHCP6: Transpose DHCP userclass option into DHCP6 * DHCP6: Fix sending custom vendor class option * Auth: Allow zero value replay detection data * Auth: Allow different tokens for send and receive * ND6: Warn if router lifetime is set to zero * DHCP6: Softwire Address and Port-Mapped Clients, RFC7598 --- net/dhcpcd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/dhcpcd/Makefile') diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index f456194e60a..7d847e3523e 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.73 2018/04/06 17:02:26 roy Exp $ +# $NetBSD: Makefile,v 1.74 2018/05/02 22:13:16 roy Exp $ -DISTNAME= dhcpcd-7.0.3 +DISTNAME= dhcpcd-7.0.4 PKGNAME= ${DISTNAME:S/-rc/rc/} CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ -- cgit v1.2.3