about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorajs124 <git@ajs124.de>2023-04-04 12:58:07 +0200
committerajs124 <git@ajs124.de>2023-07-28 16:35:40 +0200
commit413d9d3864e58ae59c77210e8591968a3121496f (patch)
treec7d58177dabed0ad46764721991d4a6e883214d2 /nixos/doc
parent001f224fccf52937cc1355507de89c30b32ee30a (diff)
downloadnixlib-413d9d3864e58ae59c77210e8591968a3121496f.tar
nixlib-413d9d3864e58ae59c77210e8591968a3121496f.tar.gz
nixlib-413d9d3864e58ae59c77210e8591968a3121496f.tar.bz2
nixlib-413d9d3864e58ae59c77210e8591968a3121496f.tar.lz
nixlib-413d9d3864e58ae59c77210e8591968a3121496f.tar.xz
nixlib-413d9d3864e58ae59c77210e8591968a3121496f.tar.zst
nixlib-413d9d3864e58ae59c77210e8591968a3121496f.zip
nixos/dhcp(46): remove
package reached its EOL on 2022-10-04
see https://www.isc.org/blogs/isc-dhcp-eol/ for details
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index e4e2c49859b3..d19437dbdecc 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -72,6 +72,8 @@
 
 - PHP now defaults to PHP 8.2, updated from 8.1.
 
+- The ISC DHCP package and corresponding module have been removed, because they are end of life upstream. See https://www.isc.org/blogs/isc-dhcp-eol/ for details and switch to a different DHCP implementation like kea or dnsmasq.
+
 - `util-linux` is now supported on Darwin and is no longer an alias to `unixtools`. Use the `unixtools.util-linux` package for access to the Apple variants of the utilities.
 
 - `services.keyd` changed API. Now you can create multiple configuration files.