pkgsrc-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-7.0.4 with the following c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/02e04a84bd3f
branches: trunk
changeset: 379662:02e04a84bd3f
user: roy <roy%pkgsrc.org@localhost>
date: Wed May 02 22:13:16 2018 +0000
description:
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
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 57330cd604d6 -r 02e04a84bd3f net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Wed May 02 21:21:19 2018 +0000
+++ b/net/dhcpcd/Makefile Wed May 02 22:13:16 2018 +0000
@@ -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/
diff -r 57330cd604d6 -r 02e04a84bd3f net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Wed May 02 21:21:19 2018 +0000
+++ b/net/dhcpcd/distinfo Wed May 02 22:13:16 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.70 2018/04/06 17:02:26 roy Exp $
+$NetBSD: distinfo,v 1.71 2018/05/02 22:13:16 roy Exp $
-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
+SHA1 (dhcpcd-7.0.4.tar.xz) = 0ac98499f8289e24e017ae35bb3a5fe7287679c2
+RMD160 (dhcpcd-7.0.4.tar.xz) = 89a992544696a9ab3e20e598494240a2b8d83bbb
+SHA512 (dhcpcd-7.0.4.tar.xz) = 32382b17a00e6ff7a80868a35424d1cc25410f012048ef099a90fbcb15a43ef6e73d2e65094ac90ccb18ecd92c6fc2c7e2116e19669ad0084ee39182b5cbd7db
+Size (dhcpcd-7.0.4.tar.xz) = 209860 bytes
Home |
Main Index |
Thread Index |
Old Index