Bug 102680

Summary: net/isc-dhcp3-*: update to version 3.0.5rc2
Product: Ports & Packages Reporter: Joerg Pulz <Joerg.Pulz>
Component: Individual Port(s)Assignee: Sergey Matveychuk <sem>
Status: Closed FIXED    
Severity: Affects Only Me CC: sem
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
net_isc-dhcp3-server.diff none

Description Joerg Pulz 2006-08-30 09:30:32 UTC
	Update the net/isc-dhcp3-* ports to version 3.0.5rc2.

	Changes since version 3.0.5rc1:
	*  A bug was repaired in fixes to the dhclient, which saught to run the
	   dhclient-script with the 'EXPIRE' state should it receive a NAK in
	   response to a REQUEST. The client now iterates the PREINIT state
	   after the EXPIRE state, so that interfaces that might be configured
	   'down' can be brought back 'up' and initialized.
	*  DHCPINFORM handling for clients that properly set ciaddr and come to
	   the server via a relay agent has been repaired. 

	Changes to the ports Makefile:
	- added seperate PORTREVISION handling for all net/isc-dhcp3-* ports
	  (based on the method the net/openldap* ports are using)

	Successful tinderbox tested on:
		RELENG_[456],CURRENT	i386
		RELENG_6		amd64
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2006-08-30 10:16:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Take it.
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2006-09-02 20:44:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!