From 432f0d0b12382f812e9167c1de330f14f947499c Mon Sep 17 00:00:00 2001 From: Molly Miller Date: Tue, 26 Nov 2024 17:50:50 +0100 Subject: [PATCH] changelog: update PL-133205 --- ...174743_PL-133205-dhcp-port-to-kea_scriv.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 changelog.d/20241126_174743_PL-133205-dhcp-port-to-kea_scriv.md diff --git a/changelog.d/20241126_174743_PL-133205-dhcp-port-to-kea_scriv.md b/changelog.d/20241126_174743_PL-133205-dhcp-port-to-kea_scriv.md new file mode 100644 index 000000000..870a831f3 --- /dev/null +++ b/changelog.d/20241126_174743_PL-133205-dhcp-port-to-kea_scriv.md @@ -0,0 +1,20 @@ + + +### Impact + + +### NixOS XX.XX platform + +- router: the ISC DHCP server, which is end-of-life, has been replaced + with its successor implementation, Kea. (PL-133205)