Changeset 4573
- Timestamp:
- 06/06/08 18:06:01 (4 months ago)
- Files:
-
- www.videolan.org/include/os-specific.php (modified) (1 diff)
- www.videolan.org/index.php (modified) (1 diff)
- www.videolan.org/news.msg (modified) (1 diff)
- www.videolan.org/vlc/download-macosx.php (modified) (1 diff)
- www.videolan.org/vlc/download-sources.php (modified) (1 diff)
- www.videolan.org/vlc/download-windows.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
www.videolan.org/include/os-specific.php
r4569 r4573 44 44 { 45 45 $dl = array(); 46 $dl["Win32"] = array("/mirror-geo.php?file=vlc/0.8.6 f/win32/vlc-0.8.6f-win32.exe", "Windows (9 MB)" );47 $dl["OSX-PPC"] = array("/mirror-geo.php?file=vlc/0.8.6 f/macosx/vlc-0.8.6f-powerpc.dmg", "MacOS X PowerPC (14 MB)" );48 $dl["OSX-Intel"] = array( "/mirror-geo.php?file=vlc/0.8.6 f/macosx/vlc-0.8.6f-intel.dmg","MacOS X Intel (14 MB)" );46 $dl["Win32"] = array("/mirror-geo.php?file=vlc/0.8.6h/win32/vlc-0.8.6h-win32.exe", "Windows (9 MB)" ); 47 $dl["OSX-PPC"] = array("/mirror-geo.php?file=vlc/0.8.6h/macosx/vlc-0.8.6h-powerpc.dmg", "MacOS X PowerPC (14 MB)" ); 48 $dl["OSX-Intel"] = array( "/mirror-geo.php?file=vlc/0.8.6h/macosx/vlc-0.8.6h-intel.dmg","MacOS X Intel (14 MB)" ); 49 49 $dl["Linux"] =array("/vlc/", "Linux and other OSes" ); 50 50 $dl["Debian"] = array( "/vlc/download-debian.html", "Debian GNU/Linux" ); www.videolan.org/index.php
r4570 r4573 43 43 <div id="right"> 44 44 <?php panel_start( "blue" ); ?> 45 <h1>VLC media player 0.8.6 f</h1>45 <h1>VLC media player 0.8.6h</h1> 46 46 47 47 <ul class="panel-blue-bullet"> www.videolan.org/news.msg
r4568 r4573 4 4 5 5 6 #|31 May2008|VLC media player 0.8.6h release|We are pleased to announce the release of VLC media player 0.8.6h.<br />This is a bugfix release. VLC media player 0.8.6g (a source code release) and earlier versions suffer from security vulnerabilities in the libraries GnuTLS, libgcrypt and libxml2.<br />VLC media player 0.8.6f and earlier versions suffer from security vulnerabilities in the Mozilla and ActiveX plugins, in the libraries libpng, libid3tag, libvorbis and in the Speex codec.<br />7 #Technical details are available in our <a href="http://www.videolan.org/security/">security advisories</a>. More information on this updatecan be found in the release notes for <a href="http://wiki.videolan.org/Changelog/0.8.6g">0.8.6g</a> and <a href="http://wiki.videolan.org/Changelog/0.8.6g">0.8.6h</a>.<br/>8 #We strongly recommend all users to update to this new version.6 |6 June 2008|VLC media player 0.8.6h release|We are pleased to announce the release of VLC media player 0.8.6h.<br />This is a bugfix release. VLC media player 0.8.6g (a source code release) and earlier versions suffer from security vulnerabilities in the libraries GnuTLS, libgcrypt and libxml2.<br />VLC media player 0.8.6f and earlier versions suffer from security vulnerabilities in the Mozilla and ActiveX plugins, in the libraries libpng, libid3tag, libvorbis and in the Speex codec.<br /> 7 Technical details are available in our <a href="http://www.videolan.org/security/">security advisories</a>. This update also includes reliability improvements in multiple modules. More information can be found in the release notes for <a href="http://wiki.videolan.org/Changelog/0.8.6g">0.8.6g</a> and <a href="http://wiki.videolan.org/Changelog/0.8.6g">0.8.6h</a>.<br/> 8 We strongly recommend all users to update to this new version. 9 9 10 10 |13 May 2008|VLMa release|The VideoLAN team is pleased to announce the release of VideoLAN Manager 0.1.<br />VideoLAN Manager (VLMa) is a Java application which aims to provide an easy way to manage several servers running VLC to stream over a multicast network.<br />More information at <a href="http://www.videolan.org/vlma">http://www.videolan.org/vlma</a>. www.videolan.org/vlc/download-macosx.php
r4570 r4573 21 21 22 22 23 <h2>Latest Mac OS X package for 10.3.9, 10.4 and 10.5 (release 0.8.6 f)</h2>23 <h2>Latest Mac OS X package for 10.3.9, 10.4 and 10.5 (release 0.8.6h)</h2> 24 24 25 25 <?php pkgitem( "Universal Binary", 26 "0.8.6 f/macosx","vlc-0.8.6f.dmg","vlc"); ?>26 "0.8.6h/macosx","vlc-0.8.6h.dmg","vlc"); ?> 27 27 28 <h2>Platform specific packages for 10.3.9, 10.4 and 10.5 (release 0.8.6 f)</h2>28 <h2>Platform specific packages for 10.3.9, 10.4 and 10.5 (release 0.8.6h)</h2> 29 29 30 30 <?php pkgitem( "Intel package", 31 "0.8.6 f/macosx","vlc-0.8.6f-intel.dmg","vlc"); ?>31 "0.8.6h/macosx","vlc-0.8.6h-intel.dmg","vlc"); ?> 32 32 33 33 <?php pkgitem( "PowerPC package", 34 "0.8.6 f/macosx","vlc-0.8.6f-powerpc.dmg","vlc"); ?>34 "0.8.6h/macosx","vlc-0.8.6h-powerpc.dmg","vlc"); ?> 35 35 36 <h2>Web browser plugins for 10.3.9, 10.4 and 10.5 (release 0.8.6 f)</h2>36 <h2>Web browser plugins for 10.3.9, 10.4 and 10.5 (release 0.8.6h)</h2> 37 37 38 38 <?php pkgitem( "Web Browser plugin for Intel", 39 "0.8.6 f/macosx","vlc-plugin-0.8.6f-intel.dmg","vlc"); ?>39 "0.8.6h/macosx","vlc-plugin-0.8.6h-intel.dmg","vlc"); ?> 40 40 41 41 <?php pkgitem( "Web Browser plugin for PowerPC", 42 "0.8.6 f/macosx","vlc-plugin-0.8.6f-powerpc.dmg","vlc"); ?>42 "0.8.6h/macosx","vlc-plugin-0.8.6h-powerpc.dmg","vlc"); ?> 43 43 44 44 <h2>Last Mac OS X package for 10.2 (release 0.8.4a)</h2> www.videolan.org/vlc/download-sources.php
r4568 r4573 13 13 <h2>Tarballs</h2> 14 14 15 <p> Latest VLC source code tarball (0.8.6 g): </p>15 <p> Latest VLC source code tarball (0.8.6h): </p> 16 16 17 17 <ul class="bullets"> 18 18 <li> 19 <?php pkgitem_nomirr("VLC source code tar.gz", "0.8.6 g","vlc-0.8.6g.tar.gz","vlc");?></li>20 <li><?php pkgitem_nomirr("VLC source code tar.bz2", "0.8.6 g","vlc-0.8.6g.tar.bz2","vlc"); ?></li>19 <?php pkgitem_nomirr("VLC source code tar.gz", "0.8.6h","vlc-0.8.6h.tar.gz","vlc");?></li> 20 <li><?php pkgitem_nomirr("VLC source code tar.bz2", "0.8.6h","vlc-0.8.6h.tar.bz2","vlc"); ?></li> 21 21 </ul> 22 22 23 23 <h2> Latest required libraries: </h2> 24 24 <p> 25 The list of required libraries is not yet updated for 0.8.6 g25 The list of required libraries is not yet updated for 0.8.6h 26 26 </p> 27 27 www.videolan.org/vlc/download-windows.php
r4570 r4573 15 15 <p>All mirrors include all the available translations.</p> 16 16 17 <h2>Latest packages (0.8.6 f)</h2>17 <h2>Latest packages (0.8.6h)</h2> 18 18 19 19 <?php 20 20 pkgitem( "Windows self-extracting package", 21 "0.8.6 f/win32","vlc-0.8.6f-win32.exe","vlc");21 "0.8.6h/win32","vlc-0.8.6h-win32.exe","vlc"); 22 22 pkgitem("Windows 7zip (identical to the above but without the installer)", 23 "0.8.6 f/win32","vlc-0.8.6f-win32.7z","vlc");23 "0.8.6h/win32","vlc-0.8.6h-win32.7z","vlc"); 24 24 pkgitem("Windows zip packages (identical to the above)", 25 "0.8.6 f/win32","vlc-0.8.6f-win32.zip","vlc");25 "0.8.6h/win32","vlc-0.8.6h-win32.zip","vlc"); 26 26 ?> 27 27
