~ubuntu-dev/mplayer/ubuntu-hardy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: William Grant
  • Date: 2008-04-06 00:55:43 UTC
  • Revision ID: william@qeuni.net-20080406005543-dhhpnobwrzctzn7i
Fix CVE-2008-1558.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mplayer (2:1.0~rc2-0ubuntu13) hardy; urgency=low
 
2
 
 
3
  * SECURITY UPDATE: arbitrary code execution via crafted RTSP stream.
 
4
    (LP: #212601)
 
5
    - stream/realrtsp/sdpplin.c: Properly check the stream ID. Patch from
 
6
      upstream.
 
7
    - References:
 
8
      + CVE-2008-1558
 
9
 
 
10
 -- William Grant <william@qeuni.net>  Sun, 06 Apr 2008 10:49:10 +1000
 
11
 
1
12
mplayer (2:1.0~rc2-0ubuntu12) hardy; urgency=low
2
13
 
3
14
  * Modify mplayer.desktop to support opening URIs with spaces (LP: #164709).