Hello community,

here is the log from the commit of package live555 for openSUSE:Factory checked 
in at 2019-07-17 14:23:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/live555 (Old)
 and      /work/SRC/openSUSE:Factory/.live555.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "live555"

Wed Jul 17 14:23:30 2019 rev:17 rq:715479 version:2019.06.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/live555/live555.changes  2019-06-27 
16:23:11.510340662 +0200
+++ /work/SRC/openSUSE:Factory/.live555.new.1887/live555.changes        
2019-07-17 14:23:32.640053986 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 12:00:42 UTC 2019 - Dave Plater <[email protected]>
+
+- Update to version 2019.06.28, fixes boo#1127341 VUL-1:
+  CVE-2019-9215: live555: malformed headers lead to invalid memory
+  access in the parseAuthorizationHeader function.
+
+-------------------------------------------------------------------

Old:
----
  live.2019.02.03.tar.gz

New:
----
  live.2019.06.28.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ live555.spec ++++++
--- /var/tmp/diff_new_pack.5uZwb4/_old  2019-07-17 14:23:33.244052032 +0200
+++ /var/tmp/diff_new_pack.5uZwb4/_new  2019-07-17 14:23:33.248052020 +0200
@@ -17,8 +17,10 @@
 #
 
 
+%define lmdmaj 66
+
 Name:           live555
-Version:        2019.02.03
+Version:        2019.06.28
 Release:        0
 Summary:        LIVE555 Streaming Media
 License:        LGPL-2.1-only
@@ -35,11 +37,11 @@
 using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries
 can be used to build streaming applications
 
-%package -n libliveMedia65
+%package -n libliveMedia%{lmdmaj}
 Summary:        Basic Usage Environment library of live555 streaming media
 Group:          System/Libraries
 
-%description -n libliveMedia65
+%description -n libliveMedia%{lmdmaj}
 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
@@ -77,7 +79,7 @@
 Requires:       libBasicUsageEnvironment1 = %{version}
 Requires:       libUsageEnvironment3 = %{version}
 Requires:       libgroupsock8 = %{version}
-Requires:       libliveMedia65 =  %{version}
+Requires:       libliveMedia%{lmdmaj} =  %{version}
 
 %description devel
 This code forms a set of C++ libraries for multimedia streaming,
@@ -116,11 +118,11 @@
 Cflags: -I${includedir}/liveMedia -I${includedir}/UsageEnvironment 
-I${includedir}/groupsock -I${includedir}/BasicUsageEnvironment
 EOF
 
-%post -n libliveMedia65 -p /sbin/ldconfig
+%post -n libliveMedia%{lmdmaj} -p /sbin/ldconfig
 %post -n libBasicUsageEnvironment1 -p /sbin/ldconfig
 %post -n libgroupsock8 -p /sbin/ldconfig
 %post -n libUsageEnvironment3 -p /sbin/ldconfig
-%postun -n libliveMedia65 -p /sbin/ldconfig
+%postun -n libliveMedia%{lmdmaj} -p /sbin/ldconfig
 %postun -n libBasicUsageEnvironment1 -p /sbin/ldconfig
 %postun -n libgroupsock8 -p /sbin/ldconfig
 %postun -n libUsageEnvironment3 -p /sbin/ldconfig
@@ -128,9 +130,9 @@
 %files
 %{_bindir}/*
 
-%files -n libliveMedia65
+%files -n libliveMedia%{lmdmaj}
 %license COPYING
-%{_libdir}/libliveMedia.so.65*
+%{_libdir}/libliveMedia.so.%{lmdmaj}*
 %files -n libBasicUsageEnvironment1
 %license COPYING
 %{_libdir}/libBasicUsageEnvironment.so.1*

++++++ live.2019.02.03.tar.gz -> live.2019.06.28.tar.gz ++++++
++++ 2375 lines of diff (skipped)


Reply via email to