Subject: CVS commit: pkgsrc/net/DarwinStreamingServer
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2007 07:52:16
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed May 23 07:52:16 UTC 2007

Modified Files:
	pkgsrc/net/DarwinStreamingServer: Makefile PLIST distinfo
	pkgsrc/net/DarwinStreamingServer/patches: patch-ap patch-aq patch-ar
	    patch-at
Removed Files:
	pkgsrc/net/DarwinStreamingServer/patches: patch-ao

Log Message:
Changes 5.5.5:
- Compilation problems using gcc 4
- Support for SDPs created by VLC and Mpeg4IP
- Fix date display in DSS Web Admin
- Better support for streaming through NAT
- Better support for running DSS on a multi-homed system
- Relaying problems with VLC
- A security fix for possible stack and heap overflow attacks in the
  StreamingProxy (CVE-2007-0748, CVE-2007-0749)
- A fix for sync sample searching on OS X intel.
- A fix for an infinite loop when the server fails to bind to streaming ports.
- An enhancement allowing RTSP requests to contain the hh:mm:ss format for
  the npt value


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/net/DarwinStreamingServer/Makefile \
    pkgsrc/net/DarwinStreamingServer/PLIST \
    pkgsrc/net/DarwinStreamingServer/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/net/DarwinStreamingServer/patches/patch-ao
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/DarwinStreamingServer/patches/patch-ap \
    pkgsrc/net/DarwinStreamingServer/patches/patch-aq \
    pkgsrc/net/DarwinStreamingServer/patches/patch-ar \
    pkgsrc/net/DarwinStreamingServer/patches/patch-at

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.