]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3156] release changes
authorAndrei Pavel <andrei@isc.org>
Thu, 16 Nov 2023 16:04:11 +0000 (18:04 +0200)
committerAndrei Pavel <andrei@isc.org>
Thu, 16 Nov 2023 16:04:11 +0000 (18:04 +0200)
ChangeLog
configure.ac
platforms.rst
src/lib/dhcp/iface_mgr_bsd.cc
src/lib/dhcp/iface_mgr_linux.cc
src/lib/dhcp/iface_mgr_sun.cc
src/lib/dhcp/tests/pkt_captures4.cc
src/lib/dhcp/tests/pkt_captures6.cc
src/lib/dhcpsrv/parsers/ifaces_config_parser.cc

index f5bdeeb708d54bc49eb8e0fa80cd288f3cddb98b..33588756e76291a681a03b7e420b70c9c1276f6c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Kea 2.4.1 (stable) released on November 22, 2023
+
 2169.  [build]         razvan
        The library version numbers have been bumped up for the Kea 2.4.1
        stable release.
index 9ab9dad0f20acdae0b4c5f3a4b610fb97ebbb562..76a44f234bc337a92ec93467cb1d5525e20e7c4e 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.4.0-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.4.1-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so
index 82465b819aed85006366653ac70d78c7172a043a..3827941c259ebd1770108182a204135cfc0abee2 100644 (file)
@@ -20,11 +20,11 @@ Regularly Tested Platforms
 Kea is officially supported on Alpine, CentOS, Fedora, RHEL, Ubuntu, Debian,
 and FreeBSD systems. Kea-|release| builds have been tested on:
 
-* Alpine — 3.15, 3.16, 3.17
+* Alpine — 3.16, 3.17
 * CentOS — 7
 * Debian — 10, 11, 12
 * Fedora — 36, 37, 38
-* FreeBSD — 12, 13
+* FreeBSD — 13
 * RHEL — 8, 9
 * Ubuntu — 18.04, 20.04, 22.04
 
@@ -54,11 +54,11 @@ adverse effect on officially supported platforms.
 
 These include platforms past their respective EOL dates, such as:
 
-* Alpine — 3.10, 3.11, 3.12, 3.13, 3.14 (EOL 01 May 2023)
+* Alpine — 3.10, 3.11, 3.12, 3.13, 3.14, 3.15 (EOL 01 November 2023)
 * CentOS — 6, 8 (EOL 31 December 2021)
 * Debian — 8, 9 (EOL 30 June 2022)
 * Fedora — 31, 32, 33, 34, 35 (EOL 13 December 2022)
-* FreeBSD — 10, 11 (EOL 30 September 2021)
+* FreeBSD — 10, 11, 12 (EOL 31 December 2023)
 * macOS — 10.13, 10.14, 10.15 (EOL 12 September 2022)
 * Ubuntu — 14.04, 18.10, 19.04, 19.10, 21.04 (EOL 20 January 2022)
 
index 553842aa412676a3b5db7a1264afe920c1dd032a..4ae0f0e85b6a9a1b0acb86c953738f3c78dc7373 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2023 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 e4053b0664eae680ecff432faeb239f47b0c5490..1fb2aaf712500fa8b0512db74db2e049582064a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2023 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 2fd765f96f4d239a88c98f8ee957dadc2afb2faa..f8ab65cb63f8dcf968b639b4facc6917533393cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2023 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 8387c39c8f8da6c4eddb14ecd4a120332c4cc69e..0f2f44f192bb27f9115cda9d18464de2b020edff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2023 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 3b936aedf088b9f10ead15b4fd2875c9c945e120..01e11b77aa41856760dd20af7b2eb87495f30ade 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2023 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 77a23c281fdc8054838a38ab6e57ba8ddc514bbe..c375b403c2cf22d2839278679267107986d03c91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2023 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