Changeset 98f3a97037d16caa67130c94acabba42dda47952
- Timestamp:
- 04/03/08 14:32:38
(3 months ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1207225958 +0200
- git-parent:
[ca6b4d75ff2a3bdf03c93f83249914747d0ba5a1]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1207225958 +0200
- Message:
merged the final 0.8.6f changelog
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4ad218c |
r98f3a97 |
|
| 184 | 184 | |
|---|
| 185 | 185 | |
|---|
| 186 | | Changes between 0.8.6e and 0.8.6f (not-yet-released): |
|---|
| 187 | | ----------------------------------------------------- |
|---|
| | 186 | Changes between 0.8.6e and 0.8.6f: |
|---|
| | 187 | ---------------------------------- |
|---|
| 188 | 188 | |
|---|
| 189 | 189 | Security updates: |
|---|
| 190 | | * Fix subtitle buffer overflow |
|---|
| 191 | | * Fix Real RTSP code execution problem (CVE-2008-0073) |
|---|
| 192 | | * Fix cinepak integer overflow |
|---|
| | 190 | * Really fixed subtitle buffer overflow (CVE-2007-6681) |
|---|
| | 191 | * Fixed Real RTSP code execution problem (CVE-2008-0073) |
|---|
| | 192 | * Fixed MP4 integer overflows (CVE-2008-1489) |
|---|
| | 193 | * Fixed cinepak integer overflow |
|---|
| 193 | 194 | |
|---|
| 194 | 195 | Various bugfixes: |
|---|
| 195 | | * mozilla plugin registers a usable range of mimetypes on OSX |
|---|
| | 196 | * The Mozilla plugin registers a usable range of MIME-types on Mac OS X |
|---|
| | 197 | * Improved VLC's video output behavior on multi-screen setups running Mac OS X |
|---|
| | 198 | * Fixed crashes in H264 packetizer |
|---|
| | 199 | * Close MMS access on network timeout |
|---|
| | 200 | * Fix some problems with AAC decoder & packetizer |
|---|
| 196 | 201 | |
|---|
| 197 | 202 | |
|---|