./multimedia/vlc, VLC media player and streaming server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q2, Version: 1.1.10nb1, Package name: vlc-1.1.10nb1, Maintainer: pkgsrc-users

VideoLAN is a project of French students from the Ecole Centrale Paris
and developers from all over the world. Its main goals is MPEG streaming
on a network, but it also features a standalone multimedia player. The
VideoLAN Server can stream video read from a hard disk, a DVD player,
a satellite card or an MPEG 2 compression card, and unicast or multicast
it on a network. The VideoLAN Client can read the stream from the network
and display it. It can also be used to display video read locally on
the computer : DVDs, VCDs, MPEG and DivX files and from a satellite
card. It is multi-plaform : Linux, Windows, Mac OS X, BeOS, BSD, Solaris,
QNX, iPaq... The VideoLAN Client and Server now have a full IPv6 support.


Required to run:
[audio/libmad] [audio/liba52] [audio/libmpcdec] [audio/libvorbis] [audio/taglib] [audio/libdca] [audio/libid3tag] [audio/libcddb] [audio/flac] [devel/pcre] [devel/libebml] [net/liblive] [fonts/dejavu-ttf] [multimedia/x264-devel] [multimedia/libogg] [multimedia/libmpeg2]

Required to build:
[devel/autoconf] [devel/automake] [devel/libtool-base] [devel/pkg-config] [devel/gmake] [lang/perl5]

Package options: x11

Master sites: (Expand)

SHA1: 6c7b3fefb2ad1e2ab53d17eabf509a318b76ef03
RMD160: 8a4b32bceb2eb3d9a3a062477f772a53098cad0b
Filesize: 25271.11 KB

Version history: (Expand)


CVS history: (Expand)


   2011-08-03 23:04:09 by Matthias Scheler | Files touched by this commit (4)
Log message:
Pullup ticket #3489 - requested by drochner
multimedia/vlc: security patch

Revisions pulled up:
- multimedia/vlc/Makefile                                       1.113
- multimedia/vlc/distinfo                                       1.46
- multimedia/vlc/patches/patch-au                               1.7
- multimedia/vlc/patches/patch-av                               1.3

---
   Module Name:  pkgsrc
   Committed By: drochner
   Date:         Mon Jul 18 17:06:43 UTC 2011
   Modified Files:
         pkgsrc/multimedia/vlc: Makefile distinfo
   Added Files:
         pkgsrc/multimedia/vlc/patches: patch-au patch-av
   Log message:
   add patches from upstream to plug 2 security problems:
   -heap overflow in the AVI file parser (CVE-2011-2588)
   -heap overflow in the Real Media file parser (CVE-2011-2587)
   bump PKGREV