Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R15b1
- 14 July 2017
+ Version 4.1-ESV-R15
+ 31 July 2017
README FILE
RELEASE STATUS
-This is ISC DHCP 4.1-ESV-R15b1, an extended support (ESV) release that
+This is ISC DHCP 4.1-ESV-R15, 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-R15b1.tar.gz
- tar xvf dhcp-4.1-ESV-R15b1.tar
+ gunzip dhcp-4.1-ESV-R15.tar.gz
+ tar xvf dhcp-4.1-ESV-R15.tar
CONFIGURING IT
-Now, cd to the dhcp-4.1-ESV-R15b1 subdirectory that you've just created and
+Now, cd to the dhcp-4.1-ESV-R15 subdirectory that you've just created and
configure the source tree by typing:
./configure
Internet Systems Consortium DHCP Distribution
- Version 4.1-ESV-R15b1
- 14 July 2017
+ Version 4.1-ESV-R15
+ 31 July 2017
Release Notes
- NEW FEATURES
+ NEW FEATURES
-Version 4.1-ESV-R15b1 is a maintenance release of an extended support version
+Version 4.1-ESV-R15 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/
Email Vicky Risk, Product Manager at vicky@isc.org or discuss on
dhcp-users@lists.isc.org.
+ Changes since 4.1-ESV-R15b1
+
+- None
+
Changes since 4.1-ESV-R14
- The server now allows the client identifier (option 61) to own leases
-AC_INIT([DHCP], [4.1-ESV-R15b1], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.1-ESV-R15], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such