diff --git a/_service b/_service index 1489970..168dd82 100644 --- a/_service +++ b/_service @@ -3,13 +3,13 @@ git https://gitlab.freedesktop.org/pipewire/pipewire.git + + 60deeb25558a794e6e664bb832318b87958c18ea @PARENT_TAG@+git@TAG_OFFSET@.%h enable ---> diff --git a/pipewire-1.0.5+git36.60deeb2.obscpio b/pipewire-1.0.5+git36.60deeb2.obscpio new file mode 100644 index 0000000..58f9370 --- /dev/null +++ b/pipewire-1.0.5+git36.60deeb2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d8850c5100708110e6c0a8f9312c8a883ae45640098ed735bd66e2c004c3dc +size 12593677 diff --git a/pipewire-1.0.5.obscpio b/pipewire-1.0.5.obscpio deleted file mode 100644 index ce569b3..0000000 --- a/pipewire-1.0.5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dd1f0f99e58ac4125019a3475a026e18ed71e6714701ad8a4c6fca63dceddcc -size 12571149 diff --git a/pipewire.changes b/pipewire.changes index b177a10..f65431a 100644 --- a/pipewire.changes +++ b/pipewire.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Mon May 06 15:31:52 UTC 2024 - alarrosa@suse.com + +- Update to version 1.0.5+git36.60deeb2 to fix several crashes, + NULL checks, format strings and other issues: + * spa: libcamera: fix RGB mappings + * pw-dump: destroy all objects not just those matching the pattern + * pw-dump: fix string memory leak on error + * json: fix high surrogate escapes + * core: handle import errors better + * gst/src: fix crash when current_caps is NULL + * gst/src: Avoid unnecessary renegotiations during streaming + * gst/src: Cleanups for src_negotiate() + * pw-mon: fix type confusion in core event handler + * gst: fix stream params memory leak + * gst: handle some more errors + * treewide: fix errno assignments + * alsa-pcm: don't force quantum for iec958 formats + * journal: prepend code location to messages at debug log levels + * module-rt: fix compiler warning + * filter-chain: fix arguments of calloc + * combine-stream tag forward + * Add album to tag metadata + * impl-node: avoid bitfield races + * treewide: fix some format string issues + * conf: warn when match actions are missing + * module-protocol-simple: handle 'node.name' property + * module-ffado: only start after ports are configured + * context: fill basic properties early + * combine-stream: fix latency-compensate with resample.disabled=true + * profiler: remove unused data-loop + * v4l2: fix printf format + * spa: v4l2: encode device id into a json array + * spa: libcamera: encode device ids into a json array + * impl-port: avoid doing work when the port is destroyed + * impl-port: use 0 size when clearing IO + * stream: log a warning when media.class and direction mismatch + * module-loopback: only enable delay with valid rate and channels + * alsa: fix race when updating the eventfd + * audioconvert: also clamp monitor volume to min/max + * combine-stream: actually make use of resample.disable + ------------------------------------------------------------------- Wed Apr 17 06:56:33 UTC 2024 - Antonio Larrosa diff --git a/pipewire.obsinfo b/pipewire.obsinfo index 0fefee7..e763820 100644 --- a/pipewire.obsinfo +++ b/pipewire.obsinfo @@ -1,4 +1,4 @@ name: pipewire -version: 1.0.5 -mtime: 1713166395 -commit: a2287be601710eea0d073261223ec34b92384c8a +version: 1.0.5+git36.60deeb2 +mtime: 1714982030 +commit: 60deeb25558a794e6e664bb832318b87958c18ea diff --git a/pipewire.spec b/pipewire.spec index db33db4..1537a3e 100644 --- a/pipewire.spec +++ b/pipewire.spec @@ -62,7 +62,7 @@ %bcond_with aptx Name: pipewire -Version: 1.0.5 +Version: 1.0.5+git36.60deeb2 Release: 0 Summary: A Multimedia Framework designed to be an audio and video server and more License: MIT