diff options
author | drochner <drochner@pkgsrc.org> | 2008-04-10 11:48:57 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-04-10 11:48:57 +0000 |
commit | eb33ab1e23f9a0e755a8140f07ab94b32358ed7c (patch) | |
tree | 0feccb3cde7635eed1aaab637b9390fe7b899cc1 /multimedia/xine-lib/PLIST.SunOS | |
parent | 8a7f98ab45fe9f1273c1d01ab3e025dd2fb9be0a (diff) | |
download | pkgsrc-eb33ab1e23f9a0e755a8140f07ab94b32358ed7c.tar.gz |
update to 1.1.11.1
changes:
* Security fixes:
- Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073)
- integer overflow, possibly leading to buffer overflow, CVE-2008-1482
* Reworked the plugin directory naming so that external plugins don't have
to be rebuilt for every release
* Made the version parsing much more reliable; it wasn't properly coping
with four-part version numbers
* Fixed an off-by-one in the FLAC security fix patch. This breakage was
causing failure to play some files
* Support 16-bit big-endian DTS audio
* Improved frame snapshot API. (ABI extension.)
* Re-add support for # (stream parameter separator) in raw filenames
* Fixed long delay when closing stream on dual core systems
pkgsrc note: CVE-2008-0073 was already fixed by patch
Diffstat (limited to 'multimedia/xine-lib/PLIST.SunOS')
-rw-r--r-- | multimedia/xine-lib/PLIST.SunOS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/xine-lib/PLIST.SunOS b/multimedia/xine-lib/PLIST.SunOS index 498eab9e188..00783f1cb4d 100644 --- a/multimedia/xine-lib/PLIST.SunOS +++ b/multimedia/xine-lib/PLIST.SunOS @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST.SunOS,v 1.3 2006/01/13 08:42:30 martti Exp $ -lib/xine/plugins/${XINE_LIB_VER}/xineplug_ao_out_sun.a -lib/xine/plugins/${XINE_LIB_VER}/xineplug_ao_out_sun.so +@comment $NetBSD: PLIST.SunOS,v 1.4 2008/04/10 11:48:58 drochner Exp $ +lib/xine/plugins/1.20/xineplug_ao_out_sun.a +lib/xine/plugins/1.20/xineplug_ao_out_sun.so |