Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-base for
openSUSE:Factory checked in at 2022-02-09 20:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-base"
Wed Feb 9 20:38:32 2022 rev:82 rq:952105 version:1.18.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2022-01-27 23:17:01.530953868 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.1898/gstreamer-plugins-base.changes
2022-02-09 20:38:59.478346013 +0100
@@ -1,0 +2,27 @@
+Fri Feb 4 19:15:19 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.18.6:
+ + tagdemux: Fix crash when presented with malformed files
+ (security fix)
+ + videoencoder: make sure the buffer is writable before modifying
+ metadata
+ + video-converter: Fix for broken gamma remap with high bitdepth
+ YUV output
+ + sdpmessage: fix mapping single char fmtp params
+ + oggdemux: fix a race in push mode when performing the duration
+ seek
+ + uridecodebin: Fix critical warnings
+ + audio-converter: Fix resampling when there's nothing to output
+ + tcp: fix build on Solaris
+ + uridecodebin3: Nullify current item after all play items are
+ freed.
+ + audio-resampler: Fix segfault when we can't output any frames
+ + urisourcebin: Handle sources with dynamic pads and pads already
+ present
+ + playbin2/3: autoplug/caps: don't expand caps to ANY
+ + uridecodebin3/urisourcebin: Reusability fixes
+ + rtspconnection: Only reset timeout when socket is unused
+ + gstvideoaggregator.c: fix build with gcc 4.8
+- Drop service, use source url, upstream changes in git.
+
+-------------------------------------------------------------------
Old:
----
_service
gst-plugins-base-1.18.5.tar.xz
New:
----
gst-plugins-base-1.18.6.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.5XNRv8/_old 2022-02-09 20:39:00.030347334 +0100
+++ /var/tmp/diff_new_pack.5XNRv8/_new 2022-02-09 20:39:00.034347343 +0100
@@ -20,17 +20,16 @@
%define gst_branch 1.0
%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
Name: gstreamer-plugins-base
-Version: 1.18.5
+Version: 1.18.6
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Productivity/Multimedia/Other
URL: https://gstreamer.freedesktop.org
-# Disable tarball source url, use _service
-#Source0: %%{url}/src/gst-plugins-base/%%{_name}-%%{version}.tar.xz
-Source0: %{_name}-%{version}.tar.xz
+Source0: %{url}/src/gst-plugins-base/%{_name}-%{version}.tar.xz
Source1: gstreamer-plugins-base.appdata.xml
Source2: baselibs.conf
+
# PATCH-FIX-OPENSUSE gstreamer-plugins-base-gl-deps.patch [email protected]
-- Local workaround for
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/735
Patch3: gstreamer-plugins-base-gl-deps.patch
Patch4: add_wayland_dep_to_tests.patch
++++++ gst-plugins-base-1.18.5.tar.xz -> gst-plugins-base-1.18.6.tar.xz ++++++
++++ 2611 lines of diff (skipped)