diff options
author | James Calligeros <jcalligeros99@gmail.com> | 2024-05-03 22:19:27 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-06 08:25:41 +0100 |
commit | ff5cceaf5f2c64ad48396dd68be82e6100d3850a (patch) | |
tree | f2af34269f790531098a365a1bd198d42bbd4c5a | |
parent | 2024-03-22-new-23-profiles: Prefer source-based install (diff) | |
download | gentoo-news-ff5cceaf5f2c64ad48396dd68be82e6100d3850a.tar.gz gentoo-news-ff5cceaf5f2c64ad48396dd68be82e6100d3850a.tar.bz2 gentoo-news-ff5cceaf5f2c64ad48396dd68be82e6100d3850a.zip |
2024-05-03-wireplumber-0_5-bump: add news item
Bug: https://bugs.gentoo.org/921393
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | 2024-05-03-wireplumber-0_5-bump/2024-05-03-wireplumber-0_5-bump.en.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/2024-05-03-wireplumber-0_5-bump/2024-05-03-wireplumber-0_5-bump.en.txt b/2024-05-03-wireplumber-0_5-bump/2024-05-03-wireplumber-0_5-bump.en.txt new file mode 100644 index 0000000..22f2314 --- /dev/null +++ b/2024-05-03-wireplumber-0_5-bump/2024-05-03-wireplumber-0_5-bump.en.txt @@ -0,0 +1,25 @@ +Title: media-video/wireplumber-0.5.2 may break on upgrade +Author: James Calligeros <jcalligeros99@gmail.com> +Posted: 2024-05-03 +Revision: 1 +News-Item-Format: 2.0 +Display-If-Installed: media-video/wireplumber + +As some will be aware, WirePlumber 0.5.0 introduced a significant +breaking change to its entire configuration system, eliminating the use +of Lua scripts for configuration purposes. This also came with a +complete rework of how Lua scripts are registered with WirePlumber +for execution. + +Most typical desktop users, including EasyEffects users, should not +notice any change to their system. That said, it was not uncommon for +people to suggest or implement configuration changes using the Lua API. + +Any custom functionality which relies on WirePlumber's Lua API will +break upon upgrade. + +If you rely on this functionality, please review the WirePlumber +documentation on porting your Lua scripts to the new API and +registering them with the system before upgrading: + +https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/migration.html |