]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Changelog entry, dates, messages for release
authorWlodek Wencel <wlodek@isc.org>
Fri, 27 Aug 2021 12:47:44 +0000 (05:47 -0700)
committerWlodek Wencel <wlodek@isc.org>
Fri, 27 Aug 2021 12:47:44 +0000 (05:47 -0700)
27 files changed:
ChangeLog
doc/sphinx/api2doc.py
src/bin/d2/tests/dns_client_unittests.cc
src/bin/d2/tests/parser_unittest.cc
src/hooks/dhcp/lease_cmds/lease_cmds.dox
src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes
src/lib/dhcpsrv/mysql_host_data_source.h
src/lib/dhcpsrv/resource_handler.h
src/lib/exceptions/exceptions.h
src/lib/hooks/callout_manager.cc
src/lib/yang/yang_revisions.h
src/share/database/scripts/mysql/upgrade_001.0_to_002.0.sh.in
src/share/database/scripts/mysql/upgrade_002.0_to_003.0.sh.in
src/share/database/scripts/mysql/upgrade_003.0_to_004.0.sh.in
src/share/database/scripts/mysql/upgrade_004.0_to_004.1.sh.in
src/share/database/scripts/mysql/upgrade_004.1_to_005.0.sh.in
src/share/database/scripts/mysql/upgrade_005.0_to_005.1.sh.in
src/share/database/scripts/mysql/upgrade_005.1_to_005.2.sh.in
src/share/database/scripts/mysql/upgrade_005.2_to_006.0.sh.in
src/share/database/scripts/mysql/upgrade_007.0_to_008.0.sh.in
src/share/database/scripts/mysql/upgrade_008.0_to_008.1.sh.in
src/share/database/scripts/mysql/upgrade_008.1_to_008.2.sh.in
src/share/database/scripts/mysql/upgrade_008.2_to_009.0.sh.in
src/share/database/scripts/mysql/upgrade_009.0_to_009.1.sh.in
src/share/database/scripts/mysql/upgrade_009.1_to_009.2.sh.in
src/share/database/scripts/mysql/upgrade_009.2_to_009.3.sh.in
src/share/database/scripts/mysql/upgrade_009.3_to_009.4.sh.in

index cf8b410210c44a04b809b829a6318149090c7b2e..e4ffb430efdb9abc77108a8536e975d967680085 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Kea 1.9.11 (development) released on Aug 30, 2021
+
 1940.  [build]         razvan
        Library version numbers bumped for Kea 1.9.11 development
        version.
index f4ba57e6b9070db0790987d757b27ac516b45e51..96d3d3597c9c246639ebf4aa2ade0e6089d34c04 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (C) 2019-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2019-2021 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 33ef9991577d2fd6110b7868af00bf3ef061aef9..a795f0db2e79411cc6249d3f28baffba89250735 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2021 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 caf0da1aed5a40264eff9e1685680ae210214148..53220130e74670130f917da632198686f98ed505 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2021 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 6781578acd8d992ff95b266393034cf8ca739962..e112aa042efec36b710d5146612461020dbfbcf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2021 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 6db097681cb92292d20597a87ab35691c6206337..d7be98c7ba53487bb04c1c744b91bd3170b3546e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018-2021 Internet Systems Consortium, Inc. ("ISC")
 
 % STAT_CMDS_DEINIT_FAILED unloading Stat Commands hooks library failed: %1
 This error message indicates an error during unloading the Lease Commands
@@ -18,6 +18,9 @@ the log message.
 This info message indicates that the Stat Commands hooks library has been
 loaded successfully. Enjoy!
 
+% STAT_CMDS_LEASE4_FAILED stat-lease4-get command failed: reason: %1
+The stat-lease4-get command has failed. The reason for failure is logged.
+
 % STAT_CMDS_LEASE4_GET stat-lease4-get command successful, parameters: %1 rows found: %2
 The stat-lease4-get command has been successful. The log will contain
 the parameters supplied and the number of rows found.
@@ -26,9 +29,6 @@ the parameters supplied and the number of rows found.
 The stat-lease4-get command has failed. Both the parameters supplied and
 the reason for failure are logged.
 
-% STAT_CMDS_LEASE4_FAILED stat-lease4-get command failed: reason: %1
-The stat-lease4-get command has failed. The reason for failure is logged.
-
 % STAT_CMDS_LEASE4_GET_INVALID stat-lease4-get command is malformed or invalid, reason: %1
 The stat-lease4-get command was either malformed or contained invalid
 parameters.  A detailed explanation should be logged.
