summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2005-05-18 19:54:17 +0000
committerDavid Hankins <dhankins@isc.org>2005-05-18 19:54:17 +0000
commit86c2c1c252de6afeb2ec316ec641a0529f2b8d9b (patch)
tree8dfce4b36ac5c17a6283a924c7ad93e4d7448e5b /README
parent261d7f3a245ee8e2ff895a0678c6fa82949a2db7 (diff)
downloadisc-dhcp-86c2c1c252de6afeb2ec316ec641a0529f2b8d9b.tar.gz
- Version to 3.0.3b3.
- rt14679 - Static BOOTP clients receive wholly random addresses (from an uninitialized stack variable).
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index cd2ad238..b8fd0911 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
Internet Systems Consortium DHCP Distribution
- Version 3.0.3b2
+ Version 3.0.3b3
May 2, 2005
README FILE
@@ -142,14 +142,14 @@ information. On Digital Unix, type ``man pfilt''.
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- zcat dhcp-3.0.3b2.tar.gz |tar xvf -
+ zcat dhcp-3.0.3b3.tar.gz |tar xvf -
On BSD/OS, you have to type gzcat, not zcat, and you may run into
similar problems on other operating systems.
CONFIGURING IT
-Now, cd to the dhcp-3.0.3b2 subdirectory that you've just created and
+Now, cd to the dhcp-3.0.3b3 subdirectory that you've just created and
configure the source tree by typing:
./configure