[vlc-devel] commit: Cleanup ( Felix Paul Kühne )
git version control
git at videolan.org
Sun May 25 13:00:50 CEST 2008
vlc | branch: 0.8.6-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Sun May 25 13:02:17 2008 +0200| [f2fc22cfc2cf198097c6e7761ff79ad240e120fa]
Cleanup
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f2fc22cfc2cf198097c6e7761ff79ad240e120fa
---
NEWS | 26 +++++++++++++++++---------
1 files changed, 17 insertions(+), 9 deletions(-)
diff --git a/NEWS b/NEWS
index 0027377..3ad2e9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,27 @@
+Changes between 0.8.6g and 0.8.6h:
+----------------------------------
+
+Security updates:
+ * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948,
+ CVE-2008-1949, CVE-2008-1950)
+ * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
+
+Goodies:
+ * Updated FFmpeg, libebml and libmatroska on Windows and Mac OS X.
+ Speed and feature updates.
+
+
Changes between 0.8.6f and 0.8.6g:
----------------------------------
Security updates:
- * Removed VLC variable settings from Mozilla and ActiveX (CVE-2007-6683)
- * Removed loading plugins from the current directory (CVE-2008-2147)
+ * Removed VLC variable settings from Mozilla and ActiveX
+ (CVE-2007-6683, VideoLAN-SA-0804)
+ * Removed loading plugins from the current directory
+ (CVE-2008-2147, VideoLAN-SA-0805)
* Updated libpng on Windows and Mac OS X (CVE-2008-1382)
* Fixed libid3tag denial of service (CVE-2008-2109)
* Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
- * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948,
- CVE-2008-1949, CVE-2008-1950)
- * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
Various bugfixes:
* Fixed various memory leaks, improving stability when running as a server
@@ -19,10 +31,6 @@ Various bugfixes:
* The Fullscreen Controller appears correctly on Mac OS X,
if the 'Always-on-top' video option was selected.
-Goodies:
- * Updated FFmpeg, libmatroska and libx264 on Windows and Mac OS X.
- Speed and feature updates.
-
Changes between 0.8.6e and 0.8.6f:
----------------------------------
More information about the vlc-devel
mailing list