Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R14b1
- 7 September 2016
+ Version 4.1-ESV-R14
+ 5 October 2016
README FILE
RELEASE STATUS
-This is ISC DHCP 4.1-ESV-R14b1, an extended support (ESV) release that
+This is ISC DHCP 4.1-ESV-R14, 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-R14b1.tar.gz
- tar xvf dhcp-4.1-ESV-R14b1.tar
+ gunzip dhcp-4.1-ESV-R14.tar.gz
+ tar xvf dhcp-4.1-ESV-R14.tar
CONFIGURING IT
-Now, cd to the dhcp-4.1-ESV-R14b1 subdirectory that you've just created and
+Now, cd to the dhcp-4.1-ESV-R14 subdirectory that you've just created and
configure the source tree by typing:
./configure
Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R14b1
- 7 September 2016
+ Version 4.1-ESV-R14
+ 5 Octoboer 2016
Release Notes
Consortium. This product includes cryptographic software written
by Eric Young (eay@cryptsoft.com).
+ Changes since 4.1-ESV-R14b1
+
+- None
+
Changes since 4.1-ESV-R13
- Correct error message in relay to use remote id length instead
-AC_INIT([DHCP], [4.1-ESV-R14b1], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.1-ESV-R14], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such