Update to dhcpcd-5.0.6

Changes from dhcpcd-5.0.4 include
 * Fix crash on MIPS
 * Default to requesting interface MTU
 * Save and restore interface MTU when changing
 * IP whitelist
 * Fix detecting correct dstaddr for PtP interfaces at startup
 * Ensure that the lease and pidfile directories exist at startup
This commit is contained in:
roy 2009-07-08 22:24:33 +00:00
parent 18431bf03b
commit f2cb6928d2
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.10 2009/05/24 21:24:56 roy Exp $
# $NetBSD: Makefile,v 1.11 2009/07/08 22:24:33 roy Exp $
#
DISTNAME= dhcpcd-5.0.4
DISTNAME= dhcpcd-5.0.6
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2009/05/24 21:24:56 roy Exp $
$NetBSD: distinfo,v 1.10 2009/07/08 22:24:33 roy Exp $
SHA1 (dhcpcd-5.0.4.tar.bz2) = ce958f071b5a2267149e56882a984fb1d2810803
RMD160 (dhcpcd-5.0.4.tar.bz2) = fca6257b30c4c12811ca204bf9e7fe186335928b
Size (dhcpcd-5.0.4.tar.bz2) = 62058 bytes
SHA1 (dhcpcd-5.0.6.tar.bz2) = 2539dfc157f3c897959ca16a4a9eabdfa4599657
RMD160 (dhcpcd-5.0.6.tar.bz2) = 75ab9fb07ad09bb10f14ef5218da3ea95cceed4a
Size (dhcpcd-5.0.6.tar.bz2) = 62535 bytes