Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 1A11263B293 for ; Sun, 20 Apr 2008 15:31:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C57CF63B278; Sun, 20 Apr 2008 15:31:04 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4795F63B273 for ; Sun, 20 Apr 2008 15:31:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 21F8F175D0; Sun, 20 Apr 2008 15:31:03 +0000 (UTC) From: Tonnerre Lombard Subject: CVS commit: pkgsrc/multimedia/vlc To: pkgsrc-changes@NetBSD.org Reply-To: tonnerre@netbsd.org Message-Id: <20080420153103.21F8F175D0@cvs.netbsd.org> Date: Sun, 20 Apr 2008 15:31:03 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tonnerre Date: Sun Apr 20 15:31:03 UTC 2008 Modified Files: pkgsrc/multimedia/vlc: Makefile distinfo pkgsrc/multimedia/vlc/patches: patch-ac patch-ad Removed Files: pkgsrc/multimedia/vlc/patches: patch-ae Log Message: Update vlc to version 0.8.6f, also applying some smaller patches: - Wrong boundary check in Speex decoder (CVE-2008-1686). - Compilability of CDDA code with modern libcdio versions. Vendor updates in 0.8.6f - Security vulnerabilities in the Subtitle demuxer, Real RTSP demuxer, MP4 demuxer and Cinepak codec: CVE-2007-6681, CVE-2008-0073, CVE-2008-1489, CVE-2008-1769). - Crashes in H264 packetizer. - Close MMS access on network timeout. - Some problems with AAC decoder & packetizer. Vendor updates in 0.8.6e: - Security vulnerabilities in the Web interface, Subtitle demuxer, Real RTSP demuxer, SDL_image library and MP4 demuxer (CVE-2007-6681, CVE-2007-6682, CVE-2006-4484, CVE-2008-0225, CVE-2008-0295, CVE-2008-0296, CORE-2008-0130). - Resume playback for viewing content over FTP. - Fixed XShm detection with remote X11. - DTS to S/PDIF converter fixes. - Waiting for SPS/PPS problem in H.264 packetizer. - Improved compatibility for creating H.264 video files playable on iPhones. Approved-by: joerg To generate a diff of this commit: cvs rdiff -r1.51 -r1.52 pkgsrc/multimedia/vlc/Makefile cvs rdiff -r1.15 -r1.16 pkgsrc/multimedia/vlc/distinfo cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/vlc/patches/patch-ac cvs rdiff -r1.5 -r1.6 pkgsrc/multimedia/vlc/patches/patch-ad cvs rdiff -r1.3 -r0 pkgsrc/multimedia/vlc/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.