From dcff47071dc2542f1820bf05f8fd0fd722061f80 Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Thu, 6 Aug 2026 10:51:17 +0300 Subject: [PATCH] [#4272] Add changelog entry --- AUTHORS | 7 +++++-- ...move-harnesses-from-the-ada-fuzzers-repository-into-kea | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 changelog_unreleased/4272-move-harnesses-from-the-ada-fuzzers-repository-into-kea diff --git a/AUTHORS b/AUTHORS index 775ae26a9e..3a8b31ebe4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,12 +24,12 @@ Primary developers: GSS-TSIG, bulk leasequery) - Razvan Becheriu (cassandra, netconf, multi-threading, forensic logging, run script hook, multi-threading mode of high availability, - GSS-TSIG, statistics) + GSS-TSIG, statistics, fuzzing) - Vicky Risk (documentation) - Suzanne Goldlust (documentation) - Andrei Pavel (build system, documentation, hammer, netconf, perfdhcp, radius, release engineering, shell scripts, testing, limits, - statistics) + statistics, fuzzing) - Peter Davies (documentation) - Slawek Figiel (documentation, host reservations, perfdhcp) - Marcin Godzina (documentation, release engineering, testing) @@ -331,4 +331,7 @@ We have received the following contributions: 2026-06: Contributed a patch that updates ARM documentation about internal option type. +- Ada Logics + 2026: Added more fuzz harnesses and support for oss-fuzz. + diff --git a/changelog_unreleased/4272-move-harnesses-from-the-ada-fuzzers-repository-into-kea b/changelog_unreleased/4272-move-harnesses-from-the-ada-fuzzers-repository-into-kea new file mode 100644 index 0000000000..ed5b4739e8 --- /dev/null +++ b/changelog_unreleased/4272-move-harnesses-from-the-ada-fuzzers-repository-into-kea @@ -0,0 +1,3 @@ +[build] andrei, razvan, AdaLogics + More fuzz harnesses were added. + (Gitlab #4272) -- 2.47.3