From: Thomas Markwalder Date: Fri, 26 Aug 2016 20:37:17 +0000 (-0400) Subject: [v4_1_esv] Pre-release tag prep for 4.1-ESV-R14b1: version #, copyright etc... X-Git-Tag: v4_1_esv_r14b1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae71c6021310c1fd34377fefcda7696cfee363c6;p=thirdparty%2Fdhcp.git [v4_1_esv] Pre-release tag prep for 4.1-ESV-R14b1: version #, copyright etc... --- diff --git a/README b/README index dbbe130db..99801fed8 100644 --- 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 diff --git a/RELNOTES b/RELNOTES index 41ccc5285..868afd723 100644 --- 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/ diff --git a/common/discover.c b/common/discover.c index 81d20e085..322097a3c 100644 --- a/common/discover.c +++ b/common/discover.c @@ -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 * diff --git a/common/tables.c b/common/tables.c index 2849d5753..8e37cae08 100644 --- a/common/tables.c +++ b/common/tables.c @@ -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 * diff --git a/configure.ac b/configure.ac index e035184b6..7afdb5310 100644 --- a/configure.ac +++ b/configure.ac @@ -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 diff --git a/omapip/connection.c b/omapip/connection.c index 9ab06bea5..fcaee61b1 100644 --- a/omapip/connection.c +++ b/omapip/connection.c @@ -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 * diff --git a/server/dhcpd.8 b/server/dhcpd.8 index f626e1c38..37313e4c5 100644 --- a/server/dhcpd.8 +++ b/server/dhcpd.8 @@ -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 .\"