Commit c4e163ae authored by Felix Paul Kühne's avatar Felix Paul Kühne

put CVE numbers for 0.9.6, synced with bugfix-branch and fixed some typos

parent 2d4177a8
Changes between 0.9.6 and 1.0.0-git: Changes between 0.9.8a and 1.0.0-git:
------------------------------------ ------------------------------------
Playback: Playback:
...@@ -8,12 +8,12 @@ Playback: ...@@ -8,12 +8,12 @@ Playback:
* RTSP trickplay support * RTSP trickplay support
Access: Access:
* RTSP authentication with Darwing Streaming Server * RTSP authentication with Darwin Streaming Server
Inputs: Inputs:
* Mouse cursor support in x11 and win32 screen modules * Mouse cursor support in x11 and win32 screen modules
* Screen module now supports partial screen capture and mouse following on * Screen module now supports partial screen capture and mouse following on
windows. Windows.
Decoders: Decoders:
* AES3 (SMPTE 302M) support * AES3 (SMPTE 302M) support
...@@ -23,7 +23,7 @@ Decoders: ...@@ -23,7 +23,7 @@ Decoders:
* QCELP (Qualcomm PureVoice) support * QCELP (Qualcomm PureVoice) support
Encoders: Encoders:
* Dirac encoding support using libdirac (support in Ogg, in TS) * Dirac encoding support using libdirac (supported in Ogg and in TS)
Stream output: Stream output:
* Restored the old mpeg2 transrating module. * Restored the old mpeg2 transrating module.
...@@ -45,21 +45,32 @@ Windows CE Port: ...@@ -45,21 +45,32 @@ Windows CE Port:
EXPERIMENTAL work for the winCE port has been done. EXPERIMENTAL work for the winCE port has been done.
Playlist: Playlist:
* export the playlist in HTML * support to Export the playlist in HTML
* Lua script for BBC radio playback * Lua script for BBC radio playback
Audio output: Audio output:
* Removed obsolete Esound and aRts plugins * Removed obsolete Esound and aRts plugins
* Surround support for PulseAudio * Surround support for PulseAudio
Changes between 0.9.6 and 0.9.8a:
---------------------------------
Security update:
* Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
Bunch of small bugfixes.
Changes between 0.9.5 and 0.9.6: Changes between 0.9.5 and 0.9.6:
-------------------------------- --------------------------------
New Localizations: New Localizations:
* Ukranian * Ukranian
Security updates: Security updates:
* Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-xxxx) * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
* Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-xxxx) * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
Changes between 0.9.4 and 0.9.5: Changes between 0.9.4 and 0.9.5:
-------------------------------- --------------------------------
...@@ -89,6 +100,7 @@ Access: ...@@ -89,6 +100,7 @@ Access:
Translations: Translations:
* Update of Brazillian, Swedish translation * Update of Brazillian, Swedish translation
Changes between 0.9.3 and 0.9.4: Changes between 0.9.3 and 0.9.4:
------------------------------------ ------------------------------------
Various bugfixes: Various bugfixes:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment