]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3737] configure version bump up, platforms list updated
authorWlodek Wencel <wlodek@isc.org>
Wed, 29 Jan 2025 19:28:08 +0000 (20:28 +0100)
committerWlodek Wencel <wlodek@isc.org>
Wed, 29 Jan 2025 19:28:08 +0000 (20:28 +0100)
configure.ac
platforms.rst

index bc9aceb5e14119c76d1f7ac8069e7ad21f0a7d81..971b5b9f24f76be15267b832c09bd36e1ecfddca 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.7.6-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.7.7-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so
index 18e92b7ce929ec0c841a7c73f67b6c4170571493..7a33803041b1e66bd4b1a7096152818d12d10d42 100644 (file)
@@ -17,10 +17,10 @@ Regularly Tested Platforms
 Kea is officially supported on Alpine, Debian, Fedora, FreeBSD, RHEL, and Ubuntu
 systems. Kea-|release| builds have been tested on:
 
-* Alpine — 3.17, 3.18, 3.19, 3.20
+* Alpine — 3.18, 3.19, 3.20, 3.21
 * Debian — 10, 11, 12
-* Fedora — 39, 40
-* FreeBSD — 13
+* Fedora — 40, 41
+* FreeBSD — 14
 * RHEL — 8, 9
 * Ubuntu — 20.04, 22.04, 24.04