about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-10-23 00:03:00 +0000
committerGitHub <noreply@github.com>2023-10-23 00:03:00 +0000
commitdf9eab6771e440f209b80495b4d5083c068fc64a (patch)
tree85434c6c746b94ed6d8637041638d58e3cb6992d /nixos/doc
parentd474c87aff678090f108a23f0b3e521ae0d4e034 (diff)
parentcec3f512d95ba2bd43557f220870f3631a04bfe6 (diff)
downloadnixlib-df9eab6771e440f209b80495b4d5083c068fc64a.tar
nixlib-df9eab6771e440f209b80495b4d5083c068fc64a.tar.gz
nixlib-df9eab6771e440f209b80495b4d5083c068fc64a.tar.bz2
nixlib-df9eab6771e440f209b80495b4d5083c068fc64a.tar.lz
nixlib-df9eab6771e440f209b80495b4d5083c068fc64a.tar.xz
nixlib-df9eab6771e440f209b80495b4d5083c068fc64a.tar.zst
nixlib-df9eab6771e440f209b80495b4d5083c068fc64a.zip
Merge staging-next into staging
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 0a75182ed9b3..7e85084a7d2d 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -335,6 +335,8 @@
 
 - `win-virtio` package was renamed to `virtio-win` to be consistent with the upstream package name.
 
+- `ps3netsrv` has been replaced with the webman-mod fork, the executable has been renamed from `ps3netsrv++` to `ps3netsrv` and cli parameters have changed.
+
 ## Other Notable Changes {#sec-release-23.11-notable-changes}
 
 - The Cinnamon module now enables XDG desktop integration by default. If you are experiencing collisions related to xdg-desktop-portal-gtk you can safely remove `xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];` from your NixOS configuration.