pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/dhcpcd
Module Name: pkgsrc
Committed By: roy
Date: Wed Dec 6 10:43:55 UTC 2017
Modified Files:
pkgsrc/net/dhcpcd: Makefile distinfo
Log Message:
dhcpcd-7.0.0-rc4 has been released with the following changes:
* Mark routes as set by RA/DHCP in Linux
* Don't flush prefix routes/routers if kernel does not support RA
* Remove OpenBSD route labels
* dhcp: improve errors around UDP checksum failure
* dhcp: announce existing addresses before rebooting
* bpf: rework loop so that we can close/reopen fd inside and abort
* ipv6nd: don't handle NA/RA for non active interfaces
* dhcp6: listen on all addresses in non master mode
* dhcpcd-run-hooks: set protocol in dhcpcd, don't guess
* Ensure that xid is unique across all interfaces
* dhcp6: redirect message to interface which uses the xid
* bsd: strip scope from LL addresses when detecting their addition
* ipv6nd: fix address lifetime overflow on carrier up
* dhcp6: fix confirmation of lease on carrier up
* eloop: fix signal catching before eloop is started on Linux
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/net/dhcpcd/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/net/dhcpcd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/dhcpcd/Makefile
diff -u pkgsrc/net/dhcpcd/Makefile:1.68 pkgsrc/net/dhcpcd/Makefile:1.69
--- pkgsrc/net/dhcpcd/Makefile:1.68 Sat Oct 7 14:18:43 2017
+++ pkgsrc/net/dhcpcd/Makefile Wed Dec 6 10:43:55 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2017/10/07 14:18:43 roy Exp $
+# $NetBSD: Makefile,v 1.69 2017/12/06 10:43:55 roy Exp $
-DISTNAME= dhcpcd-7.0.0-rc3
+DISTNAME= dhcpcd-7.0.0-rc4
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
Index: pkgsrc/net/dhcpcd/distinfo
diff -u pkgsrc/net/dhcpcd/distinfo:1.65 pkgsrc/net/dhcpcd/distinfo:1.66
--- pkgsrc/net/dhcpcd/distinfo:1.65 Sat Oct 7 14:18:43 2017
+++ pkgsrc/net/dhcpcd/distinfo Wed Dec 6 10:43:55 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.65 2017/10/07 14:18:43 roy Exp $
+$NetBSD: distinfo,v 1.66 2017/12/06 10:43:55 roy Exp $
-SHA1 (dhcpcd-7.0.0-rc3.tar.xz) = 4fff47e8746dc00c87cb776480499b6760725d62
-RMD160 (dhcpcd-7.0.0-rc3.tar.xz) = d0d866a28d997dab3c298b69ce27f1328bea8a37
-SHA512 (dhcpcd-7.0.0-rc3.tar.xz) = 982c4c65ea45391e31170b592ce680c6cf5f4069b00decff3a299db23cede3e2521c66df7754a7a2379d5688f113553fe34e2fde825d6d9b83836a9e6d69fba9
-Size (dhcpcd-7.0.0-rc3.tar.xz) = 207164 bytes
+SHA1 (dhcpcd-7.0.0-rc4.tar.xz) = 507187ebdbf35995f75600a784f81d156fdad5cd
+RMD160 (dhcpcd-7.0.0-rc4.tar.xz) = a8df54d1e35925d152d4b44aed46edce992c5add
+SHA512 (dhcpcd-7.0.0-rc4.tar.xz) = e4bbb7d52021b84510d2a4e634b6fb979c126a6828de55053df0d3c6aae67a5c9be3da008bd7c8606be3d6aa28b00bafed3188473adcf2f3bc1bbfe9b1f4adc3
+Size (dhcpcd-7.0.0-rc4.tar.xz) = 207596 bytes
Home |
Main Index |
Thread Index |
Old Index