[SCM] liblivemedia/master: Update upstream changelog.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Dec 7 14:35:15 UTC 2012


The following commit has been merged in the master branch:
commit 7384ece3e9877a29dd12bafbaf0dab8b6a3e1446
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Dec 7 14:28:23 2012 +0000

    Update upstream changelog.

diff --git a/debian/upstream.changelog b/debian/upstream.changelog
index 9ec522e..4918683 100644
--- a/debian/upstream.changelog
+++ b/debian/upstream.changelog
@@ -1,5 +1,20 @@
-Next version, in progress:
+2012.11.30:
+- Fixed another bug in the "ProxyServerMediaSession" destructor: We need to delete the "MediaSession" object before we delete
+  the "ProxyRTSPClient" object, in case the "MediaSession"s RTP/RTCP objects have an 'alternative byte handler' reference back
+  to the "ProxyRTSPClient".  (Thanks to Sergei Bastrakov for reporting this.)
+
+2012.11.29:
+- Fixed a bug in "ProxyServerMediaSession" that would be triggered if a "RTSPServer" that uses such an object were deleted.
+  (This also fixes a memory leak that would occur if a proxy's back-end server failed, but then restarted.)
+  (Thanks to Sergei Bastrakov for reporting this bug.)
+
+2012.11.28:
+- Fixed a bug in "ProxyRTSPClient" that was causing some background tasks to not be halted when a "ProxyServerMediaSession" is
+  deleted.  (Thanks to Sergei Bastrakov for bringing this to our attention.)
+
+2012.11.22:
 - Fixed a minor memory leak in "RTSPServer::closeAllClientSessionsForServerMediaSession()".  (Thanks to Matt Norman.)
+- Fixed an issue that caused "sapWatch" to fail to compile for at least one version of Debian.  (Thanks to Alessio Treglia.)
 
 2012.11.17:
 - Fixed a bug in "ProxyRTSPClient".  When we discover that the connection to the back-end server has failed, we need to

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list