Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id ADB9863B886 for ; Sun, 31 Jan 2010 20:30:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 55F9463B18A; Sun, 31 Jan 2010 20:30:19 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 894D463B13D for ; Sun, 31 Jan 2010 20:30:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7792D175DD; Sun, 31 Jan 2010 20:30:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 31 Jan 2010 20:30:18 +0000 From: Roy Marples Subject: CVS commit: pkgsrc/net/dhcpcd To: pkgsrc-changes@NetBSD.org Reply-To: roy@netbsd.org X-Mailer: log_accum Message-Id: <20100131203018.7792D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: roy Date: Sun Jan 31 20:30:18 UTC 2010 Modified Files: pkgsrc/net/dhcpcd: Makefile distinfo Log Message: Update to dhcpcd-5.1.5 with the following changes: * arc4random from OpenBSD imported for better randomness on Linux * -h, --xidhwaddr uses the last 4 bytes of the hardware address as the DHCP xid * no longer warn about InfiniBand being an unsupported family * infinite lease times are valid when reading old leases * discard address correctly if lease is invalid To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/dhcpcd/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/dhcpcd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.