]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2693] Updated sysrepo deprecation
authorTomek Mrugalski <tomek@isc.org>
Fri, 20 Jan 2023 08:40:34 +0000 (09:40 +0100)
committerTomek Mrugalski <tomek@isc.org>
Fri, 20 Jan 2023 16:33:20 +0000 (17:33 +0100)
doc/sphinx/arm/install.rst

index 35e0dc0918a69e3ee2b533e00f03ed88b63ff98c..31a3a2e36e4ab7ad9c71e82ae289fe93a20fb820 100644 (file)
@@ -634,13 +634,16 @@ This section lists significant features that have been or will be removed. We tr
 deprecate features before removing them to signal
 to current users to plan a migration. New users should not rely on deprecated features.
 
-Sysrepo 0.x
------------
+Sysrepo 0.x or 1.x
+------------------
+
+Kea versions 1.9.9 and earlier required Sysrepo 0.7.x to run, when optional
+support for NETCONF was enabled. Kea versions 1.9.10 and later required Sysrepo
+1.4.x and the related libyang 1.x library to run. The earlier Sysrepo versions
+are no longer supported. Kea 2.3.2 introduced support for Sysrepo 2.x. Sadly,
+the Sysrepo continues to undergo major changes that are backwards-incompatible.
+As such, Kea versions 2.3.2 and later dropped support for Sysrepo versions 1.x.
 
-Kea versions 1.9.9 and earlier required Sysrepo 0.7.x to run, when optional support for NETCONF was
-enabled. Kea versions 1.9.10 and later now require Sysrepo 1.4.x and the related libyang 1.x library to
-run. The earlier Sysrepo versions are no longer supported. The latest Sysrepo 2.x version does not
-provide C++ bindings, and as such, is not usable for Kea.
 libreload command
 -----------------