summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-11 17:18:29 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-11 17:18:29 +0000
commit395417c0145ee0549cb2268feb4ba762ed1ebf43 (patch)
tree5fccad63049b63fdfe46c2dd9d9ce5f718b35b35 /ChangeLog
parentde085a0169d4a3701c67a74869ce0fb8ced6d6ae (diff)
parent4e63c284d8e45a33041806d201124985b8089e3e (diff)
downloadxine-lib-395417c0145ee0549cb2268feb4ba762ed1ebf43.tar.gz
xine-lib-395417c0145ee0549cb2268feb4ba762ed1ebf43.tar.bz2
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 34696653e..aa626d700 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,9 +53,13 @@ xine-lib (1.1.90) (Unreleased)
* Check for supported extensions before opening the plugin and remove
redundant core from plugins.
-xine-lib (1.1.9.1) (unreleased)
+xine-lib (1.1.9.1)
+ * Security fixes:
+ - Fix a buffer overflow in RTSP header-handling code. (CVE-2008-0225)
+ (Fix ported from mplayer changeset 22821)
* Fix a read-past-end bug in xine-lib's internal strtok_r replacement.
(Only affects systems without strtok_r.) [Bug #19]
+ * Fix a bug which causes video playback display errors on PPC/Darwin.
xine-lib (1.1.9)
* Fix dvd://.../title[.chapter] handling (somewhat broken in 1.1.8).
@@ -1673,3 +1677,4 @@ xine (0.3.0+older) unstable; urgency=low
-- Siggi Langauf <siggi@users.sourceforge.net> Sun, 7 Jan 2001 23:59:12 +0100
+