]> git.sesse.net Git - vlc/commitdiff
Sync news with 1.1.7
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 1 Feb 2011 23:19:40 +0000 (00:19 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 1 Feb 2011 23:19:55 +0000 (00:19 +0100)
NEWS

diff --git a/NEWS b/NEWS
index af84fbe9c7d1b0541abc4c661f9b6ccf84d03914..db1e00c9dc519390b344bebcfbc3727a512b5a99 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 1.1.6 and 1.2.0-git:
+Changes between 1.1.7 and 1.2.0-git:
 ------------------------------------
 
 Important changes for packagers:
@@ -105,6 +105,33 @@ Removed modules:
  * upnp: use upnp_intel
 
 
+Changes between 1.1.6 and 1.1.7:
+--------------------------------
+
+Linux port:
+ * Integration with the KDE GUI platform is disabled due to KDE bugs
+   #234484 and #260719.
+
+Mac OS X port:
+ * Updated live555 library to fix playback of RTSP and Freebox streams
+ * Running VLC in 64bit mode requires Mac OS X 10.6.0 or later for speed
+   and stability reasons
+
+Demuxers:
+ * Fix for Matroska / WebM remote code execution vulnerability.
+   VideoLAN-SA-1102
+
+Translations:
+ * Update for Hebrew, Japanese, Danish and Russian translations
+
+
+Changes between 1.1.6 and 1.1.6.1:
+----------------------------------
+
+Source:
+ * Fix libnotify, lirc, pulse compilation and packaging for Unix/Linux
+
+
 Changes between 1.1.5 and 1.1.6:
 ---------------------------------
 
@@ -121,9 +148,10 @@ Decoders:
  * Support for MPC SV7 and SV8 on Windows and Mac OS X (Unix was already working)
  * Enabled FluidSynth MIDI playback plugin on Mac OS X
  * Faster VP8/Webm decoding with recent codecs libraries
+ * Fix heap corruption in CD+G decoder - CVE-2011-0021 / VideoLAN-SA-1101
 
 Demuxers:
- * Fix Buffer overflow in Real demuxer CVE-2010-3907 / VideoLAN-SA-1007
+ * Fix Buffer overflow in Real demuxer CVE-2010-3907 / VideoLAN-SA-1007
  * Fix some asf/wmv seeking issues, notably when seek didn't go to a keyframe
  * Support for 24-bits PCM over RTP (audio/L24)
 
@@ -132,7 +160,7 @@ Subtitles and renderer:
  * Mark more freetype options as safe
  * Mac OS X: fixed fontconfig cache creation
  * Fix heap corruption in subtitle decoders, potentially exploitable,
-   discovered by Harry Sintonen - sintonen at iki.fi
+   discovered by Harry Sintonen - sintonen at iki.fi - CVE-2011-0522
 
 Visualization:
  * Fix projectM visualization for Linux in all locales