about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorRobert Scott <code@humanleg.org.uk>2024-03-16 20:05:10 +0000
committerGitHub <noreply@github.com>2024-03-16 20:05:10 +0000
commit41c8713b58ad3a54e97a54ed639b42ae8e5f8d30 (patch)
tree6ad8137fb849ba5682adde0d79bf94b0b9c666df /nixos
parentbfa0fb2dbe5180bdcdb2008fa1b625724cb0e860 (diff)
parent0537bbd04297ffbe784a32f75afe043167f517bc (diff)
Merge pull request #296229 from NickCao/pdns
pdns: 4.8.4 -> 4.9.0
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 1c1fe7f997cf7..1a86beaba73f7 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -131,6 +131,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - The `power.ups` module now generates `upsd.conf`, `upsd.users` and `upsmon.conf` automatically from a set of new configuration options. This breaks compatibility with existing `power.ups` setups where these files were created manually. Back up these files before upgrading NixOS.
 
+- `pdns` was updated to version [v4.9.x](https://doc.powerdns.com/authoritative/changelog/4.9.html), which introduces breaking changes. Check out the [Upgrade Notes](https://doc.powerdns.com/authoritative/upgrading.html#to-4-9-0) for details.
+
 - `unrar` was updated to v7. See [changelog](https://www.rarlab.com/unrar7notes.htm) for more information.
 
 - `k9s` was updated to v0.31. There have been various breaking changes in the config file format,