Hello community, here is the log from the commit of package live555 for openSUSE:Factory checked in at 2019-02-04 21:18:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/live555 (Old) and /work/SRC/openSUSE:Factory/.live555.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "live555" Mon Feb 4 21:18:16 2019 rev:13 rq:666197 version:2018.12.14 Changes: -------- --- /work/SRC/openSUSE:Factory/live555/live555.changes 2018-11-12 09:50:45.712344083 +0100 +++ /work/SRC/openSUSE:Factory/.live555.new.28833/live555.changes 2019-02-04 21:18:17.755716543 +0100 @@ -1,0 +2,14 @@ +Tue Jan 15 11:04:08 UTC 2019 - astie...@suse.com + +- update to 2018.12.14: + * Add support for sending (and handling) RTCP "BYE" packets that + contain a 'reason' string (breaking api change) + +------------------------------------------------------------------- +Tue Jan 15 10:58:12 UTC 2019 - astie...@suse.com + +- update to 2018.11.26: + * CVE-2019-6256: DoS vulnerability in the server implementation + of RTSP-over-HTTP (boo#1121892) + +------------------------------------------------------------------- @@ -5 +19 @@ -* fix for CVE-2018-4013 + * CVE-2018-4013: remote code execution vulnerability (boo#1114779) Old: ---- live.2018.10.17.tar.gz New: ---- live.2018.12.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ live555.spec ++++++ --- /var/tmp/diff_new_pack.8guu1F/_old 2019-02-04 21:18:18.571716236 +0100 +++ /var/tmp/diff_new_pack.8guu1F/_new 2019-02-04 21:18:18.575716233 +0100 @@ -1,7 +1,7 @@ # # spec file for package live555 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,20 +18,19 @@ Name: live555 -Version: 2018.10.17 +Version: 2018.12.14 Release: 0 Summary: LIVE555 Streaming Media License: LGPL-2.1-only Group: System/Libraries -Url: http://www.live555.com/liveMedia/ +URL: http://www.live555.com/liveMedia/ Source: http://www.live555.com/liveMedia/public/live.%{version}.tar.gz # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch0: %{name}-fpic.patch # PATCH-FIX-UPSTREAM Don't use obsolete <xlocale.h> # patch removed, xlocale.h now only gets included where needed (upstream fix) BuildRequires: gcc-c++ -BuildRequires: pkg-config -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkgconfig %description This code forms a set of C++ libraries for multimedia streaming, @@ -88,7 +87,6 @@ EOF %files devel -%defattr(-,root,root) %license COPYING %{_libdir}/live/ %{_includedir}/liveMedia/ ++++++ live.2018.10.17.tar.gz -> live.2018.12.14.tar.gz ++++++ ++++ 6828 lines of diff (skipped)