Hello community,

here is the log from the commit of package live555 for openSUSE:Factory checked 
in at 2019-02-08 13:48:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/live555 (Old)
 and      /work/SRC/openSUSE:Factory/.live555.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "live555"

Fri Feb  8 13:48:43 2019 rev:14 rq:672138 version:2019.02.03

Changes:
--------
--- /work/SRC/openSUSE:Factory/live555/live555.changes  2019-02-04 
21:18:17.755716543 +0100
+++ /work/SRC/openSUSE:Factory/.live555.new.28833/live555.changes       
2019-02-08 13:48:44.530772828 +0100
@@ -1,0 +2,7 @@
+Mon Feb  4 12:59:58 UTC 2019 - [email protected]
+
+- update to 2019.02.03:
+  * CVE-2019-7314:A use-after-free error causes the RTSP server to 
+    crash (boo#1124159) 
+
+-------------------------------------------------------------------

Old:
----
  live.2018.12.14.tar.gz

New:
----
  live.2019.02.03.tar.gz

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

Other differences:
------------------
++++++ live555.spec ++++++
--- /var/tmp/diff_new_pack.tcUCxr/_old  2019-02-08 13:48:45.054772663 +0100
+++ /var/tmp/diff_new_pack.tcUCxr/_new  2019-02-08 13:48:45.054772663 +0100
@@ -13,12 +13,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:           live555
-Version:        2018.12.14
+Version:        2019.02.03
 Release:        0
 Summary:        LIVE555 Streaming Media
 License:        LGPL-2.1-only

++++++ live.2018.12.14.tar.gz -> live.2019.02.03.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/live/BasicUsageEnvironment/include/BasicUsageEnvironment_version.hh 
new/live/BasicUsageEnvironment/include/BasicUsageEnvironment_version.hh
--- old/live/BasicUsageEnvironment/include/BasicUsageEnvironment_version.hh     
2018-12-14 06:15:34.000000000 +0100
+++ new/live/BasicUsageEnvironment/include/BasicUsageEnvironment_version.hh     
2019-02-03 07:53:46.000000000 +0100
@@ -1,10 +1,10 @@
 // Version information for the "BasicUsageEnvironment" library
-// Copyright (c) 1996-2018 Live Networks, Inc.  All rights reserved.
+// Copyright (c) 1996-2019 Live Networks, Inc.  All rights reserved.
 
 #ifndef _BASICUSAGEENVIRONMENT_VERSION_HH
 #define _BASICUSAGEENVIRONMENT_VERSION_HH
 
-#define BASICUSAGEENVIRONMENT_LIBRARY_VERSION_STRING   "2018.12.14"
-#define BASICUSAGEENVIRONMENT_LIBRARY_VERSION_INT              1544745600
+#define BASICUSAGEENVIRONMENT_LIBRARY_VERSION_STRING   "2019.02.03"
+#define BASICUSAGEENVIRONMENT_LIBRARY_VERSION_INT              1549152000
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/live/UsageEnvironment/include/UsageEnvironment_version.hh 
new/live/UsageEnvironment/include/UsageEnvironment_version.hh
--- old/live/UsageEnvironment/include/UsageEnvironment_version.hh       
2018-12-14 06:15:33.000000000 +0100
+++ new/live/UsageEnvironment/include/UsageEnvironment_version.hh       
2019-02-03 07:53:46.000000000 +0100
@@ -1,10 +1,10 @@
 // Version information for the "UsageEnvironment" library
-// Copyright (c) 1996-2018 Live Networks, Inc.  All rights reserved.
+// Copyright (c) 1996-2019 Live Networks, Inc.  All rights reserved.
 
 #ifndef _USAGEENVIRONMENT_VERSION_HH
 #define _USAGEENVIRONMENT_VERSION_HH
 
-#define USAGEENVIRONMENT_LIBRARY_VERSION_STRING        "2018.12.14"
-#define USAGEENVIRONMENT_LIBRARY_VERSION_INT           1544745600
+#define USAGEENVIRONMENT_LIBRARY_VERSION_STRING        "2019.02.03"
+#define USAGEENVIRONMENT_LIBRARY_VERSION_INT           1549152000
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/live/config.linux-with-shared-libraries 
new/live/config.linux-with-shared-libraries
--- old/live/config.linux-with-shared-libraries 2018-12-14 06:16:05.000000000 
+0100
+++ new/live/config.linux-with-shared-libraries 2019-02-03 07:54:03.000000000 
+0100
@@ -4,7 +4,7 @@
 # One or more interfaces were added, but no existing interfaces were changed 
or removed => CURRENT += 1; REVISION = 0; AGE += 1
 
 libliveMedia_VERSION_CURRENT=65
-libliveMedia_VERSION_REVISION=0
+libliveMedia_VERSION_REVISION=1
 libliveMedia_VERSION_AGE=0
 libliveMedia_LIB_SUFFIX=so.$(shell expr $(libliveMedia_VERSION_CURRENT) - 
$(libliveMedia_VERSION_AGE)).$(libliveMedia_VERSION_AGE).$(libliveMedia_VERSION_REVISION)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/live/groupsock/include/groupsock_version.hh 
new/live/groupsock/include/groupsock_version.hh
--- old/live/groupsock/include/groupsock_version.hh     2018-12-14 
06:15:33.000000000 +0100
+++ new/live/groupsock/include/groupsock_version.hh     2019-02-03 
07:53:46.000000000 +0100
@@ -1,10 +1,10 @@
 // Version information for the "groupsock" library
-// Copyright (c) 1996-2018 Live Networks, Inc.  All rights reserved.
+// Copyright (c) 1996-2019 Live Networks, Inc.  All rights reserved.
 
 #ifndef _GROUPSOCK_VERSION_HH
 #define _GROUPSOCK_VERSION_HH
 
-#define GROUPSOCK_LIBRARY_VERSION_STRING       "2018.12.14"
-#define GROUPSOCK_LIBRARY_VERSION_INT          1544745600
+#define GROUPSOCK_LIBRARY_VERSION_STRING       "2019.02.03"
+#define GROUPSOCK_LIBRARY_VERSION_INT          1549152000
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/live/liveMedia/OnDemandServerMediaSubsession.cpp 
new/live/liveMedia/OnDemandServerMediaSubsession.cpp
--- old/live/liveMedia/OnDemandServerMediaSubsession.cpp        2018-12-14 
06:15:33.000000000 +0100
+++ new/live/liveMedia/OnDemandServerMediaSubsession.cpp        2019-02-03 
07:53:46.000000000 +0100
@@ -582,6 +582,7 @@
 
   if (dests->isTCP) {
     if (fRTPSink != NULL) {
+      
RTPInterface::clearServerRequestAlternativeByteHandler(fRTPSink->envir(), 
dests->tcpSocketNum);
       fRTPSink->removeStreamSocket(dests->tcpSocketNum, dests->rtpChannelId);
     }
     if (fRTCPInstance != NULL) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/live/liveMedia/include/liveMedia_version.hh 
new/live/liveMedia/include/liveMedia_version.hh
--- old/live/liveMedia/include/liveMedia_version.hh     2018-12-14 
06:15:33.000000000 +0100
+++ new/live/liveMedia/include/liveMedia_version.hh     2019-02-03 
07:53:45.000000000 +0100
@@ -1,10 +1,10 @@
 // Version information for the "liveMedia" library
-// Copyright (c) 1996-2018 Live Networks, Inc.  All rights reserved.
+// Copyright (c) 1996-2019 Live Networks, Inc.  All rights reserved.
 
 #ifndef _LIVEMEDIA_VERSION_HH
 #define _LIVEMEDIA_VERSION_HH
 
-#define LIVEMEDIA_LIBRARY_VERSION_STRING       "2018.12.14"
-#define LIVEMEDIA_LIBRARY_VERSION_INT          1544745600
+#define LIVEMEDIA_LIBRARY_VERSION_STRING       "2019.02.03"
+#define LIVEMEDIA_LIBRARY_VERSION_INT          1549152000
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/live/mediaServer/version.hh 
new/live/mediaServer/version.hh
--- old/live/mediaServer/version.hh     2018-12-14 06:15:34.000000000 +0100
+++ new/live/mediaServer/version.hh     2019-02-03 07:53:46.000000000 +0100
@@ -5,6 +5,6 @@
 #ifndef _MEDIA_SERVER_VERSION_HH
 #define _MEDIA_SERVER_VERSION_HH
 
-#define MEDIA_SERVER_VERSION_STRING "0.94"
+#define MEDIA_SERVER_VERSION_STRING "0.95"
 
 #endif


Reply via email to