Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pipewire for openSUSE:Factory checked in at 2026-04-23 17:05:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pipewire (Old) and /work/SRC/openSUSE:Factory/.pipewire.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pipewire" Thu Apr 23 17:05:21 2026 rev:153 rq:1348764 version:1.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes 2026-03-31 15:22:47.025563006 +0200 +++ /work/SRC/openSUSE:Factory/.pipewire.new.11940/pipewire.changes 2026-04-23 17:09:10.300006697 +0200 @@ -1,0 +2,69 @@ +Wed Apr 22 10:43:21 UTC 2026 - Antonio Larrosa <[email protected]> + +- Update to version 1.6.4: + * This is a bugfix release that is API and ABI compatible with + the previous 1.6.x releases. + * Highlights + - Small improvements and seqfault fixes. + - Try to not emit ports that JACK doesn't understand. Fixes + glitches in ardour and other JACK apps. + * PipeWire + - Refuse to load plugins and crash when pw_init() was not + called. (!2784 (closed)) + * SPA + - Fix LADSPA plugin loading, support LADSPA_PATH ending with / + - Fix segfault in alsa-seq when removing devices in some cases. + (#5221 (closed)) + - Allow negative gain in mixer. (#5228 (closed)) + - Improve alsa-seq port names, add : between client and port. + (#5229 (closed)) + - ACP: don’t override user-selected port on availability + changes. + * Bluetooth + - Backport some important fixes and minor improvements. + * JACK + - Ignore non DSP ports to avoid emitting extra callbacks. + * GStreamer + - Fix crop metadata. + * Tools + - Fix WAVEX saving in pw-cat. (#5233 (closed)) + +------------------------------------------------------------------- +Tue Apr 21 14:57:16 UTC 2026 - Antonio Larrosa <[email protected]> + +- Update to version 1.6.3: + * Highlights + - Fix some RAOP compatibility regressions. + - Fix segfault in the mixer in some cases. + - Most nodes now produce and consume MIDI1 again and avoid + conversions to and from UMP. + - Various small fixes and improvements. + * PipeWire + - Fix regression with sample rate changes. (#5207 (closed)) + - Fix a potential integer overflow in the memory mapping. + * Modules + - Align RTP timestamps to make RAOP work on more devices. + (#5167 (closed)) + - Avoid crashes in RTP streams because of concurrent event + emission. + - Avoid invalid fd usage in native-protocol with special + crafted messages. + - Fix properties and params enumeration in filter-chain + (#5202 (closed)). + * SPA + - Fix compilation with -Werror=discarded-qualifiers + - Avoid OOB read in mix matrix. (#5176 (closed)) + - Avoid loading plugins from absolute paths that are not in + the search path. + - Avoid MIDI conversions to and from UMP. (#5183 (closed)) + * Bluetooth + - Backport some fixes and avoid some crashes. + * JACK + - Make sure timebase callback is never called with 0 frames. + - Increase the notify queue to avoid losing notifications. +- Drop patch which is already included upstream: + * pipewire-const-correctness-1.patch +- Modify the service to use a tar.xz file for the sources + instead of obscpio. + +------------------------------------------------------------------- Old: ---- pipewire-1.6.2.obscpio pipewire-const-correctness-1.patch New: ---- pipewire-1.6.4.tar.xz ----------(Old B)---------- Old:- Drop patch which is already included upstream: * pipewire-const-correctness-1.patch - Modify the service to use a tar.xz file for the sources ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pipewire.spec ++++++ --- /var/tmp/diff_new_pack.hvn5Y9/_old 2026-04-23 17:09:11.128040765 +0200 +++ /var/tmp/diff_new_pack.hvn5Y9/_new 2026-04-23 17:09:11.132040929 +0200 @@ -1,7 +1,6 @@ # # spec file for package pipewire # -# Copyright (c) 2026 SUSE LLC # Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2018 Luciano Santos, [email protected]. # @@ -72,19 +71,18 @@ %bcond_with aptx Name: pipewire -Version: 1.6.2 +Version: 1.6.4 Release: 0 Summary: A Multimedia Framework designed to be an audio and video server and more License: MIT Group: Development/Libraries/C and C++ URL: https://pipewire.org/ -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-OPENSUSE reduce-meson-dependency.patch Patch0: reduce-meson-dependency.patch Patch1: 0001-pulse-server-add-client-props-to-sink_input_source_output.patch Patch3: 0003-modules-improve-error-reporting.patch -Patch4: pipewire-const-correctness-1.patch Patch5: pipewire-const-correctness-2.patch BuildRequires: docutils ++++++ _service ++++++ --- /var/tmp/diff_new_pack.hvn5Y9/_old 2026-04-23 17:09:11.168042411 +0200 +++ /var/tmp/diff_new_pack.hvn5Y9/_new 2026-04-23 17:09:11.172042575 +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.6.2</param> + <param name="revision">1.6.4</param> <param name="versionformat">@PARENT_TAG@</param> <!-- <param name="revision">636cbae9b6cebc4ba55903e2a686f4c4a2bd4193</param> @@ -11,10 +11,10 @@ <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ pipewire.obsinfo ++++++ --- /var/tmp/diff_new_pack.hvn5Y9/_old 2026-04-23 17:09:11.228044879 +0200 +++ /var/tmp/diff_new_pack.hvn5Y9/_new 2026-04-23 17:09:11.232045044 +0200 @@ -1,5 +1,5 @@ name: pipewire -version: 1.6.2 -mtime: 1773662057 -commit: 95da54a482b68475958bbc3fa572a9c20df0df74 +version: 1.6.4 +mtime: 1776846636 +commit: 3e67b89a1adb4c98c248668189f8e21c6ddc68be
