Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package live555 for openSUSE:Factory checked in at 2021-06-24 18:21:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/live555 (Old) and /work/SRC/openSUSE:Factory/.live555.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "live555" Thu Jun 24 18:21:58 2021 rev:25 rq:900593 version:2021.05.22 Changes: -------- --- /work/SRC/openSUSE:Factory/live555/live555.changes 2020-10-22 14:20:42.918665833 +0200 +++ /work/SRC/openSUSE:Factory/.live555.new.2625/live555.changes 2021-06-24 18:22:00.260878288 +0200 @@ -1,0 +2,9 @@ +Thu Jun 17 15:19:36 CEST 2021 - [email protected] + +- Update to 2021.05.22: + lots of fixes and updates, including the security fix for + CVE-2021-28899 boo#1185874 + See the list in http://live555.com/liveMedia/public/changelog.txt +- Change the so version of libliveMedia to 94, libgroupsock to 30 + +------------------------------------------------------------------- Old: ---- live.2020.10.16.tar.gz New: ---- live.2021.05.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ live555.spec ++++++ --- /var/tmp/diff_new_pack.U0cfKn/_old 2021-06-24 18:22:00.712878790 +0200 +++ /var/tmp/diff_new_pack.U0cfKn/_new 2021-06-24 18:22:00.716878794 +0200 @@ -1,7 +1,7 @@ # # spec file for package live555 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2020 Dominique Leuenberger, Ramiswil, Switzerland # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,10 @@ # -%define lmdmaj 81 +%define lmdmaj 94 Name: live555 -Version: 2020.10.16 +Version: 2021.05.22 Release: 0 Summary: LIVE555 Streaming Media License: LGPL-2.1-only @@ -56,11 +56,11 @@ using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build streaming applications -%package -n libgroupsock8 +%package -n libgroupsock30 Summary: Group sock library of live555 streaming media Group: System/Libraries -%description -n libgroupsock8 +%description -n libgroupsock30 This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build streaming applications @@ -79,7 +79,7 @@ Group: Development/Languages/C and C++ Requires: libBasicUsageEnvironment1 = %{version} Requires: libUsageEnvironment3 = %{version} -Requires: libgroupsock8 = %{version} +Requires: libgroupsock30 = %{version} Requires: libliveMedia%{lmdmaj} = %{version} Requires: pkgconfig Requires: pkgconfig(openssl) @@ -123,11 +123,11 @@ %post -n libliveMedia%{lmdmaj} -p /sbin/ldconfig %post -n libBasicUsageEnvironment1 -p /sbin/ldconfig -%post -n libgroupsock8 -p /sbin/ldconfig +%post -n libgroupsock30 -p /sbin/ldconfig %post -n libUsageEnvironment3 -p /sbin/ldconfig %postun -n libliveMedia%{lmdmaj} -p /sbin/ldconfig %postun -n libBasicUsageEnvironment1 -p /sbin/ldconfig -%postun -n libgroupsock8 -p /sbin/ldconfig +%postun -n libgroupsock30 -p /sbin/ldconfig %postun -n libUsageEnvironment3 -p /sbin/ldconfig %files @@ -139,9 +139,9 @@ %files -n libBasicUsageEnvironment1 %license COPYING %{_libdir}/libBasicUsageEnvironment.so.1* -%files -n libgroupsock8 +%files -n libgroupsock30 %license COPYING -%{_libdir}/libgroupsock.so.8* +%{_libdir}/libgroupsock.so.30* %files -n libUsageEnvironment3 %license COPYING %{_libdir}/libUsageEnvironment.so.3* ++++++ live.2020.10.16.tar.gz -> live.2021.05.22.tar.gz ++++++ ++++ 12291 lines of diff (skipped)
