]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3512] release changes
authorWlodek Wencel <wlodek@isc.org>
Thu, 25 Jul 2024 08:00:45 +0000 (10:00 +0200)
committerWlodek Wencel <wlodek@isc.org>
Thu, 25 Jul 2024 08:00:45 +0000 (10:00 +0200)
ChangeLog
configure.ac
src/hooks/dhcp/mysql_cb/tests/mysql_cb_dhcp4_unittest.cc
src/hooks/dhcp/mysql_cb/tests/mysql_cb_dhcp6_unittest.cc
src/hooks/dhcp/pgsql_cb/tests/pgsql_cb_dhcp4_unittest.cc
src/hooks/dhcp/pgsql_cb/tests/pgsql_cb_dhcp6_unittest.cc
src/lib/dhcpsrv/tests/cfgmgr_unittest.cc
src/lib/dhcpsrv/testutils/generic_cb_dhcp4_unittest.h
src/share/database/scripts/mysql/dhcpdb_drop.mysql
src/share/database/scripts/pgsql/dhcpdb_drop.pgsql

index d42d6c9aa0fa04ca1edabb757b458a5cca491883..50a8808fd983ba6fb0c52ef451706165aecbd15d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Kea 2.6.1 (stable) released on July 31, 2024
+
 2252.  [bug]           tmark, razvan
        Corrected an issue in MySQL config back end that
        causes preferred life time values to be overwritten
index bdabddbb6fdf221723f45709d14e7e624cff0fe1..cc1b31af713292d81da059ab2a1badc442fa600c 100644 (file)
@@ -6,7 +6,7 @@ AC_PREREQ([2.69])
 # For released versions, this is in x.y.z format.
 # For GIT versions, this is x.y.z-git, where x.y.z denotes the next development
 # version that is worked on and that is to be released.
-AC_INIT(kea, 2.6.0-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.6.1-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so
index 72b873451ca7d052ed7dc600208f6afe8ad47c55..bb418b529610372293e352fbde070fc05fe6e19a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 Internet Systems Consortium, Inc. ("ISC")
 //
 // 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
index d758b54e05152e3eeeffa29b5b51bf500522a76e..3580dfa6e7e451ed42b9697153b3bb817f4314b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
 //
 // 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
index aa80e1a61d60c2feb925e57612c3a6dba6258aff..ea968e75efe90664feeeaef15a0285b81cb40222 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2024 Internet Systems Consortium, Inc. ("ISC")
 //
 // 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
index c1720587f1130639e857b16c09dece21b37c8ad2..df80329638516d2e1cbf871ee5ed6a58bf0b0c18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2024 Internet Systems Consortium, Inc. ("ISC")
 //
 // 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
index 13ec6a1147862c54cd9d2882c044abaad3fc4cd4..44699638f3a19635db69af336da6f58e3574a622 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 Internet Systems Consortium, Inc. ("ISC")
 //
 // 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
index 456d6a3aeb21a0138ea1a83934130c9ef7a20acd..4375cb426db05c9ad59fa9db0f8e2e14c90bd994 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2024 Internet Systems Consortium, Inc. ("ISC")
 //
 // 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
index 82881efb0f33251eff0135a928ee3acb58bbf346..919f7c7887dbe77406adac26a8f605cd6c919876 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
 #
 # 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
index 9334e6235e07786bc8185062b6aee51717624a25..c644898d08f054cbf65e93565074862633686170 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright (C) 2016-2023 Internet Systems Consortium.
+-- Copyright (C) 2016-2024 Internet Systems 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