Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R13b1
- 09 March 2016
+ Version 4.1-ESV-R13
+ 29 March 2016
README FILE
RELEASE STATUS
-This is ISC DHCP 4.1-ESV-R13b1, an extended support (ESV) release that
+This is ISC DHCP 4.1-ESV-R13, 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-R13b1.tar.gz
- tar xvf dhcp-4.1-ESV-R13b1.tar
+ gunzip dhcp-4.1-ESV-R13.tar.gz
+ tar xvf dhcp-4.1-ESV-R13.tar
CONFIGURING IT
-Now, cd to the dhcp-4.1-ESV-R13b1 subdirectory that you've just created and
+Now, cd to the dhcp-4.1-ESV-R13 subdirectory that you've just created and
configure the source tree by typing:
./configure
Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R13b1
- 09 March 2016
+ Version 4.1-ESV-R13
+ 29 March 2016
Release Notes
NEW FEATURES
-Version 4.1-ESV-R13b1 is a maintenance release of an extended support version
+Version 4.1-ESV-R13 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-R13b1
+
+- None
+
Changes since 4.1-ESV-R12
- Corrected a static analyzer warning in common/execute.c
-AC_INIT([DHCP], [4.1-ESV-R13b1], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.1-ESV-R13], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such