ISC DHCP 3.1.2rc1 is now available!

Paul Selkirk Paul_Selkirk at isc.org
Fri Dec 12 20:22:24 UTC 2008


ISC DHCP 3.1.2rc1 is now available for download.

This is the FIRST RELEASE CANDIDATE of ISC DHCP 3.1.2, a maintenance
release which fixes a number of bugs.  A list of the changes in this
release has been appended to the end of this message.  For a complete
list of changes from any previous release, please consult the RELNOTES
file within the source distribution, or on our website:

    http://oldwww.isc.org/sw/dhcp/dhcp_dev2.php

This release, and its OpenPGP-signatures are available now from:

    ftp://ftp.isc.org/isc/dhcp/dhcp-3.1.2rc1.tar.gz
    ftp://ftp.isc.org/isc/dhcp/dhcp-3.1.2rc1.tar.gz.sha512.asc
    ftp://ftp.isc.org/isc/dhcp/dhcp-3.1.2rc1.tar.gz.sha256.asc
    ftp://ftp.isc.org/isc/dhcp/dhcp-3.1.2rc1.tar.gz.sha1.asc

ISC's Release Signing Key can be obtained at:

    http://www.isc.org/about/openpgp/


			Changes since 3.1.2b1

- Fix handling of domain-search option to append "." as already done with 4.x.

                        Changes since 3.1.1

- A double-dereference in dhclient transmission of DHCPDECLINEs was
  repaired.

- Fix handling of -A and -a flags in dhcrelay; it was failing to expand
  packet size as needed to add relay agent options.

- Corrected list of failover state values in dhcpd man page.

- Fixed a bug that caused some request types to be logged incorrectly.

- Fixed a coredump when adding a class via OMAPI.

- Clients that sent a parameter request list containing the
  routers option before the subnet mask option were receiving
  only the latter.  Fixed.

- The server wasn't always sending the FQDN option when it should.

- A partner-down failover server no longer emits 'peer holds all free leases'
  if it is able to newly-allocate one of the peer's leases.

- A cosmetic bug in DHCPDECLINE processing was fixed which caused all
  successful DHCPDECLINEs to be logged as "not found" rather than
  "abandoned".

- Some failover debugging #defines have been better defined and some
  high frequency messages moved to a deeper debugging symbol.

- The CLTT parameter in failover is now only updated by client activity,
  and not by failover binding updates (taking on the peer's CLTT).

- Failover BNDUPD messages are now discarded if they conflict with an
  update that has been trasnmitted, but not acknowledged.

- A bug cleaning up unknown-xxx temporary option definitions was fixed.



More information about the dhcp-announce mailing list