]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2220] Re-order changelog
authorDan Theisen <djt@isc.org>
Mon, 17 Oct 2022 13:19:46 +0000 (06:19 -0700)
committerDan Theisen <djt@isc.org>
Mon, 17 Oct 2022 13:22:35 +0000 (06:22 -0700)
ChangeLog

index abea64924c6fb84b8ed2a9c4c10e0d5e12fcda46..640c498febff784eb4ad519e8ab4bb67645c782c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2068.  [func]          djt
+       Kea's official APK, Deb, and RPM packages have been restructured
+       and made to follow a consistent packaging standard. Some of the
+       package names have been modified, and some packages have been
+       consolidated into larger packages as a result of these changes.
+       Kea now runs under a service user on RPM systems. Upgrading Kea
+       on Debian and Ubuntu systems should be done with ``apt
+       dist-upgrade`` when upgrading to this release or later, as some
+       packages need to be removed before being reinstalled. Depending
+       on how Kea was installed, upgrading to this release or later on
+       Debian or Ubuntu systems could cause the DHCPv6 and/or the DDNS
+       server, as well as the open-source hooks to be removed. In order
+       to ensure they are properly installed, either install the
+       ``isc-kea`` metapackage, or install the packages explicitly by
+       name. Further details can be found in the Gitlab issue.
+       (Gitlab #2220)
+
 2067.  [func]          fdupont
        Updated the layout of extended information optionally
        stored in lease user context to add remote and relay
@@ -11,7 +28,7 @@
 
 Kea 2.3.1 (development) released on September 28, 2022
 
-2066.  [func]          djt
+2065.  [func]          djt
        A compatibility config option called ignore-rai-link-selection
        has been added to the DHCPv4 config allow operators to ignore
        Link Selection suboption data in Relay Agent information options.
@@ -19,23 +36,6 @@ Kea 2.3.1 (development) released on September 28, 2022
        use data provided in the suboption for subnet selection.
        (Gitlab #2543)
 
-2065.  [func]          djt
-       Kea's official APK, Deb, and RPM packages have been restructured
-       and made to follow a consistent packaging standard. Some of the
-       package names have been modified, and some packages have been
-       consolidated into larger packages as a result of these changes.
-       Kea now runs under a service user on RPM systems. Upgrading Kea
-       on Debian and Ubuntu systems should be done with ``apt
-       dist-upgrade`` when upgrading to this release or later, as some
-       packages need to be removed before being reinstalled. Depending
-       on how Kea was installed, upgrading to this release or later on
-       Debian or Ubuntu systems could cause the DHCPv6 and/or the DDNS
-       server, as well as the open-source hooks to be removed. In order
-       to ensure they are properly installed, either install the
-       ``isc-kea`` metapackage, or install the packages explicitly by
-       name. Further details can be found in the Gitlab issue.
-       (Gitlab #2220)
-
 2064.  [build]         mgodzina
        The library version numbers have been bumped for the Kea 2.3.1
        development release.