about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorSteve Purcell <steve@sanityinc.com>2024-01-01 11:45:58 +0000
committerSteve Purcell <steve@sanityinc.com>2024-02-05 14:38:12 +0000
commita907d05c506f935f6aaa8206397ce81fdd39af8f (patch)
tree6730b9fcc0515c2a81b48881bec466f2d41de1cb /nixos/doc
parent522f476e56a918005dad0730c2c767f8b280cde5 (diff)
downloadnixlib-a907d05c506f935f6aaa8206397ce81fdd39af8f.tar
nixlib-a907d05c506f935f6aaa8206397ce81fdd39af8f.tar.gz
nixlib-a907d05c506f935f6aaa8206397ce81fdd39af8f.tar.bz2
nixlib-a907d05c506f935f6aaa8206397ce81fdd39af8f.tar.lz
nixlib-a907d05c506f935f6aaa8206397ce81fdd39af8f.tar.xz
nixlib-a907d05c506f935f6aaa8206397ce81fdd39af8f.tar.zst
nixlib-a907d05c506f935f6aaa8206397ce81fdd39af8f.zip
sonarr: 3.0.10.1567 -> 4.0.0.748
Diffstat (limited to 'nixos/doc')
-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