]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[v4_1_esv] Pre-release tag prep for 4.1-ESV-R14b1: version #, copyright etc...
authorThomas Markwalder <tmark@isc.org>
Fri, 26 Aug 2016 20:37:17 +0000 (16:37 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 26 Aug 2016 20:37:17 +0000 (16:37 -0400)
README
RELNOTES
common/discover.c
common/tables.c
configure.ac
omapip/connection.c
server/dhcpd.8

diff --git a/README b/README
index dbbe130db845a71c76365f63aa0feec9b08cadf6..99801fed87f2c17e5a29d6be6cdc2fd591b474d5 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
               Internet Systems Consortium DHCP Distribution
-                         Version 4.1-ESV-R13
-                           29 March 2016
+                         Version 4.1-ESV-R14b1
+                           7 September 2016
 
                              README FILE
 
@@ -98,7 +98,7 @@ directory, it may not have up-to-date information).
 
                            RELEASE STATUS
 
-This is ISC DHCP 4.1-ESV-R13, an extended support (ESV) release that
+This is ISC DHCP 4.1-ESV-R14b1, an extended support (ESV) release that
 provides patches for several bugs.
 
 ESVs are intended for users who have longer upgrade constraints 
@@ -139,12 +139,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-R13.tar.gz
-       tar xvf dhcp-4.1-ESV-R13.tar
+       gunzip dhcp-4.1-ESV-R14b1.tar.gz
+       tar xvf dhcp-4.1-ESV-R14b1.tar
 
                            CONFIGURING IT
 
-Now, cd to the dhcp-4.1-ESV-R13 subdirectory that you've just created and
+Now, cd to the dhcp-4.1-ESV-R14b1 subdirectory that you've just created and
 configure the source tree by typing:
 
        ./configure
index 41ccc52851bc9b97240f03e2786ea99eef7abd5b..868afd723237a6fb00254c90d3d5ec51055e0f41 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,13 +1,13 @@
               Internet Systems Consortium DHCP Distribution
 
-                           Version 4.1-ESV-R13
-                             29 March 2016
+                           Version 4.1-ESV-R14b1
+                             7 September 2016
 
                               Release Notes
 
                               NEW FEATURES
 
-Version 4.1-ESV-R13 is a maintenance release of an extended support version
+Version 4.1-ESV-R14b1 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/
index 81d20e085a64259ee7fa3bb81447972ef5b50329..322097a3cd68140b9b62965a4ea65ee0f9d2c75b 100644 (file)
@@ -3,7 +3,7 @@
    Find and identify the network interfaces. */
 
 /*
- * Copyright (c) 2013-2014 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2013-2016 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2004-2009,2011 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
index 2849d57534f8e5a1076f654d7d124df1f8a4f364..8e37cae08dacb2e051028d2263f6c0d3f70dab96 100644 (file)
@@ -3,7 +3,7 @@
    Tables of information... */
 
 /*
- * Copyright (c) 2011-2012 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2011-2016 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
index e035184b6828a6f8757c9691a01d091406d647bc..7afdb531045bad745d231fe8a8546579794ef187 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([DHCP], [4.1-ESV-R13], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.1-ESV-R14b1], [dhcp-users@isc.org])
 
 # we specify "foreign" to avoid having to have the GNU mandated files,
 # like AUTHORS, COPYING, and such
index 9ab06bea5cc4848392891f3355a6f5507b8135ba..fcaee61b1c764a4e5e39093a030540192092a3a6 100644 (file)
@@ -3,7 +3,7 @@
    Subroutines for dealing with connections. */
 
 /*
- * Copyright (c) 2009-2014 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2009-2016 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1999-2003 by Internet Software Consortium
  *
index f626e1c38823d995169adb2e58934306af0ea9dc..37313e4c58e237b5399be94af95b5b7a874c8d8e 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcpd.8
 .\"
-.\" Copyright (c) 2009-2015 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2009-2016 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"