Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/dhcpcd Update to dhcpcd-8.1.7 with the following c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee6638896a31
branches:  trunk
changeset: 428687:ee6638896a31
user:      roy <roy%pkgsrc.org@localhost>
date:      Thu Apr 09 16:31:53 2020 +0000

description:
Update to dhcpcd-8.1.7 with the following changes:

 * Decode interface complex interface names eth0.100:2 eth0i100:2.
   This allows us to ignore some virtual interfaces by default
 * ARP: Report L2 header address on conflict for more clarity
 * DHCP: Support jumbo frames (untested)
 * DHCP6: Clean up old lease on failure to confirm/rebind, etc
 * RA: Prefer older routers
 * INET6: Obscure prefixes are now calculated correctly

diffstat:

 net/dhcpcd/Makefile |   4 ++--
 net/dhcpcd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 296eb62bae9e -r ee6638896a31 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile       Thu Apr 09 16:27:15 2020 +0000
+++ b/net/dhcpcd/Makefile       Thu Apr 09 16:31:53 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2020/01/27 21:18:53 roy Exp $
+# $NetBSD: Makefile,v 1.98 2020/04/09 16:31:53 roy Exp $
 
-DISTNAME=              dhcpcd-8.1.6
+DISTNAME=              dhcpcd-8.1.7
 PKGNAME=               ${DISTNAME:S/-rc/rc/}
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/dhcpcd/
diff -r 296eb62bae9e -r ee6638896a31 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo       Thu Apr 09 16:27:15 2020 +0000
+++ b/net/dhcpcd/distinfo       Thu Apr 09 16:31:53 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.94 2020/01/27 21:18:53 roy Exp $
+$NetBSD: distinfo,v 1.95 2020/04/09 16:31:53 roy Exp $
 
-SHA1 (dhcpcd-8.1.6.tar.xz) = e03a2249178f9446e81918428334b4ce7da41928
-RMD160 (dhcpcd-8.1.6.tar.xz) = 24b42a1612560ccb7396406fd29fb7f736cf338e
-SHA512 (dhcpcd-8.1.6.tar.xz) = f4d7ea5f4c139a2735e795e13be68f6edac89d86d97589c2cdd67f89b890a093675dcc207c681332e2163b1094da8ce75bda2ee614c19bafd01410d9fadf19df
-Size (dhcpcd-8.1.6.tar.xz) = 229224 bytes
+SHA1 (dhcpcd-8.1.7.tar.xz) = 2216815e680755769b827edf1e0c4a2b614e1a07
+RMD160 (dhcpcd-8.1.7.tar.xz) = d3525efe5529966c1dc455c2ab07c92c2750da2c
+SHA512 (dhcpcd-8.1.7.tar.xz) = ea58ef3db8254d677820c44b2842ef2f3697b2d90fcbd89b2ecfcbac87e705047cac17053bbe076a3f6d2775903c8e75eac38089d25c097e2f24a045c24977e8
+Size (dhcpcd-8.1.7.tar.xz) = 230308 bytes



Home | Main Index | Thread Index | Old Index