- Drop pkgconfig(zlib) BuildRequires: this is only needed on

win32/mingw (and even there it rather seems like working around a
  bug in some other package, as there is no explicit call to zlib
  functions).
  * Added CVE-2019-15784.patch
- Update to version 1.3.4:

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/srt?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2019-12-13 15:24:26 +00:00 committed by Git OBS Bridge
parent d0c5217cf7
commit 327eaa8b60
2 changed files with 11 additions and 4 deletions

View File

@ -1,14 +1,22 @@
-------------------------------------------------------------------
Fri Dec 13 15:23:23 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop pkgconfig(zlib) BuildRequires: this is only needed on
win32/mingw (and even there it rather seems like working around a
bug in some other package, as there is no explicit call to zlib
functions).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 30 12:47:57 UTC 2019 - Alexandros Toptsoglou <atoptsoglou@suse.com> Fri Aug 30 12:47:57 UTC 2019 - Alexandros Toptsoglou <atoptsoglou@suse.com>
- Backported commit 47e5890 and 64875fa to fix CVE-2019-15784 - Backported commit 47e5890 and 64875fa to fix CVE-2019-15784
(boo#1148844) and avoid a potential array overflow. (boo#1148844) and avoid a potential array overflow.
* Added CVE-2019-15784.patch * Added CVE-2019-15784.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 29 16:02:56 UTC 2019 - Alexandros Toptsoglou <atoptsoglou@suse.com> Thu Aug 29 16:02:56 UTC 2019 - Alexandros Toptsoglou <atoptsoglou@suse.com>
- Update to version 1.3.4: - Update to version 1.3.4:
+ Various bugfixes and feature enhancments. + Various bugfixes and feature enhancments.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
# #
# spec file for package srt # spec file for package srt
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -35,7 +35,6 @@ BuildRequires: gcc-c++
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: tcl BuildRequires: tcl
BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(zlib)
%description %description
SRT is a video transport protocol and technology stack SRT is a video transport protocol and technology stack