Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wireplumber for openSUSE:Factory 
checked in at 2026-06-22 18:04:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wireplumber (Old)
 and      /work/SRC/openSUSE:Factory/.wireplumber.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wireplumber"

Mon Jun 22 18:04:56 2026 rev:54 rq:1360536 version:0.5.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/wireplumber/wireplumber.changes  2026-03-27 
06:52:38.649732925 +0100
+++ /work/SRC/openSUSE:Factory/.wireplumber.new.1956/wireplumber.changes        
2026-06-22 18:04:58.928283706 +0200
@@ -1,0 +2,74 @@
+Fri Jun 19 07:13:41 UTC 2026 - Antonio Larrosa <[email protected]>
+
+- Update to version 0.5.15:
+  * Additions & Enhancements:
+    - Added new WpPermissionManager API that centralizes access
+      control for clients, with support for attaching permission
+      managers to clients from Lua scripts; the client access
+      scripts have been completely refactored to use the new API
+      with a select-access event and a priority fallback
+      mechanism: configuration, flatpak, snap, portal, and default
+      (!797 (merged), !822 (merged), !825 (merged))
+    - Added new WpStateMetadata class that mirrors the persistent
+      state into a PipeWire metadata object, allowing users to
+      clear or change saved device profiles at runtime using
+      pw-metadata (!818 (merged))
+    - Added set_param(), enum_params_sync() and params-changed
+      signal to WpSpaDevice, and an event signal for SPA device
+      events, allowing monitors to directly interact with SPA
+      devices and react to profile changes without going through
+      the global WpDevice object (!835 (merged), !842 (merged))
+    - Added list subcommand to wpctl for displaying PipeWire
+      objects in a script-friendly format, with bash completions
+      (!805 (merged), !823 (merged))
+    - Added reset command to wpctl to reset the state of
+      WirePlumber and PipeWire to installation defaults
+      (!848 (merged), !849 (merged))
+    - Enhanced wpctl to connect to the manager socket when
+      available, giving the tool unrestricted access to the
+      PipeWire graph (!814 (merged))
+    - Added new bluetooth.profile-preference setting to
+      find-preferred-profile for selecting quality or latency A2DP
+      profiles (!819 (merged))
+    - Added a cache for camera permission checks in the portal 
+      access module to avoid frequent D-Bus calls; also added a
+      3-second timeout and fixed the Set create parameter in
+      portal-permissionstore (!820 (merged), !821 (merged))
+  * Fixes:
+    - Fixed wpctl set-volume by PID to apply the same volume level
+      to all matching nodes (#944 (closed); !829 (merged))
+    - Fixed portal clients to be un-gated immediately after
+      permission setup, preventing them from remaining blocked
+      (#941 (closed); !826 (merged))
+    - Fixed ALSA monitor to set the device profile to Off and
+      restore it when a node enters an error state, forcing a
+      close/reopen of the device to recover from broken ALSA device
+      states (!837 (merged))
+    - Fixed voice call profile selection to not skip profiles with
+      unknown availability (!834 (merged))
+    - Fixed memory leak in Lua scripting by only holding a strong
+      reference of the Lua state when a script is activated,
+      preventing leaked proxy warning messages on core disconnect
+     (!844 (merged))
+    - Fixed state-stream to only use the media.role key when its
+      value is Notification when forming the stream state lookup
+      key (!845 (merged))
+    - Fixed pw-obj-mixin to apply the active filter when
+      enumerating cached params and to deduplicate subscribed param
+      IDs (!839 (merged), !840 (merged))
+    - Fixed m-lua-scripting to validate Bool values in
+      Pod.Choice.Enum (!841 (merged))
+    - Fixed shutdown sequence to properly deactivate all objects
+      and plugins before teardown (#881; !833 (merged))
+    - Fixed Bluetooth to not set bluez5.autoswitch-routes on BT
+      devices (!811 (merged))
+    - Fixed null pointer dereference in permission-manager
+      (!812 (merged))
+    - Fixed module destructor ordering to call the parent
+      destructor before finalizing internal state (!813 (merged))
+    - Fixed nil value when logging in state-profile (!815 (merged))
+    - Fixed gobject-introspection issue on spa-pod to correctly
+      generate Python bindings (!828 (merged))
+    - Updated translations: Chinese, Serbian, Serbian Latin
+
+-------------------------------------------------------------------

Old:
----
  wireplumber-0.5.14.obscpio

New:
----
  wireplumber-0.5.15.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wireplumber.spec ++++++
--- /var/tmp/diff_new_pack.MZJ47T/_old  2026-06-22 18:05:01.780383117 +0200
+++ /var/tmp/diff_new_pack.MZJ47T/_new  2026-06-22 18:05:01.784383256 +0200
@@ -22,7 +22,7 @@
 %define sover 0
 %define libwireplumber libwireplumber-%{apiver_str}-%{sover}
 Name:           wireplumber
-Version:        0.5.14
+Version:        0.5.15
 Release:        0
 Summary:        Session / policy manager implementation for PipeWire
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.MZJ47T/_old  2026-06-22 18:05:01.856385766 +0200
+++ /var/tmp/diff_new_pack.MZJ47T/_new  2026-06-22 18:05:01.864386045 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param 
name="url">https://gitlab.freedesktop.org/pipewire/wireplumber.git</param>
-    <param name="revision">0.5.14</param>
+    <param name="revision">0.5.15</param>
     <param name="versionformat">@PARENT_TAG@</param>
 <!--    
     <param name="revision">master</param>

++++++ wireplumber-0.5.14.obscpio -> wireplumber-0.5.15.obscpio ++++++
++++ 7769 lines of diff (skipped)

++++++ wireplumber.obsinfo ++++++
--- /var/tmp/diff_new_pack.MZJ47T/_old  2026-06-22 18:05:02.592411420 +0200
+++ /var/tmp/diff_new_pack.MZJ47T/_new  2026-06-22 18:05:02.596411560 +0200
@@ -1,5 +1,5 @@
 name: wireplumber
-version: 0.5.14
-mtime: 1774435743
-commit: 07e730b279ac7a520699ae9f6b0797848a731b30
+version: 0.5.15
+mtime: 1781785475
+commit: bc4fa8f5e84806f86530c97cb35283eecc3ec081
 

Reply via email to