Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pipewire for openSUSE:Factory checked in at 2024-09-30 15:34:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pipewire (Old) and /work/SRC/openSUSE:Factory/.pipewire.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pipewire" Mon Sep 30 15:34:39 2024 rev:124 rq:1204550 version:1.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes 2024-09-24 17:31:42.321133455 +0200 +++ /work/SRC/openSUSE:Factory/.pipewire.new.29891/pipewire.changes 2024-09-30 15:34:48.715066336 +0200 @@ -1,0 +2,45 @@ +Sun Sep 29 18:31:08 UTC 2024 - Antonio Larrosa <alarr...@suse.com> + +- 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 + suspend. + + JACK + - The BBT transport handling was improved. Some fields were + added to be able to handle the JACK semantics correctly. + - Buffers are now aligned according to the maximum CPU + alignment instead of the hardcoded 16 bytes alignment. + - Cached objects are now freed correctly. + + Doc + - Some small doc updates. +- Don't try to enable apparmor support if without_apparmor is + defined (as in SLFO). + +------------------------------------------------------------------- Old: ---- pipewire-1.2.4.obscpio New: ---- pipewire-1.2.5.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pipewire.spec ++++++ --- /var/tmp/diff_new_pack.GaJaGl/_old 2024-09-30 15:34:49.395094554 +0200 +++ /var/tmp/diff_new_pack.GaJaGl/_new 2024-09-30 15:34:49.395094554 +0200 @@ -59,10 +59,16 @@ %bcond_with use_ffmpeg %endif +%if 0%{?without_apparmor:0} +%bcond_with apparmor +%else +%bcond_without apparmor +%endif + %bcond_with aptx Name: pipewire -Version: 1.2.4 +Version: 1.2.5 Release: 0 Summary: A Multimedia Framework designed to be an audio and video server and more License: MIT @@ -121,7 +127,9 @@ %if %{with libcamera} BuildRequires: libcamera-devel >= 0.2.0 %endif +%if %{with apparmor} BuildRequires: pkgconfig(libapparmor) +%endif BuildRequires: pkgconfig(libcanberra) BuildRequires: pkgconfig(libcap) BuildRequires: pkgconfig(libdrm) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.GaJaGl/_old 2024-09-30 15:34:49.427095882 +0200 +++ /var/tmp/diff_new_pack.GaJaGl/_new 2024-09-30 15:34:49.431096048 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.freedesktop.org/pipewire/pipewire.git</param> - <param name="revision">1.2.4</param> + <param name="revision">1.2.5</param> <param name="versionformat">@PARENT_TAG@</param> <!-- <param name="revision">60deeb25558a794e6e664bb832318b87958c18ea</param> ++++++ pipewire-1.2.4.obscpio -> pipewire-1.2.5.obscpio ++++++ /work/SRC/openSUSE:Factory/pipewire/pipewire-1.2.4.obscpio /work/SRC/openSUSE:Factory/.pipewire.new.29891/pipewire-1.2.5.obscpio differ: char 49, line 1 ++++++ pipewire.obsinfo ++++++ --- /var/tmp/diff_new_pack.GaJaGl/_old 2024-09-30 15:34:49.479098040 +0200 +++ /var/tmp/diff_new_pack.GaJaGl/_new 2024-09-30 15:34:49.483098206 +0200 @@ -1,5 +1,5 @@ name: pipewire -version: 1.2.4 -mtime: 1726738445 -commit: 5695fda57c2f348dac5360b2fe5311abafc89f58 +version: 1.2.5 +mtime: 1727431340 +commit: 71fac7fa818f21234da4c356de0b44e47e1a2ef2