diff options
Diffstat (limited to 'changelog_unreleased')
8 files changed, 0 insertions, 43 deletions
diff --git a/changelog_unreleased/3390-ntp-server-option b/changelog_unreleased/3390-ntp-server-option deleted file mode 100644 index e8c02bcde3..0000000000 --- a/changelog_unreleased/3390-ntp-server-option +++ /dev/null @@ -1,5 +0,0 @@ -[func] fdupont - Added support of DHCPv6 "ntp-server" (56) option - specified by RFC 5908 and its associated suboptions - in the "v6-ntp-server-suboptions" space. - (Gitlab #3390) diff --git a/changelog_unreleased/3404-option122 b/changelog_unreleased/3404-option122 deleted file mode 100644 index 99bec808e8..0000000000 --- a/changelog_unreleased/3404-option122 +++ /dev/null @@ -1,6 +0,0 @@ -[func] fdupont - Added support of DHCPv4 "cablelab-client-conf" (122) option - and its associated suboptions specified by RFC 3495, 3594 - and 3634 in the "cablelabs-client-conf" space at the - exception of the suboption 3. - (Gitlab #3404) diff --git a/changelog_unreleased/3552-drop-botan-without-tls b/changelog_unreleased/3552-drop-botan-without-tls deleted file mode 100644 index 1399efc63e..0000000000 --- a/changelog_unreleased/3552-drop-botan-without-tls +++ /dev/null @@ -1,6 +0,0 @@ -[build]* fdupont - Made the Botan boost TLS support mandatory. Changed - the configure argument to --with-botan using - the Botan pkg-config library name e.g. "botan-2". - (Gitlab #3552) - diff --git a/changelog_unreleased/3582-vendor-options-in-classes b/changelog_unreleased/3582-vendor-options-in-classes deleted file mode 100644 index 7b33d08195..0000000000 --- a/changelog_unreleased/3582-vendor-options-in-classes +++ /dev/null @@ -1,4 +0,0 @@ -[bug] fdupont - Fixed a bug where Kea did not return the value of - vendor-encapsulated-options when redefined in a client class. - (Gitlab #3582) diff --git a/changelog_unreleased/3585-relax-backend-type b/changelog_unreleased/3585-relax-backend-type deleted file mode 100644 index b5526281f0..0000000000 --- a/changelog_unreleased/3585-relax-backend-type +++ /dev/null @@ -1,6 +0,0 @@ -[func] fdupont - Relaxed the lease, host and config database backend types - in the configuration syntax. This change is introduced to - better handle optional backends provided in hooks, such as - currently available MySQL or PostgreSQL hooks. - (Gitlab #3585) diff --git a/changelog_unreleased/3588-required-no-test b/changelog_unreleased/3588-required-no-test deleted file mode 100644 index f978c8fd29..0000000000 --- a/changelog_unreleased/3588-required-no-test +++ /dev/null @@ -1,6 +0,0 @@ -[func]* fdupont - Classes included in 'require-client-classes' that do - not have test expressions will now be unconditionally - added to the client's list of matching classes. - Previously they were ignored. - (Gitlab #3388) diff --git a/changelog_unreleased/3590-required-precedence b/changelog_unreleased/3590-required-precedence deleted file mode 100644 index c8a478256d..0000000000 --- a/changelog_unreleased/3590-required-precedence +++ /dev/null @@ -1,6 +0,0 @@ -[func]* fdupont - Required classes are now evaluated in the same order as - for option data, i.e. (pd-)pool, subnet and shared network. - Before the order was reversed but this feature was not - used. - (Gitlab #3590) diff --git a/changelog_unreleased/3605-integrate-clusterfuzzlite-libfuzzer-oss-fuzz-in-the-main-core-kea-repo b/changelog_unreleased/3605-integrate-clusterfuzzlite-libfuzzer-oss-fuzz-in-the-main-core-kea-repo deleted file mode 100644 index f4073f5205..0000000000 --- a/changelog_unreleased/3605-integrate-clusterfuzzlite-libfuzzer-oss-fuzz-in-the-main-core-kea-repo +++ /dev/null @@ -1,4 +0,0 @@ -[build, func] andrei - Standalone fuzz target binaries used in fuzz testing were added - to the "fuzz" directory. - (Gitlab #3605) |