[xiph-commits] r7873 - websites/icecast.org

oddsock at motherfish-iii.xiph.org oddsock at motherfish-iii.xiph.org
Fri Sep 24 15:25:04 PDT 2004


Author: oddsock
Date: 2004-09-24 15:25:03 -0700 (Fri, 24 Sep 2004)
New Revision: 7873

Modified:
   websites/icecast.org/
   websites/icecast.org/download.php
   websites/icecast.org/news.php
Log:
2.0.2 release



Property changes on: websites/icecast.org
___________________________________________________________________
Name: svn:externals
   - docs/icecast-trunk	http://svn.xiph.org/icecast/trunk/icecast/doc
docs/icecast-2.0.1	http://svn.xiph.org/icecast/tags/icecast_2_0_1/icecast/doc/
docs/ices-trunk		http://svn.xiph.org/icecast/trunk/ices/doc
docs/ices-2.0.0     http://svn.xiph.org/icecast/tags/ices_2_0_0/doc/



   + docs/icecast-trunk	http://svn.xiph.org/icecast/trunk/icecast/doc
docs/icecast-2.0.1	http://svn.xiph.org/icecast/tags/icecast_2_0_1/icecast/doc/
docs/icecast-2.0.2	http://svn.xiph.org/icecast/tags/icecast_2_0_2/doc/
docs/ices-trunk		http://svn.xiph.org/icecast/trunk/ices/doc
docs/ices-2.0.0     http://svn.xiph.org/icecast/tags/ices_2_0_0/doc/




Modified: websites/icecast.org/download.php
===================================================================
--- websites/icecast.org/download.php	2004-09-24 22:22:21 UTC (rev 7872)
+++ websites/icecast.org/download.php	2004-09-24 22:25:03 UTC (rev 7873)
@@ -6,13 +6,13 @@
 </div>
 <div class="newscontent">
 
-<h4>Icecast Current Release (2.0.1)</h4>
+<h4>Icecast Current Release (2.0.2)</h4>
 <center>
 <p>Binary Packages</p>
 <table border=1 cellpadding=5 cellspacing=0 width=90% bordercolor="#000000">
 <tr><td><b>Platform</b></td><td><b>Download Link</b></td></tr>
-<tr><td>Red Hat 9.x/Fedora RPM</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.1-1.i386.rpm">icecast-2.0.1-1.i386.rpm</a></td></tr>
-<tr><td>Windows NT/2000/XP</td><td><a href="http://svn.xiph.org/releases/icecast/icecast2_win32_2.0.1_setup.exe">icecast2_win32_2.0.1_setup.exe</a></td></tr>
+<tr><td>Red Hat 9.x/Fedora RPM</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.2-1.i386.rpm">icecast-2.0.2-1.i386.rpm</a></td></tr>
+<tr><td>Windows NT/2000/XP</td><td><a href="http://svn.xiph.org/releases/icecast/icecast2_win32_2.0.2_setup.exe">icecast2_win32_2.0.2_setup.exe</a></td></tr>
 </table>
 </center>
 <br></br>
@@ -20,8 +20,8 @@
 <p>Source Packages</p>
 <table border=1 cellpadding=5 cellspacing=0 width=90% bordercolor="#000000">
 <tr><td><b>Platform</b></td><td><b>Download Link</b></td></tr>
-<tr><td>All</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.1.tar.gz">icecast-2.0.1.tar.gz</a></td></tr>
-<tr><td>RPM-compatable</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.1-1.src.rpm">icecast-2.0.1-1.src.rpm</a></td></tr>
+<tr><td>All</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.2.tar.gz">icecast-2.0.2.tar.gz</a></td></tr>
+<tr><td>RPM-compatable</td><td><a href="http://svn.xiph.org/releases/icecast/icecast-2.0.2-1.src.rpm">icecast-2.0.2-1.src.rpm</a></td></tr>
 </table>
 </center>
 <p>In addition to icecast, you will most likely need to download a source client for creating the actual stream.  We suggest that you download one from our <a href="3rdparty.php">3rdparty applications</a> page.</p>

Modified: websites/icecast.org/news.php
===================================================================
--- websites/icecast.org/news.php	2004-09-24 22:22:21 UTC (rev 7872)
+++ websites/icecast.org/news.php	2004-09-24 22:25:03 UTC (rev 7873)
@@ -4,6 +4,28 @@
 <img alt="" src="/images/corner_topleft.jpg" class="corner" style="display: none" />
 </div>
 <div class="newscontent">
+<h3>Icecast Release 2.0.2</h3>
+<p>This patch release fixes an exploit found by Luigi Auriemma. We recommend that all
+users currently upgrade to this patch release.
+</p>
+<p>Download Icecast 2.0.2 from the <a href="download.php">Download page</a>.</p>
+
+<div class="poster">
+Posted September 24, 2004 by oddsock
+</div> 
+</div>
+<div class="roundbottom">
+<img alt="" src="/images/corner_bottomleft.jpg" class="corner" style="display: none" />
+</div>
+</div>	
+
+<br>
+<br>
+<div class="roundcont">
+<div class="roundtop">
+<img alt="" src="/images/corner_topleft.jpg" class="corner" style="display: none" />
+</div>
+<div class="newscontent">
 <h3>Icecast Release 2.0.1</h3>
 <p>This patch release fixes a overflow buffer which can cause server crashes under
 certain circumstances.  This release contains ONLY the fix for this issue.  We



More information about the commits mailing list