2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

[#3737] configure version bump up, platforms list updated

This commit is contained in:
Wlodek Wencel 2025-01-29 20:28:08 +01:00
parent c524f6a5db
commit 880885d139
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ AC_PREREQ([2.69])
# For released versions, this is in x.y.z format. # 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 # 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. # 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) AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so # serial-tests is not available in automake version before 1.13, so

View File

@ -17,10 +17,10 @@ Regularly Tested Platforms
Kea is officially supported on Alpine, Debian, Fedora, FreeBSD, RHEL, and Ubuntu Kea is officially supported on Alpine, Debian, Fedora, FreeBSD, RHEL, and Ubuntu
systems. Kea-|release| builds have been tested on: 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 * Debian — 10, 11, 12
* Fedora — 39, 40 * Fedora — 40, 41
* FreeBSD — 13 * FreeBSD — 14
* RHEL — 8, 9 * RHEL — 8, 9
* Ubuntu — 20.04, 22.04, 24.04 * Ubuntu — 20.04, 22.04, 24.04