about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2024-02-05 16:35:41 +0100
committerGitHub <noreply@github.com>2024-02-05 16:35:41 +0100
commita53f27e149ac020344063f55d35ec41d47e481bc (patch)
treed529bb7eb701678a4c791f4f9eb7cef83a8caa07 /nixos
parent18cc2a73331ec50147acf1109c1f9278c909e6f7 (diff)
parent40a57ba84bddee00aa11d5aae97ad7169c3bca6d (diff)
downloadnixlib-a53f27e149ac020344063f55d35ec41d47e481bc.tar
nixlib-a53f27e149ac020344063f55d35ec41d47e481bc.tar.gz
nixlib-a53f27e149ac020344063f55d35ec41d47e481bc.tar.bz2
nixlib-a53f27e149ac020344063f55d35ec41d47e481bc.tar.lz
nixlib-a53f27e149ac020344063f55d35ec41d47e481bc.tar.xz
nixlib-a53f27e149ac020344063f55d35ec41d47e481bc.tar.zst
nixlib-a53f27e149ac020344063f55d35ec41d47e481bc.zip
Merge pull request #278050 from purcell/sonarr-4
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 740f8bc93686..bad1fd449bbb 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -277,6 +277,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 - New options were added to the dnsdist module to enable and configure a DNSCrypt endpoint (see `services.dnsdist.dnscrypt.enable`, etc.).
   The module can generate the DNSCrypt provider key pair, certificates and also performs their rotation automatically with no downtime.
 
+- With a bump to `sonarr` v4, existing config database files will be upgraded automatically, but note that some old apparently-working configs [might actually be corrupt and fail to upgrade cleanly](https://forums.sonarr.tv/t/sonarr-v4-released/33089).
+
 - The Yama LSM is now enabled by default in the kernel, which prevents ptracing
   non-child processes. This means you will not be able to attach gdb to an
   existing process, but will need to start that process from gdb (so it is a