Internet Systems Consortium DHCP Distribution
- Version 4.3.4
- 29 March 2016
+ Version 4.4.0a1
+ 11 December 2017
README FILE
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- gunzip dhcp-4.3.4.tar.gz
- tar xvf dhcp-4.3.4.tar
+ gunzip dhcp-4.4.0a1.tar.gz
+ tar xvf dhcp-4.4.0a1.tar
CONFIGURING IT
-Now, cd to the dhcp-4.3.4 subdirectory that you've just created and
+Now, cd to the dhcp-4.4.0a1 subdirectory that you've just created and
configure the source tree by typing:
./configure
Internet Systems Consortium DHCP Distribution
- Version 4.4.0-dev
- 29 March 2016
+ Version 4.4.0a1
+ 11 December 2017
Release Notes
-AC_INIT([DHCP],[4.4.0-dev],[dhcp-users@isc.org])
+AC_INIT([DHCP],[4.4.0a1],[dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
/*
* Copyright (C) 2004-2017 Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2001 Internet Software Consortium.
+ * Copyright (C) 1997-2003 Internet Software Consortium.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
/*
* Copyright (C) 2004-2017 Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001 Internet Software Consortium.
+ * Copyright (C) 1999-2003 Internet Software Consortium.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
- 4.4.0-dev) noSNAP=snapshot BINDTAG=v9_11 ;;
+ 4.4.0a1) noSNAP=snapshot BINDTAG=v9_11_2 ;;
4.3.4|4.3.4b1) BINDTAG=v9_9_8_P4 ;;
4.3.3) BINDTAG=v9_9_7_P3 ;;
4.3.3b1) BINDTAG=v9_9_7_P2 ;;