Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gstreamer-plugins-bad.16626 for 
openSUSE:Leap:15.3:Update checked in at 2021-07-09 13:04:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.3:Update/gstreamer-plugins-bad.16626 (Old)
 and      
/work/SRC/openSUSE:Leap:15.3:Update/.gstreamer-plugins-bad.16626.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-bad.16626"

Fri Jul  9 13:04:31 2021 rev:1 rq:903044 version:1.16.3

Changes:
--------
New Changes file:

--- /dev/null   2021-06-17 12:39:55.005330521 +0200
+++ 
/work/SRC/openSUSE:Leap:15.3:Update/.gstreamer-plugins-bad.16626.new.2625/gstreamer-plugins-bad.changes
     2021-07-09 13:04:31.571341050 +0200
@@ -0,0 +1,3029 @@
+-------------------------------------------------------------------
+Mon Jun  7 00:32:17 UTC 2021 - Jia Zhaocong <[email protected]>
+
+- Update to version 1.16.3 (bsc#1181255 CVE-2021-3185):
+ - amcvideodec: fix sync meta copying not taking a reference
+ - audiobuffersplit: Perform discont tracking on running time
+ - audiobuffersplit: Specify in the template caps that only interleaved audio 
is supported
+ - audiobuffersplit: Unset DISCONT flag if not discontinuous
+ - autoconvert: Fix lock-less exchange or free condition
+ - autoconvert: fix compiler warnings with g_atomic on recent GLib versions
+ - avfvideosrc: element requests camera permissions even with capture-screen 
property is true
+ - codecparsers: h264parser: guard against ref_pic_markings overflow
+ - dtlsconnection: Avoid segmentation fault when no srtp capabilities are 
negotiated
+ - dtls/connection: fix EOF handling with openssl 1.1.1e
+ - fdkaacdec: add support for mpegversion=2
+ - hls: Check nettle version to ensure AES128 support
+ - ipcpipeline: Rework compiler checks
+ - interlace: Increment phase_index before checking if we're at the end of the 
phase
+ - lv2: Make it build with -fno-common
+ - h264parser: Do not allocate too large size of memory for registered user 
data SEI
+ - ladspa: fix unbounded integer properties
+ - modplug: avoid division by zero
+ - msdkdec: Fix GstMsdkContext leak
+ - msdkenc: fix leaks on windows
+ - musepackdec: Don't fail all queries if no sample rate is known yet
+ - openslessink: Allow openslessink to handle 48kHz streams.
+ - opencv: allow compilation against 4.2.x
+ - proxysink: event_function needs to handle the event when it is disconnecetd 
from proxysrc
+ - vulkan: Drop use of VK_RESULT_BEGIN_RANGE
+ - wasapi: added missing lock release in case of error in gst_wasapi_xxx_reset
+ - wasapi: Fix possible deadlock while downwards state change
+ - waylandsink: Clear window when pipeline is stopped
+ - webrtc: Support non-trickle ICE candidates in the SDP
+ - webrtc: Unmap all non-binary buffers received via the datachannel
+ - meson: build with neon 0.31
+
+-------------------------------------------------------------------
+Sat Feb  6 01:16:54 UTC 2021 - Federico Mena Quintero <[email protected]>
+
+- Disable the kate/libtiger plugin.  Kate streams for karaoke are not
+  used anymore, and the source tarball for libtiger is no longer
+  available upstream. (jsc#SLE-13843)
+
+-------------------------------------------------------------------
+Wed Apr  8 15:56:39 UTC 2020 - Michael Gorse <[email protected]>
+
+- Enable chromaprint plugin on SLE (jsc#SLE-11723).
+
+-------------------------------------------------------------------
+Thu Dec 12 10:22:56 UTC 2019 - Antonio Larrosa <[email protected]>
+
+- Add a BuildRequires for pkgconfig(pangocairo) since it's needed
+  by the ttmlsubs and closedcaption extensions. This is not currently
+  a problem in openSUSE because the dependency is pulled in by other
+  packages which are not installed in SLE.
+
+-------------------------------------------------------------------
+Wed Dec  4 12:31:05 UTC 2019 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.16.2:
+  + wasapi:
+    - Various fixes and a workaround for a specific driver bug
+    - Move to CoInitializeEx for COM initialization
+    - Fix runtime/build warnings
+  + waylandsink: Commit the parent after creating subsurface
+  + msdkdec: fix surface leak in msdkdec_handle_frame
+  + tsmux: Fix copying of buffer region
+  + tsdemux:
+    - Handle continuity mismatch in more cases
+    - Always issue a DTS even when it's equal to PTS
+  + openexr: Fix build with OpenEXR 2.4 (and also OpenEXR 2.2 on
+    Ubuntu 18.04)
+  + ccextractor: Always forward all sticky events to the caption
+    pad
+  + pnmdec: Return early on ::finish() if we have no actual data to
+    parse
+  + ass: avoid infinite unref loop with bad data
+  + fluidsynth: add sf3 to soundfont search path
+- Drop libtool and automake/conf BuildRequires and autoreconf calls
+  + 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch
+  Fixed upstream.
+
+-------------------------------------------------------------------
+Thu Oct 10 14:39:23 UTC 2019 - Stefan Br??ns <[email protected]>
+
+- Fix compilation with OpenEXR 2.4.0
+  + 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch
+  + Readd libtool and autoreconf call
+- Remove Leap 42.x support from spec file
+
+-------------------------------------------------------------------
+Tue Sep 24 13:18:42 UTC 2019 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.16.1:
+  + See main gstreamer package for changelog.
+- Drop upstream fixed patches:
+  + fix-Werror=return-type.patch.
+  + gst-bad-Fix-compilation-with-openh264-v2.0.patch.
+  + gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch.
+- Following the above, drop libtool BuildRequires and autoreconf
+  call, no longer needed.
+
+-------------------------------------------------------------------
+Wed Sep 18 14:58:24 UTC 2019 - Stefan Br??ns <[email protected]>
+
+- Use openssl for HLS crypto. openssl is required by DTLS, and hls
+  can use any of openssl, gcrypt or gnutls/nettle (since 1.5.1).
+  Drop explicit pkgconfig(nettle) BuildRequires and pass
+  hls-crypto=openssl to configure/meson.
+
+-------------------------------------------------------------------
+Mon Aug 26 09:20:56 UTC 2019 - [email protected]
+
+- bsc#1144244: Remove dependency on jasper
+  Jasper support was removed in 2013. OpenJPEG is used for JPEG2000.
+
+-------------------------------------------------------------------
+Mon Aug 19 23:13:15 UTC 2019 - Bj??rn Lie <[email protected]>
+
+- Drop pkgconfig(gtk+-3.0) and pkgconfig(gtk+-x11-3.0)
+  BuildRequires and stop passing --with-gtk=3.0 to configure, only
+  used for building examples, and we are already passing
+  --disable-examples to configure.
+- Drop gst-bad-revert-automake-autoconf-versions.patch: No longer
+  needed for any supported version of openSUSE. Note, leaving
+  libtool BuildRequires in place as fix-Werror=return-type.patch
+  needs it still.
+
+-------------------------------------------------------------------
+Mon Aug 12 07:15:35 UTC 2019 - Bj??rn Lie <[email protected]>
+
+- Move openh264 plugin to build_orig and build it there
+  unconditionally.
+
+-------------------------------------------------------------------
+Mon Jul 22 07:26:09 UTC 2019 - Martin Li??ka <[email protected]>
+
+- Update fix-Werror=return-type.patch to upstream version.
+
+-------------------------------------------------------------------
+Wed Jul 17 01:49:58 UTC 2019 - Rich Coe <[email protected]>
+
+- Add gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch for hang 
(bwo#197558)
+
+-------------------------------------------------------------------
+Mon Jul 15 16:09:54 UTC 2019 - Bj??rn Lie <[email protected]>
+
+- Drop pkgconfig(vdpau) BuildRequires and libgstvdpau sub-package.
+  Obsolete it from the main gstreamer-plugins-bad package. Upstream
+  have now dropped the package from master, and currently it only
+  supports mpeg2 and poorly even that one. It will not make a
+  comeback, so obsolete all versions.
+
+-------------------------------------------------------------------
+Mon Jul 15 14:46:20 UTC 2019 - Bj??rn Lie <[email protected]>
+
+- Add gst-bad-Fix-compilation-with-openh264-v2.0.patch: Fix build
+  with openh264 version 2.0 and newer.
+
+-------------------------------------------------------------------
+Mon Jul 15 11:15:14 UTC 2019 - Martin Li??ka <[email protected]>
+
+- Fix -Werror=return-type error in configure script
+  (fix-Werror=return-type.patch).
+
+-------------------------------------------------------------------
+Sat Jul  6 13:28:49 UTC 2019 - Bj??rn Lie <[email protected]>
+
+- Add conditional pkgconfig(libmfx) and pkgconfig(libva-drm)
+  BuildRequires: Build intel-mediasdk support.
+
+-------------------------------------------------------------------
+Mon Jul  1 16:09:56 UTC 2019 - [email protected]
+
+- Re-enable musepack: depend on musepack-devel, rather than
+  libmpcdec-devel; the latter is no longer sufficient as of 1.16.0.
+  Add musepack plugin back into files.
+
+-------------------------------------------------------------------
+Thu Jun 27 08:37:56 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Add libgstsctp-1_0-0 to baselibs.conf:
+  gstreamer-plugins-bad-32bit requires it.
+
+-------------------------------------------------------------------
+Mon Jun 17 20:47:45 UTC 2019 - [email protected]
+
+- Update to version 1.16.0:
+  + Highlights
+    - GStreamer WebRTC stack gained support for data channels for
+      peer-to-peer communication based on SCTP, BUNDLE support, as
+      well as support for multiple TURN servers.
+    - AV1 video codec support for Matroska and QuickTime/MP4
+      containers and more configuration options and supported
+      input formats for the AOMedia AV1 encoder
+    - Support for Closed Captions and other Ancillary Data in video
+    - Support for planar (non-interleaved) raw audio
++++ 2832 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:Leap:15.3:Update/.gstreamer-plugins-bad.16626.new.2625/gstreamer-plugins-bad.changes

New:
----
  baselibs.conf
  gst-plugins-bad-1.16.3.tar.xz
  gstreamer-plugins-bad.appdata.xml
  gstreamer-plugins-bad.changes
  gstreamer-plugins-bad.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
++++ 827 lines (skipped)

++++++ baselibs.conf ++++++
gstreamer-plugins-bad
gstreamer-plugins-bad-chromaprint
gstreamer-plugins-bad-fluidsynth
gstreamer-plugins-bad-orig-addon
libgstadaptivedemux-1_0-0
libgstbadaudio-1_0-0
libgstbasecamerabinsrc-1_0-0
libgstcodecparsers-1_0-0
libgstinsertbin-1_0-0
libgstisoff-1_0-0
libgstmpegts-1_0-0
libgstphotography-1_0-0
libgstplayer-1_0-0
libgstsctp-1_0-0
libgsturidownloader-1_0-0
libgstwayland-1_0-0
libgstwebrtc-1_0-0
++++++ gstreamer-plugins-bad.appdata.xml ++++++
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Richard Hughes <[email protected]> -->
<component type="codec">
  <id>gstreamer-plugins-bad</id>
  <metadata_license>CC0-1.0</metadata_license>
  <name>GStreamer Multimedia Codecs - Extra</name>
  <summary>Multimedia playback for AIFF, DVB, GSM, MIDI, MXF and Opus</summary>
  <description>
    <p>
      This addon includes several additional codecs that are missing
      something - perhaps a good code review, some documentation, a set of
      tests, a real live maintainer, or some actual wide use.
      However, they might be good enough to play your media files.
    </p>
    <p>
      These codecs can be used to encode and decode media files where the
      format is not patent encumbered.
    </p>
    <p>
      A codec decodes audio and video for for playback or editing and is also
      used for transmission or storage.
      Different codecs are used in video-conferencing, streaming media and
      video editing applications.
    </p>
  </description>
  <keywords>
    <keyword>AIFF</keyword>
    <keyword>DVB</keyword>
    <keyword>GSM</keyword>
    <keyword>MIDI</keyword>
    <keyword>MXF</keyword>
    <keyword>Opus</keyword>
  </keywords>
  <url type="homepage">http://gstreamer.freedesktop.org/</url>
  <url 
type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</url>
  <url type="help">http://gstreamer.freedesktop.org/documentation/</url>
  <url type="donation">http://www.gnome.org/friends/</url>
  <update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>

Reply via email to