1 Commits

Author SHA256 Message Date
0eb124c056 - Update to version 1.2.5:
+ Highlights
    - Fix an fd mismatch in the protocol in some cases that could
      lead to fd leaks and crashes.
    - Fix a bug where the mixer was not updated after setting the
      port, which would cause muted audio at boot or resume from
      suspend.
    - Fix a potential use-after-free in module-rt when stopping a
      thread.
    - Cached objects are now freed in the JACK API to avoid memory
      leaks.
    - Some more fixes and improvements.
  + PipeWire
    - RequestProcess commands are now only sent after the node
      completes the state change to RUNNING.
    - More FreeBSD fixes.
    - Handle ACTIVE links going to < PAUSED as well. This improves
      renegotiation in some cases.
    - Fix an fd mismatch in the protocol in some cases that could
      lead to fd leaks and crashes.
  + Modules
    - Many of the network modules can now also accept hostnames
      instead of IP addresses.
    - Fix a potential use-after-free in module-rt when stopping
      the thread.
  + SPA
    - Support for elogind was added.
    - Some more errors are checked when converting JSON to POD.
    - Fix a bug where the mixer was not updated after setting the
      port, which would cause muted audio at boot or resume from

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pipewire?expand=0&rev=222
2024-09-29 18:39:26 +00:00