pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd Import dhcpcd-7.0.3 with the following chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/681a1db76a80
branches: trunk
changeset: 378379:681a1db76a80
user: roy <roy%pkgsrc.org@localhost>
date: Fri Apr 06 17:02:26 2018 +0000
description:
Import dhcpcd-7.0.3 with the following changes:
* udev: uses the logerr framework
* BSD: fix segfault when IPv6 addresses exist and carrier changes
* dhcp6: fix a null termination overflow on status messages
* options: static routes can be setup in global context again
* routes: dhcpcd added host routes are now reported correctly
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 19f8fa134943 -r 681a1db76a80 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Fri Apr 06 16:24:47 2018 +0000
+++ b/net/dhcpcd/Makefile Fri Apr 06 17:02:26 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2018/03/27 08:18:40 roy Exp $
+# $NetBSD: Makefile,v 1.73 2018/04/06 17:02:26 roy Exp $
-DISTNAME= dhcpcd-7.0.2
+DISTNAME= dhcpcd-7.0.3
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff -r 19f8fa134943 -r 681a1db76a80 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Fri Apr 06 16:24:47 2018 +0000
+++ b/net/dhcpcd/distinfo Fri Apr 06 17:02:26 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.69 2018/03/27 08:18:40 roy Exp $
+$NetBSD: distinfo,v 1.70 2018/04/06 17:02:26 roy Exp $
-SHA1 (dhcpcd-7.0.2.tar.xz) = 3deed9e3d6a8789f3720816a8a5c91aa4c662310
-RMD160 (dhcpcd-7.0.2.tar.xz) = 45ce66be94d2ccecd31f817de68e09d0d02e1794
-SHA512 (dhcpcd-7.0.2.tar.xz) = f5b1407199163fb994519bc1b5a70ad043f00f263e3b254da5d519d1c6b689a4a5a8bcef3bf42401826984e273c2ead38249fcfe99129b87034f90de2fc46ecd
-Size (dhcpcd-7.0.2.tar.xz) = 208736 bytes
+SHA1 (dhcpcd-7.0.3.tar.xz) = d30b064d7dbfe55f6e0da2ef974959498ab3c7cb
+RMD160 (dhcpcd-7.0.3.tar.xz) = aa4ea380324d6099c43c346a5bbc4f04529359a8
+SHA512 (dhcpcd-7.0.3.tar.xz) = a2d4e8ea6a310090c2795c596c80a76f0e42dc6654ba50d2900e2af4239dbc542e857d20b2983ea97675903b85cdbd0e9212424390a62081837821bbdaf7ce83
+Size (dhcpcd-7.0.3.tar.xz) = 208856 bytes
Home |
Main Index |
Thread Index |
Old Index