summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-04-03 16:49:05 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-04-03 16:49:05 +0100
commit699f3239e00a5ff922cf52a22389be0d2fb86bd7 (patch)
tree97a912dccf0c73081f52885b3f4c06bda358e5e2 /ChangeLog
parentf60258a680d9d555203654800ad0c88e2e679213 (diff)
parent2760d19fe0a2a60b5d61301ae917cad61dae1977 (diff)
downloadxine-lib-699f3239e00a5ff922cf52a22389be0d2fb86bd7.tar.gz
xine-lib-699f3239e00a5ff922cf52a22389be0d2fb86bd7.tar.bz2
Merge from 1.1, discarding new "#if"s in ff_video_decoder.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 73dab98fe..5555ef360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,7 +68,11 @@ xine-lib (1.1.90) (Unreleased)
* Report more video output capabilities via (port)->get_capabilities():
colour controls, zooming, colour keying.
-xine-lib (1.1.17) 2009-??-??
+xine-lib (1.1.16.3) 2009-04-03
+ * Security fixes:
+ - Fix another possible int overflow in the 4XM demuxer.
+ (ref. TKADV2009-004, CVE-2009-0385)
+ - Fix an integer overflow in the Quicktime demuxer.
* Enable libmpeg2new (if configured with --enable-libmpeg2new).
This is not yet production code; the old mpeg2 decoder remains the default.
* Add support for OpenBSD.
@@ -77,6 +81,8 @@ xine-lib (1.1.17) 2009-??-??
pause/resume freeze with pulseaudio).
* Fix build with libavutil >= 50.0.0.
* Fix segfaults when playing VCDs.
+ * Fix calculation of frame duration for ffmpeg-decoded formats.
+ * Don't assume that ID3v2 tags with no content mean "end of ID3 data".
xine-lib (1.1.16.2) 2009-02-10
* Build fixes related to ImageMagick 6.4 & later.
@@ -86,7 +92,8 @@ xine-lib (1.1.16.2) 2009-02-10
* Fix broken size checks in various input plugins (ref. CVE-2008-5239).
* More malloc checking (ref. CVE-2008-5240).
* Fix race conditions in gapless_switch (ref. kde bug #180339)
- * Fix a possible integer overflow in the 4XM demuxer. (TKADV2009-004.txt)
+ * Fix a possible integer overflow in the 4XM demuxer.
+ (TKADV2009-004, CVE-2009-0385)
xine-lib (1.1.16.1) 2009-01-11
* Fix build with older ffmpeg, both internal and in Debian 5.0.