Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package live555 for openSUSE:Factory checked in at 2026-03-29 20:00:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/live555 (Old) and /work/SRC/openSUSE:Factory/.live555.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "live555" Sun Mar 29 20:00:26 2026 rev:43 rq:1343299 version:2026.03.23 Changes: -------- --- /work/SRC/openSUSE:Factory/live555/live555.changes 2024-09-04 13:21:57.043054805 +0200 +++ /work/SRC/openSUSE:Factory/.live555.new.8177/live555.changes 2026-03-29 20:00:31.433015741 +0200 @@ -1,0 +2,12 @@ +Fri Mar 27 09:03:38 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 2026.03.23: + + Fixed a bug in the RTSP server code that caused it to + improperly handle non-interleaved "SETUP"s that were sent for a + session where interleaving (i.e., RTP/RTCP-over-TCP) had + already been "SETUP". (This could cause a 'use-after-free' + error. + - For changes between 2024.08.01 to today, please refer to + https://download.live555.com/changelog.txt + +------------------------------------------------------------------- Old: ---- live.2024.08.01.tar.gz New: ---- live.2026.03.23.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ live555.spec ++++++ --- /var/tmp/diff_new_pack.NWUXTI/_old 2026-03-29 20:00:32.021039967 +0200 +++ /var/tmp/diff_new_pack.NWUXTI/_new 2026-03-29 20:00:32.025040132 +0200 @@ -1,7 +1,7 @@ # # spec file for package live555 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2020 Dominique Leuenberger, Ramiswil, Switzerland # # All modifications and additions to the file contributed by third parties @@ -17,16 +17,16 @@ # -%define lmdmaj 112 +%define lmdmaj 117 Name: live555 -Version: 2024.08.01 +Version: 2026.03.23 Release: 0 Summary: LIVE555 Streaming Media License: LGPL-2.1-only Group: System/Libraries URL: http://www.live555.com/liveMedia/ -Source: http://www.live555.com/liveMedia/public/live.%{version}.tar.gz +Source: https://download.live555.com/live.%{version}.tar.gz # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch0: %{name}-fpic.patch BuildRequires: gcc-c++ @@ -56,11 +56,11 @@ using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build streaming applications -%package -n libgroupsock30 +%package -n libgroupsock33 Summary: Group sock library of live555 streaming media Group: System/Libraries -%description -n libgroupsock30 +%description -n libgroupsock33 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: libBasicUsageEnvironment2 = %{version} Requires: libUsageEnvironment3 = %{version} -Requires: libgroupsock30 = %{version} +Requires: libgroupsock33 = %{version} Requires: libliveMedia%{lmdmaj} = %{version} Requires: pkgconfig Requires: pkgconfig(openssl) @@ -132,14 +132,10 @@ Cflags: -I${includedir}/liveMedia -I${includedir}/UsageEnvironment -I${includedir}/groupsock -I${includedir}/BasicUsageEnvironment EOF -%post -n libliveMedia%{lmdmaj} -p /sbin/ldconfig -%post -n libBasicUsageEnvironment2 -p /sbin/ldconfig -%post -n libgroupsock30 -p /sbin/ldconfig -%post -n libUsageEnvironment3 -p /sbin/ldconfig -%postun -n libliveMedia%{lmdmaj} -p /sbin/ldconfig -%postun -n libBasicUsageEnvironment2 -p /sbin/ldconfig -%postun -n libgroupsock30 -p /sbin/ldconfig -%postun -n libUsageEnvironment3 -p /sbin/ldconfig +%ldconfig_scriptlets -n libliveMedia%{lmdmaj} +%ldconfig_scriptlets -n libBasicUsageEnvironment2 +%ldconfig_scriptlets -n libgroupsock33 +%ldconfig_scriptlets -n libUsageEnvironment3 %files %{_bindir}/* @@ -152,9 +148,9 @@ %license COPYING %{_libdir}/libBasicUsageEnvironment.so.2* -%files -n libgroupsock30 +%files -n libgroupsock33 %license COPYING -%{_libdir}/libgroupsock.so.30* +%{_libdir}/libgroupsock.so.33* %files -n libUsageEnvironment3 %license COPYING ++++++ live.2024.08.01.tar.gz -> live.2026.03.23.tar.gz ++++++ ++++ 7192 lines of diff (skipped)