@@ -38,6 +38,9 @@ The parameters submitted with stat-lease4-get were valid but excluded all
 known subnets.  The parameters supplied along with an explanation should
 be logged.
 
+% STAT_CMDS_LEASE6_FAILED stat-lease6-get command failed: reason: %1
+The stat-lease6-get command has failed. The reason for failure is logged.
+
 % STAT_CMDS_LEASE6_GET stat-lease6-get command successful, parameters: %1 rows found: %2
 The stat-lease6-get command has been successful. The log will contain
 the parameters supplied and the number of rows found.
@@ -46,9 +49,6 @@ the parameters supplied and the number of rows found.
 The stat-lease6-get command has failed. Both the parameters supplied and
 the reason for failure are logged.
 
-% STAT_CMDS_LEASE6_FAILED stat-lease6-get command failed: reason: %1
-The stat-lease6-get command has failed. The reason for failure is logged.
-
 % STAT_CMDS_LEASE6_GET_INVALID stat-lease6-get command is malformed or invalid, reason: %1
 The stat-lease6-get command was either malformed or contained invalid
 parameters.  A detailed explanation should be logged.
index 879eb7e3b6b2a26e1d7f52aeb56b8de4d0cb2c48..08e6b84bd1d5f383fc999c80322484cf238e3299 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2021 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 8d4372bbe276e0fd3ea32400ef9c778b0b4ea8e9..e03f3c11a4b28d234c2ecd3a897dd6c5c755463b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2020-2021 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 d07ae00f4278da664887a467ca58791a2455505b..0f891599887a91de66aa2aff94b01510f5c0929d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2021 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 589addcd6e8a6fee5110e3d22d1612b9d4076f31..5505567465b9380f9bfce4fc1389d9a815e5d9c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2021 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 773907814ed198d334ca0a967cee9f2f84e6092f..657104542057d54b1fbe429de119abcdca6cbad4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2021 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 44a5b97c613dec034b0a2e52b4a6fd3c24bb0697..efbc2c8876d0dde348df7f62c055b656594de707 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2021 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 8e3b6576720676320cb32c0b5bae296e5a756efa..78af24afb1d8eedb6345be3634e92ff841e8bf87 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2021 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 d2d8048dc5031670510a487e0dd224a232bac686..3affd3af17605192b4a8ed67ea4a2d519184fdf1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2021 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 4957d1d31737e722b0498fe8bfe7b4857631f5e6..65a57ed0be171b44863b540db3200c2a2b0319b3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2021 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 9a2384824a52662f0186d0f9805bcd8c6076e95e..cfe3489b31341a4c8f926cc3555859506315e5b1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2021 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 4ccbed4d9578cbf112514ca9e2c49e2ff46403b7..45f40b99e12f4028aa05ec435bd6d66b12f265b7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2017-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017-2021 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 c7164eb3fa443fa55765ad5a6645685affc5a81d..498787890ba892f7cde932c92f32c80d7eabd5f0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018-2021 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 cf0da0ad717b6e99bbf7290a29e7b792d5f3be6b..63392c868b83e76b050af3bcdd7ffc7dd46815ff 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018-2021 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 bbcc046dbff499386aa7f2bb3d5f72b058e1f79c..bba08bc7dc59e426799a6736f466be140d4c850f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2019-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2019-2021 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 70485e45de60606ec2c171bfae4485f53c38c8f8..f2c3e4989e57a5d80b59364cd98574dbd0af39ce 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2019-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2019-2021 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 5f743233e363439650966dd1e94db969ddcea5bd..4ad298e98eeaf9ffd59e68352efe8f634d9e272e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2019-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2019-2021 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 84e4bc3faa1ff7edcc6abea1635a25555518ae26..fdbf17dda473ad07728c91d6109d0202286e2333 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2019-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2019-2021 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 1dbdbd625a3c10a927cab4619d4cb2fbdac5eb6d..473a18f5e2ab031e5444bd0b5e0fc1c3ae625a32 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2020-2021 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 e80786ada5c61ebee3881c81f7f26c4e64ca18ce..3b8cd34bf2932eb3add0563642b638bb5b6fff9b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2020-2021 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 65e10aba46ba06c4119de4727abff3a3f35d05bb..76e8608ac7006eb1e83786eb6fd225a908535fa0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2020-2021 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 df5e32a94a6d8dd04721f7b74989f8effeac306c..69b3f65e34199e2685e9e37abd8267f061aeaa76 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2020-2021 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