Commit graph

21 commits

Author SHA1 Message Date
drochner
25f7fdc60d add patch from upstream to fix buffer overflow in the mp4a packetizer
(CVE-2013-4388)
bump PKGREV
2013-10-01 14:50:38 +00:00
drochner
e3b51ba1ad update to 2.0.8
from the announcement:
2.0.8 is a small update that fixes some regressions of the 2.0.x branch
of VLC. 2.0.8 fixes numerous crashes and dangerous behaviors.
2.0.8 also fixes ISDB-S tunning and some OSX issues.
2013-08-23 12:45:50 +00:00
drochner
94fd0ec68e update to 2.0.7
changes:
-bugfixes
-translation updates
2013-07-22 15:01:33 +00:00
wiz
93ef2d58d3 Remove patch that doesn't apply (was committed with lua PKGREVISION bump). 2013-07-05 13:29:22 +00:00
adam
f9cd38361f Revbump after updating lang/lua to 5.2.2. 2013-07-04 21:27:56 +00:00
wiz
ed1b17953e Blind commit; should fix issues with current flac package.
I don't get this far on 6.99.20/amd64 due to *locale* problems, see
PR pkg/47900.
2013-06-15 23:05:36 +00:00
drochner
93b619ab42 update to 2.0.6
changes:
Support for Matroska v4 files
Fix WMV, Ogg, AVI, MP4 and subtitles crashes and issues
Numerous translations updates and new Welsh translation
Fix some HTTPS certificate rejection
Fix ALAC decoding
Fix FLAC 6.1 and 7.1 channel order
Fix the vimeo parser
Numerous D-Bus and MPRIS2 improvements
2013-04-12 13:40:47 +00:00
drochner
785fb0207d add patch from upstream to fix Buffer Overflow in ASF Demuxer
bump PKGREV
2013-01-30 15:52:18 +00:00
wiz
286dccadb1 Fixes for automake-1.13. 2013-01-21 16:25:21 +00:00
drochner
498c5be88c update to 2.0.5
from the announcement:
Notable changes include improved reliability for MKV file playback, fixed
MPEG2 audio and video encoding, pulseaudio synchronization, Mac OS
interface, and other fixes. It also resolves potential security issues in
HTML subtitle parser, freetype renderer, AIFF demuxer and SWF demuxer.

pkgsrc change: build upnp plugin -- it doesn't show any files for
 me, but since upnp isn't an exact science others might have more luck
2012-12-17 12:07:01 +00:00
drochner
541604321e update to 2.0.4
changes (from the anouncement):
VideoLAN and the VLC development team present the fifth version
of "Twoflower", a major update that fixes a lot of regressions, issues
and security issues in this branch.
It introduces Opus support, improves Youtube, Vimeo streams
and Blu-Ray dics support. It also fixes many issues in playback, notably
on Ogg and MKV playback and audio device selections and a hundred of
other bugs.

pkgsrc note: opus and bluray are not supported yet
2012-10-19 17:48:06 +00:00
drochner
fa1c7fa9c8 fix bitfield extraction (wrong operator precedence) 2012-10-11 15:29:39 +00:00
drochner
c3a221d348 pull in the slider fix from ../vlc, bump PKGREV 2012-08-31 21:00:39 +00:00
marino
68cebc401c multimedia/vlc2: only use O_RDONLY and O_DIRECTORY if supported
DragonFly's file control options aren't fully posix-compliant yet, and
the O_DIRECTORY flag hasn't been implemented (all the flag spots are full
and old ones need to be recycled).

These patches adds additional support checks for each fcntl flag used with
vlc_open and vlc_openat and only sets the supported one.  There is no need
to revbump because any platform requiring this check couldn't have built.
2012-07-29 17:37:57 +00:00
drochner
936cbf1a8f update to 2.0.3
changes:
-OSX support improvements
-translation updates

pkgsrc change: use xcb-util-keysyms instead of xcb-util036
2012-07-24 18:40:42 +00:00
drochner
e947b1518a update to 2.0.2
changes:
-bugfixes
-feature improvements for OSX
2012-07-02 19:02:04 +00:00
wiz
ab25d38225 Add a workaround so this builds again on NetBSD.
Might make the Darwin situation worse, but at least the build
error will be later now there as well.
2012-06-15 08:51:25 +00:00
drochner
3f2ce4706d update to 2.0.1
changes:
-Support for MxPEG files
-UI improvements, speedup
-bugfixes
-2 security fixes:
 -Heap overflows in Real RTPS protocol (CVE-2012-1776)
 -Stack overflow in MMS protocol (CVE-2012-1775)
2012-03-21 11:01:50 +00:00
obache
a5ed1a87d2 NetBSD<5.99.16 does not have popcount(3).
fixes PR 46230.
2012-03-20 12:06:16 +00:00
wiz
177bfb3b68 Remove -static that broke build on 6.99.3/amd64, from drochner.
Merge two patches for the same file.
2012-02-24 17:24:18 +00:00
drochner
8b04eda8c7 add vlc-2.0.0. This may need some polishing and fixes; while it works
well mostly it is not ready to replace vlc-1.1 yet.
2012-02-21 12:49:43 +00:00