Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R12b1
- 04 August 2015
+ Version 4.1-ESV-R12
+ 03 September 2015
README FILE
RELEASE STATUS
-This is ISC DHCP 4.1-ESV-R12b1, an extended support (ESV) release that
+This is ISC DHCP 4.1-ESV-R12, an extended support (ESV) release that
provides patches for several bugs.
ESVs are intended for users who have longer upgrade constraints
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- gunzip dhcp-4.1-ESV-R12b1.tar.gz
- tar xvf dhcp-4.1-ESV-R12b1.tar
+ gunzip dhcp-4.1-ESV-R12.tar.gz
+ tar xvf dhcp-4.1-ESV-R12.tar
CONFIGURING IT
-Now, cd to the dhcp-4.1-ESV-R12b1 subdirectory that you've just created and
+Now, cd to the dhcp-4.1-ESV-R12 subdirectory that you've just created and
configure the source tree by typing:
./configure
Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R12b1
- 04 August 2015
+ Version 4.1-ESV-R12
+ 03 September 2015
Release Notes
NEW FEATURES
-Version 4.1-ESV-R12b1 is a maintenance release of an extended support version
+Version 4.1-ESV-R12 is a maintenance release of an extended support version
(ESV) release. ESVs are intended for users who have longer upgrade
constraints. Please see our web page
http://www.isc.org/downloads/software-support-policy/
Consortium. This product includes cryptographic software written
by Eric Young (eay@cryptsoft.com).
+ Changes since 4.1-ESV-R12b1
+
+- None
+
Changes since 4.1-ESV-R11
- The server now does a better check to see if it can allocate the memory
.\" $Id: dhclient.8,v 1.30.8.4.6.1 2011/04/15 22:26:20 sar Exp $
.\"
-.\" Copyright (c) 2004,2007-2014 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004,2007-2015 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\" Permission to use, copy, modify, and distribute this software for any
-AC_INIT([DHCP], [4.1-ESV-R12b1], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.1-ESV-R12], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such