summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2019-10-11 10:57:19 +0000
committerroy <roy@pkgsrc.org>2019-10-11 10:57:19 +0000
commited609e733533adaaaefcc199392480ea51b01b88 (patch)
treef1d107e8f9e8ba1c10b1d2cc192df49040e4f4eb /net
parent57959d938a11f29d3dfdd78a72000e63b44090cb (diff)
downloadpkgsrc-ed609e733533adaaaefcc199392480ea51b01b88.tar.gz
Import dhcpcd-8.1.0 with the following changes:
* DragonFlyBSD: Improved rc.d handling * Fix carrier status after a route socket overflow * Allow domain spaced options * DHCP: Allow not sending Force Renew Nonce or Reconf Accept * IPv4LL: Now passes Apple Bonjour test versions 1.4 and 1.5 * ARP: Fix a typo and remove pragma (thus working with old gcc) * DHCP6: Fix a cosmetic issue with infinite leases * DHCP6: SLA 0 and Prefix Len 0 will now add a delegatd /64 address * Ignore some virtual interfaces such as Tap and Bridge by default * BPF: Move validation logic out of BPF and back into dhcpcd
Diffstat (limited to 'net')
-rw-r--r--net/dhcpcd/Makefile4
-rw-r--r--net/dhcpcd/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index 735425c269a..c034d2c83da 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2019/09/13 12:01:53 roy Exp $
+# $NetBSD: Makefile,v 1.91 2019/10/11 10:57:19 roy Exp $
-DISTNAME= dhcpcd-8.0.6
+DISTNAME= dhcpcd-8.1.0
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index 207d68fc7c0..51a19749588 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.87 2019/09/13 12:01:53 roy Exp $
+$NetBSD: distinfo,v 1.88 2019/10/11 10:57:19 roy Exp $
-SHA1 (dhcpcd-8.0.6.tar.xz) = a858f946d7eff89640142c5d87e33a7bdd5d48bb
-RMD160 (dhcpcd-8.0.6.tar.xz) = 9c409b3ddb0d82979554efbbd6f078c6d6eb3a5d
-SHA512 (dhcpcd-8.0.6.tar.xz) = 19a568800a4e510a250de7cc111700b364c68bfe3907f1ac2cda81aacd079cb9ac87731cbabbf8f1e85e055a11c7ba88e419f6c4d7b33f8842dfaeadc7d1e193
-Size (dhcpcd-8.0.6.tar.xz) = 224552 bytes
+SHA1 (dhcpcd-8.1.0.tar.xz) = 192678a32429e611a3ea6c3f3439ffb28db821e9
+RMD160 (dhcpcd-8.1.0.tar.xz) = 5682e8b243229a03eb3ec2707690df102f2822c7
+SHA512 (dhcpcd-8.1.0.tar.xz) = 1bfb6b5be11c4a9ae4669130f0e549b4f51d96201988e5c0e32bd8e1f85b41488f8eed0c49c578ef99811ec892b740726697a667d4afb8fb11350cb01d0346e5
+Size (dhcpcd-8.1.0.tar.xz) = 225716 bytes