Changeset 9db4cd9e5b2ebb3abfc931f36e3d12713bae946d
- Timestamp:
- 01/19/08 21:38:59
(6 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1200775139 +0000
- git-parent:
[101d58fdc449a6ed7b1924b9c83881f762263a30]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1200775139 +0000
- Message:
CVE references
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r827f8b9 |
r9db4cd9 |
|
| 1 | 1 | $Id$ |
|---|
| | 2 | |
|---|
| | 3 | CVE IDs pending: 2008-0295, 2008-0296, 2007-6681, 2007-6682, 2007-6683 |
|---|
| 2 | 4 | |
|---|
| 3 | 5 | Changes between 0.8.6 and 0.9.0-svn (not released yet): |
|---|
| … | … | |
| 35 | 37 | * You now need to append --m3u-extvlcopt to your command line to enable |
|---|
| 36 | 38 | EXTVLCOPT options parsing in m3u playlists. Note that only a limited set |
|---|
| 37 | | of options is available to m3u playlists. |
|---|
| | 39 | of options is available to m3u playlists (CVE-2007-6683). |
|---|
| 38 | 40 | |
|---|
| 39 | 41 | Changes: |
|---|
| … | … | |
| 192 | 194 | |
|---|
| 193 | 195 | Active X plugin: |
|---|
| 194 | | * Security update (VideoLAN-SA-0703) |
|---|
| | 196 | * Security update (VideoLAN-SA-0703, CVE-2007-6262) |
|---|
| 195 | 197 | |
|---|
| 196 | 198 | Mac OS X Interface & Port: |
|---|
| … | … | |
| 209 | 211 | * You now need to append --m3u-extvlcopt to your command line to enable |
|---|
| 210 | 212 | EXTVLCOPT options parsing in m3u playlists. |
|---|
| | 213 | * RTSP server remote denial of service fixed (CVE-2007-6684). |
|---|
| 211 | 214 | |
|---|
| 212 | 215 | |
|---|
| … | … | |
| 223 | 226 | |
|---|
| 224 | 227 | CDDA / Vorbis / Theora / SAP plugins: |
|---|
| 225 | | * Security updates (VideoLAN-SA-0702, CVE-2007-3316) |
|---|
| | 228 | * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928) |
|---|
| 226 | 229 | |
|---|
| 227 | 230 | Demuxers: |
|---|
| 228 | 231 | * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI |
|---|
| | 232 | * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468) |
|---|
| 229 | 233 | |
|---|
| 230 | 234 | Decoders: |
|---|
| … | … | |
| 267 | 271 | |
|---|
| 268 | 272 | CDDA / VCDX plugins: |
|---|
| 269 | | * Security updates (VideoLAN-SA-0701) |
|---|
| | 273 | * Security updates (VideoLAN-SA-0701, CVE-2007-0017) |
|---|
| 270 | 274 | |
|---|
| 271 | 275 | Mac OS X Interface: |
|---|