summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-03-19 22:48:18 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-03-19 22:48:18 +0000
commitfd417a2e958b0f38be68a09c1316324f1e9589c4 (patch)
tree7732a6bb62dbc1bf535a375c9a31b7784660c070 /ChangeLog
parent320fa309c16c5b35844b06e4097fe5234856550c (diff)
parent7d85f38774705d6954c2c67b2e8c9991de3e0f87 (diff)
downloadxine-lib-fd417a2e958b0f38be68a09c1316324f1e9589c4.tar.gz
xine-lib-fd417a2e958b0f38be68a09c1316324f1e9589c4.tar.bz2
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ffcd167e..f78399c3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -64,12 +64,14 @@ xine-lib (1.1.90) (Unreleased)
* Report more video output capabilities via (port)->get_capabilities():
colour controls, zooming, colour keying.
-xine-lib (1.1.11) unreleased
+xine-lib (1.1.11) 2008-03-19
+ * Security fixes:
+ - Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073)
* Reworked the plugin directory naming so that external plugins don't have
to be rebuilt for every release. We now use a naming scheme based on the
API/ABI versioning, checking older directories - with this release, the
- plugin directory name is 1.19, and if this gets bumped to 1.20 in a
- future release, 1.19 will still be available for external plugins.
+ plugin directory name is 1.20, and if this gets bumped to 1.21 in a
+ future release, 1.20 will still be available for external plugins.
(Any directories not 1.* won't be looked in.)
* Made the version parsing much more reliable; it wasn't properly coping
with four-part version numbers. This affects any program whose build