[SCM] liblivemedia/master: New entry.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jul 11 14:00:21 UTC 2011


The following commit has been merged in the master branch:
commit 2e6de6d81b9c3c3297ae771f62e2043665b667b2
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jul 11 15:49:23 2011 +0200

    New entry.

diff --git a/debian/changelog b/debian/changelog
index 52aa85d..4455a91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+liblivemedia (2011.07.08-1) unstable; urgency=low
+
+  * Team upload.
+  * New upstream release:
+    - Updated the RTSP server implementation to check the "Content-Length:"
+      header (if present) in incoming requests. Most commands don't include
+      extra data after the <CR><LF><CR><LF>, and thus don't need a
+      "Content-Length:" header.  However, two commands (GET_PARAMETER and
+      SET_PARAMETER) include extra data, and thus have a "Content-Length:"
+      header. We now check this value, to make sure that we've received all
+      of the required data for each request.
+
+ -- Alessio Treglia <alessio at debian.org>  Mon, 11 Jul 2011 15:49:16 +0200
+
 liblivemedia (2011.06.16-1) unstable; urgency=low
 
   * Team upload.

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list