From 3cb30442d2cca622acfd6fee14f4d26fb46e864da2c761f09ed872dd7a4e752b Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Thu, 11 Jan 2024 11:21:57 +0000 Subject: [PATCH] Accepting request 1138105 from home:alarrosa:branches:multimedia:libs - Update to version 1.0.1: * Highlights - Work around the buggy ALSA backend in libcanberra by forcing the pulse backend in module-x11-bell. - Fix a race in the device info updates in pulse-server. - Fix timing and rate matching in ALSA sequencer. - Improve timing information in JACK and from the ALSA driver. - More small fixes and improvements. * PipeWire - Fix a build issue when examples where disabled. - Avoid some compiler warnings. - Avoid some bitfield data races. (#3706) * Modules - Bump the PTP driver priority. (#3217) - Support the previous "allowed" permission in the access module. - Fix filename leak in module-filter-chain. - Work around the buggy ALSA backend in libcanberra by forcing the pulse backend in module-x11-bell. (#3688) - Fix a race in the device info updates in pulse-server. - Fix compatibility in RAOP. (#3698) * SPA - Handle ALSA picth control errors correctly - Clamp buffer-frames correctly. (#3000) - Fix timing and rate matching in ALSA sequencer. (#3657) - Revert a commit that could result in current time in the future in the timing updates. - Improve adapter state checks. - Remove the timer from the ALSA pcm. - Fix timeout in freewheel driver. OBS-URL: https://build.opensuse.org/request/show/1138105 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pipewire?expand=0&rev=174 --- _service | 2 +- pipewire-1.0.0.obscpio | 3 --- pipewire-1.0.1.obscpio | 3 +++ pipewire.changes | 44 ++++++++++++++++++++++++++++++++++++++++++ pipewire.obsinfo | 6 +++--- pipewire.spec | 4 ++-- 6 files changed, 53 insertions(+), 9 deletions(-) delete mode 100644 pipewire-1.0.0.obscpio create mode 100644 pipewire-1.0.1.obscpio diff --git a/_service b/_service index aca4592..0746413 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.freedesktop.org/pipewire/pipewire.git - 1.0.0 + 1.0.1 @PARENT_TAG@