diff options
author | sem <sem@FreeBSD.org> | 2006-05-08 04:34:01 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-05-08 04:34:01 +0800 |
commit | 6cc636b5a448ca69944c689129ae367793ae7dfd (patch) | |
tree | 3113ee8eed048f96654897f1cfcf90203cdb0fa5 /UPDATING | |
parent | 0aa5670766e2496431bd4726c6c6e452bb1ecc34 (diff) | |
download | freebsd-ports-gnome-6cc636b5a448ca69944c689129ae367793ae7dfd.tar.gz freebsd-ports-gnome-6cc636b5a448ca69944c689129ae367793ae7dfd.tar.zst freebsd-ports-gnome-6cc636b5a448ca69944c689129ae367793ae7dfd.zip |
- Update net/isc-dhcp3-* to 3.0.4
* fixes to the failover protocol
* manpage updates
* DDNS fixes
* commandline parsing fixes
- Remove USE_REINPLACE
PR: ports/96916
Submitted by: maintainer
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +200605R0728: + AFFECTS: users of net/isc-dhcp3-server with failover setup + AUTHOR: Joerg.Pulz@frm2.tum.de + + Beginning with isc-dhcp3-server-3.0.4 a new field is added to the + lease state structures found in the dhcpd.leases file. + Please refer to ${PREFIX}/share/doc/isc-dhcp3-server/RELNOTES for + further informations about this change and how you can update your + dhcpd.leases file. + 20060506: AFFECTS: users of PHP AUTHOR: ale@FreeBSD.org |