Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 914BF63BA1C for ; Sun, 4 Jan 2009 00:59:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4E01C63B110; Sun, 4 Jan 2009 00:59:24 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 6C4CE63B10A for ; Sun, 4 Jan 2009 00:59:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 59501175D0; Sun, 4 Jan 2009 00:59:23 +0000 (UTC) From: Adrian Portelli Subject: CVS commit: pkgsrc/net/isc-dhclient4 To: pkgsrc-changes@NetBSD.org Reply-To: adrianp@netbsd.org Message-Id: <20090104005923.59501175D0@cvs.netbsd.org> Date: Sun, 4 Jan 2009 00:59:23 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adrianp Date: Sun Jan 4 00:59:23 UTC 2009 Modified Files: pkgsrc/net/isc-dhclient4: Makefile PLIST Added Files: pkgsrc/net/isc-dhclient4/files: isc_dhclient.sh Removed Files: pkgsrc/net/isc-dhclient4: distinfo Log Message: Update to 4.1.0 ISC DHCP 4.1.x will have several new DHCPv6 features that were not in DHCP 4.0.x. These new features include: * Support for the rapid-commit option on the client side * Prefix Delegation support * IA_TA address support * A basic DHCPv6 relay agent * basic DHCPv6 Leasequery support To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/net/isc-dhclient4/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/isc-dhclient4/PLIST cvs rdiff -r1.2 -r0 pkgsrc/net/isc-dhclient4/distinfo cvs rdiff -r0 -r1.1 pkgsrc/net/isc-dhclient4/files/isc_dhclient.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.