summaryrefslogtreecommitdiffstats
path: root/nixos/doc
diff options
context:
space:
mode:
authorGabriel Ebner <gebner@gebner.org>2020-12-07 22:45:47 +0100
committerGitHub <noreply@github.com>2020-12-07 22:45:47 +0100
commita474f0d1e6b4418e9ca91f33db3ac414459f6572 (patch)
tree85e4e257aa0ec8ba15acd194fee4ae8006653471 /nixos/doc
parenta1b23037101c4c327d9e9bfd44ce6c2f2546a5db (diff)
parentd29428523eef3070671148b8ec78ad46264d17f7 (diff)
Merge pull request #105275 from lukegb/nixpkgs-pa14
pulseaudio: 13.0 -> 14.0
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2103.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2103.xml b/nixos/doc/manual/release-notes/rl-2103.xml
index ffb00aa0362e..2f5ec4316474 100644
--- a/nixos/doc/manual/release-notes/rl-2103.xml
+++ b/nixos/doc/manual/release-notes/rl-2103.xml
@@ -370,6 +370,18 @@
and rebooting.
</para>
</listitem>
+ <listitem>
+ <para>
+ PulseAudio was upgraded to 14.0, with changes to the handling of default sinks.
+ See its <link xlink:href="https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/">release notes</link>.
+ </para>
+
+ <para>
+ GNOME users may wish to delete their <literal>~/.config/pulse</literal> due to the changes to stream routing
+ logic. See <link xlink:href="https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/832">PulseAudio bug 832</link>
+ for more information.
+ </para>
+ </listitem>
</itemizedlist>
</section>
</section>