pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/dhcpcd dhcpcd-7.1.0 has been released with the fol...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0eb9b3b486ee
branches:  trunk
changeset: 318279:0eb9b3b486ee
user:      roy <roy%pkgsrc.org@localhost>
date:      Tue Jan 22 15:31:41 2019 +0000

description:
dhcpcd-7.1.0 has been released with the following changes:

* OpenBSD: works alongside slaacd(8)
* NetBSD: sets SO_RERROR on to detect receive socket overflow
* BSD: route improvements to avoid listening for own changes
* Linux: use NETLINK_BROADCAST_ERROR
* BSD: avoid late address deletion messages by testing address existance
* IP6: implement IP6 address sharing
* BSD: catch UP/DOWN events when interfaces does support media changes
* IPv4LL: remember old address when carrier is lost

diffstat:

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

diffs (27 lines):

diff -r d4b31c50153c -r 0eb9b3b486ee net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile       Tue Jan 22 15:29:07 2019 +0000
+++ b/net/dhcpcd/Makefile       Tue Jan 22 15:31:41 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2018/08/20 16:27:13 roy Exp $
+# $NetBSD: Makefile,v 1.78 2019/01/22 15:31:41 roy Exp $
 
-DISTNAME=              dhcpcd-7.0.8
+DISTNAME=              dhcpcd-7.1.0
 PKGNAME=               ${DISTNAME:S/-rc/rc/}
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/dhcpcd/
diff -r d4b31c50153c -r 0eb9b3b486ee net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo       Tue Jan 22 15:29:07 2019 +0000
+++ b/net/dhcpcd/distinfo       Tue Jan 22 15:31:41 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.74 2018/08/20 16:27:13 roy Exp $
+$NetBSD: distinfo,v 1.75 2019/01/22 15:31:41 roy Exp $
 
-SHA1 (dhcpcd-7.0.8.tar.xz) = 39445fac21200463ca5a08a261408c6abb9a263a
-RMD160 (dhcpcd-7.0.8.tar.xz) = 9a5e4e6cb8e9648e2fe7b60037eb39b2989f2844
-SHA512 (dhcpcd-7.0.8.tar.xz) = 82cd845eb35670788b8f31b973945460f4c5f1a0a3025e3a452b79230dc30704e129d97140e6aec6d0281e0c89c333c0ce0af03c4767b2e5e66547ed3e071953
-Size (dhcpcd-7.0.8.tar.xz) = 210752 bytes
+SHA1 (dhcpcd-7.1.0.tar.xz) = 73d52c244ccdbd6c739a061e6674ddaccbbe13f8
+RMD160 (dhcpcd-7.1.0.tar.xz) = c7c8b8f047fccc761c6e7e6316aa46d8e6abac62
+SHA512 (dhcpcd-7.1.0.tar.xz) = 28d2b5ff8cb372df6432becdbfeedaea945608b14374b6af8938936efdaa73d8d8f1cb3f37d2f440137c2f6988f72ed8de6d1bda43d65d4fe22efdd0a1662c24
+Size (dhcpcd-7.1.0.tar.xz) = 211496 bytes



Home | Main Index | Thread Index | Old Index