Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
dhcp
Commits
3e4b9d70
Commit
3e4b9d70
authored
Dec 04, 2012
by
Shawn Routhier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[v4_1_esv]
Update versions and dates for 4.1-ESV-R8b1
parent
00cd3e9b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
11 deletions
+11
-11
README
README
+7
-7
RELNOTES
RELNOTES
+3
-3
configure.ac
configure.ac
+1
-1
No files found.
README
View file @
3e4b9d70
Internet Systems Consortium DHCP Distribution
Version 4.1-ESV-R
7
10 Sept
ember 2012
Version 4.1-ESV-R
8b1
11 Dec
ember 2012
README FILE
...
...
@@ -96,8 +96,8 @@ directory, it may not have up-to-date information).
RELEASE STATUS
This is ISC DHCP 4.1-ESV-R
7
, an extended support (ESV) release that
provides patches for
some security issues and
several bugs.
This is ISC DHCP 4.1-ESV-R
8b1
, an extended support (ESV) release that
provides patches for several bugs.
ESVs are intended for users who have longer upgrade constraints
Please see our web page http://www.isc.org/downloads/extended-support
...
...
@@ -137,12 +137,12 @@ 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:
gunzip dhcp-4.1-ESV-R
7
.tar.gz
tar xvf dhcp-4.1-ESV-R
7
.tar
gunzip dhcp-4.1-ESV-R
8b1
.tar.gz
tar xvf dhcp-4.1-ESV-R
8b1
.tar
CONFIGURING IT
Now, cd to the dhcp-4.1-ESV-R
7
subdirectory that you've just created and
Now, cd to the dhcp-4.1-ESV-R
8b1
subdirectory that you've just created and
configure the source tree by typing:
./configure
...
...
RELNOTES
View file @
3e4b9d70
Internet
Systems
Consortium
DHCP
Distribution
Version
4.1
-
ESV
-
R
7
1
0
Sept
ember
2012
Version
4.1
-
ESV
-
R
8b1
1
1
Dec
ember
2012
Release
Notes
NEW
FEATURES
Version
4.1
-
ESV
-
R
7
is
a
security
release
of
an
extended
support
version
(
ESV
)
Version
4.1
-
ESV
-
R
8b1
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
/
extended
-
support
for
more
information
on
ESVs
.
...
...
configure.ac
View file @
3e4b9d70
AC_INIT([DHCP], [4.1-ESV-R
7
], [dhcp-users@isc.org])
AC_INIT([DHCP], [4.1-ESV-R
8b1
], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment