commit pipewire for openSUSE:Factory
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-10-25 19:18:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pipewire (Old) and /work/SRC/openSUSE:Factory/.pipewire.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pipewire" Fri Oct 25 19:18:52 2024 rev:126 rq:1218008 version:1.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes 2024-10-22 14:50:44.722448749 +0200 +++ /work/SRC/openSUSE:Factory/.pipewire.new.2020/pipewire.changes 2024-10-25 19:19:15.773675790 +0200 @@ -1,0 +2,43 @@ +Thu Oct 24 09:54:34 UTC 2024 - Antonio Larrosa <alarrosa@suse.com> + +- Update to version 1.2.6: + + Highlights + - The filter-chain param changes were not aggregated correctly, + causing some param changes to be ignored. (#4331) + - Clear the JACK io ports correctly when stopping to avoid + crashes. (#4337) + - Some more small fixes and improvements. + + PipeWire + - Stream states are now updated based on the underlying node + state. + - Exported nodes now have their state change done synchronously + so that the server can immediately start the driver and avoid + some initial xruns. + - Improve stream flush handling and improve the docs. + - Don't send mix_info to destroyed ports to avoid some errors + in the JACK clients. + + Modules + - The filter-chain param changes were not aggregated correctly, + causing some param changes to be ignored. (#4331) + - The filter-chain now correctly optimizes unlinked nodes in + all cases. + + SPA + - ALSA PCM node properties are now no longer overwritten with + card properties. (#4135) + - Increase the adapter retry count to avoid xruns in some + cases. (#4334) + - Fix potential crash in cleanup of ALSA nodes. + + Bluetooth + - Fix a crash with broadcast sinks. + - Improve compatibility with Phonak hearing aids. + - Don't exit when DBus goes down. + + JACK + - Clear the io ports correctly when stopping to avoid crashes. + (#4337) + + Docs + - Backport docs from master. +- Drop patches already included in upstream: + * 0001-bluez5-fix-crash-with-broadcast-sinks.patch + * 0002-jack-actually-clear-the-mix-io.patch + +------------------------------------------------------------------- Old: ---- 0001-bluez5-fix-crash-with-broadcast-sinks.patch 0002-jack-actually-clear-the-mix-io.patch pipewire-1.2.5.obscpio New: ---- pipewire-1.2.6.obscpio BETA DEBUG BEGIN: Old:- Drop patches already included in upstream: * 0001-bluez5-fix-crash-with-broadcast-sinks.patch * 0002-jack-actually-clear-the-mix-io.patch Old: * 0001-bluez5-fix-crash-with-broadcast-sinks.patch * 0002-jack-actually-clear-the-mix-io.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pipewire.spec ++++++ --- /var/tmp/diff_new_pack.D2w1Sn/_old 2024-10-25 19:19:17.993768419 +0200 +++ /var/tmp/diff_new_pack.D2w1Sn/_new 2024-10-25 19:19:18.005768919 +0200 @@ -68,7 +68,7 @@ %bcond_with aptx Name: pipewire -Version: 1.2.5 +Version: 1.2.6 Release: 0 Summary: A Multimedia Framework designed to be an audio and video server and more License: MIT @@ -78,8 +78,6 @@ Source99: baselibs.conf # PATCH-FIX-OPENSUSE reduce-meson-dependency.patch Patch0: reduce-meson-dependency.patch -Patch1: 0001-bluez5-fix-crash-with-broadcast-sinks.patch -Patch2: 0002-jack-actually-clear-the-mix-io.patch BuildRequires: docutils %if 0%{suse_version} > 1500 @@ -661,7 +659,7 @@ %{_mandir}/man5/pipewire-filter-chain.conf.5%{?ext_man} %{_mandir}/man5/pipewire.conf.5%{?ext_man} %{_mandir}/man5/pipewire-jack.conf.5%{?ext_man} -%{_mandir}/man7/pipewire-devices.7%{?ext_man} +%{_mandir}/man7/pipewire-props.7%{?ext_man} %dir %{_datadir}/pipewire/ %{_datadir}/pipewire/pipewire.conf ++++++ _service ++++++ --- /var/tmp/diff_new_pack.D2w1Sn/_old 2024-10-25 19:19:18.225778099 +0200 +++ /var/tmp/diff_new_pack.D2w1Sn/_new 2024-10-25 19:19:18.229778266 +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.5</param> + <param name="revision">1.2.6</param> <param name="versionformat">@PARENT_TAG@</param> <!-- <param name="revision">60deeb25558a794e6e664bb832318b87958c18ea</param> ++++++ pipewire-1.2.5.obscpio -> pipewire-1.2.6.obscpio ++++++ /work/SRC/openSUSE:Factory/pipewire/pipewire-1.2.5.obscpio /work/SRC/openSUSE:Factory/.pipewire.new.2020/pipewire-1.2.6.obscpio differ: char 48, line 1 ++++++ pipewire.obsinfo ++++++ --- /var/tmp/diff_new_pack.D2w1Sn/_old 2024-10-25 19:19:18.277780269 +0200 +++ /var/tmp/diff_new_pack.D2w1Sn/_new 2024-10-25 19:19:18.281780435 +0200 @@ -1,5 +1,5 @@ name: pipewire -version: 1.2.5 -mtime: 1727431340 -commit: 71fac7fa818f21234da4c356de0b44e47e1a2ef2 +version: 1.2.6 +mtime: 1729669450 +commit: 79eebcb72490484e25208971ca15b9e0ea25bd95
participants (1)
-
Source-Sync