]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2577] release changes
authorMarcin Godzina <mgodzina@isc.org>
Mon, 26 Sep 2022 13:54:29 +0000 (15:54 +0200)
committerMarcin Godzina <mgodzina@isc.org>
Mon, 26 Sep 2022 13:54:29 +0000 (15:54 +0200)
17 files changed:
ChangeLog
src/bin/dhcp4/main.cc
src/bin/dhcp6/main.cc
src/hooks/dhcp/high_availability/ha_service.h
src/hooks/dhcp/high_availability/tests/ha_test.cc
src/hooks/dhcp/lease_cmds/lease_cmds_log.cc
src/hooks/dhcp/lease_cmds/lease_cmds_log.h
src/hooks/dhcp/lease_cmds/lease_parser.h
src/hooks/dhcp/stat_cmds/stat_cmds.cc
src/lib/log/logger.cc
src/lib/log/logger.h
src/lib/log/logger_impl.cc
src/lib/log/logger_impl.h
src/lib/log/tests/logger_unittest.cc
src/lib/process/daemon.cc
src/share/yang/modules/utils/check-revisions.sh.in
src/share/yang/modules/utils/reinstall.sh.in

index cb9bc589ffa356249d79090806015365f8add7e0..721db9e53edb5e344443ee3a7f913a8a783ccc3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Kea 2.3.1 (development) released on September 28, 2022
+
 2064.  [build]         mgodzina
        The library version numbers have been bumped for the Kea 2.3.1
        development release.
index 7984c75d154030e5bce0b626468c8bd17383dee6..8c5afc76a17a5ec43587ea4c383f536c196421d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2022 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 7baa2b5c604de93726582a82208685a2f9769a4c..dbb00d468431ba5e0e51f1f1feadbe06f3e2c104 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2022 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 b116daf845e21482c7b5a02fa0e9c84b91034d94..80ecf7760cea11e25baf0219b31d1d5713293129 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2022 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 8869297820b64457dc7e84952515103ebae90f27..af63e96efbb9b42765c64cec8aff19783cbdaf10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2022 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 e3fb8ccf61f09e8792715914adfd9f48f1b82a4e..2dd79fd8d0f7b27314937d27a2dc52e295d4349a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2022 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 b8fe286f2446a426dd958cfd9cef2b47e77312af..50aae7abf070c5950427d76937c8a1d79e11080d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2022 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 a10873870479e3321d2b23fa888d3646b112112c..c3b31c58d57399ecdb59050f9aa28784b5136673 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2022 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 c40deca3a06c0effb70cc72bfe71451641428816..026da5c9e35ffea080a16dfd476fb3a7915b9e32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2022 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 0ee4ef534d5e5d404161ece2d8b0dec76391c5e9..e036a096a82af4e9182834e0a7e47ad141026995 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2022 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 9654dbb7989fcecb35a6530fc88b3e0ab2083768..78a82ff91b3749567e9964d910019e1af79797a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2022 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 51cc4c15f92b42bc68fc56e06cb7e1f1662f899c..f0e52981aec05d719d965c72c64cd7b8a5dc8c02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2022 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 682ba91f637598d92970af44865cf88e104ae5cd..25e61572a52592389acbb982508d0cd71bec298c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2022 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 87ddae37f7eec8ce85859f8fdc08df66d324087f..cc2fb9586a74dd19fb95401502622a4a08619cd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2022 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 e6b51b8598cf41a8e59b50ad087ead04671d55c1..3ca8579d895da011a1f78143dee325be66b92c0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2022 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 92b1573e4c3c6a985b1f027fc236795a335af6b5..59901000433dc2687916ba1bd35df675cddf66af 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018-2022 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 bb01184b23012a845093d1d3692b8bd8ee8e89da..efb3627352d9e466608df5e89b993dd533f1b771 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2021-2022 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