srt/srt.changes
Dominique Leuenberger 327eaa8b60 - 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
2019-12-13 15:24:26 +00:00

78 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
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>
- Backported commit 47e5890 and 64875fa to fix CVE-2019-15784
(boo#1148844) and avoid a potential array overflow.
* Added CVE-2019-15784.patch
-------------------------------------------------------------------
Thu Aug 29 16:02:56 UTC 2019 - Alexandros Toptsoglou <atoptsoglou@suse.com>
- Update to version 1.3.4:
+ Various bugfixes and feature enhancments.
-------------------------------------------------------------------
Mon Aug 19 19:06:58 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.3.3:
+ Various bugfixes and feature enhancments.
- Update to version 1.3.2:
+ Various bugfixes, feature enhancments, build fixes and
documentation updates.
- Drop srt-no-rpath.patch: Fixed upstream.
-------------------------------------------------------------------
Tue Nov 13 12:54:11 UTC 2018 - Antonio Larrosa <alarrosa@suse.com>
- Fix install prefix in cmake so the pkgconfig file has correct
information on where to find srt's libraries and include files.
-------------------------------------------------------------------
Mon Oct 29 09:10:45 UTC 2018 - Dominique Leuenberger <dimstar@opensuse.org>
- Add pkgconfig(zlib) BuildRequires: until openssl 1.1.1, zlib was
pulled in into our buildroot, avoiding srt having to care for it
explicitly. Since this is changed now, we have to worry for our
dependency on our own. The dep comes from:
CMakeLists.txt:set (SSL_REQUIRED_MODULES "openssl libcrypto zlib")
-------------------------------------------------------------------
Wed Aug 8 16:56:55 UTC 2018 - jengelh@inai.de
- Trim marketing from description.
-------------------------------------------------------------------
Fri Jul 13 08:25:47 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.3.1:
+ Various bugfixes.
-------------------------------------------------------------------
Thu Jul 12 20:31:52 UTC 2018 - jengelh@inai.de
- Update summaries.
-------------------------------------------------------------------
Fri Jun 29 16:06:41 UTC 2018 - bjorn.lie@gmail.com
- Add baselibs.conf: build 32bit support libs.
-------------------------------------------------------------------
Thu May 31 09:17:36 UTC 2018 - bjorn.lie@gmail.com
- Update Summary and Descriptions fields.
-------------------------------------------------------------------
Mon May 21 11:47:59 UTC 2018 - bjorn.lie@gmail.com
- Inital packaging.