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

dm8tbr at svn.xiph.org dm8tbr at svn.xiph.org
Mon Jun 11 12:34:01 PDT 2012


Author: dm8tbr
Date: 2012-06-11 12:34:00 -0700 (Mon, 11 Jun 2012)
New Revision: 18372

Modified:
   websites/icecast.org/download.php
   websites/icecast.org/news.php
Log:
More release notes updates and updated download page.


Modified: websites/icecast.org/download.php
===================================================================
--- websites/icecast.org/download.php	2012-06-11 19:25:57 UTC (rev 18371)
+++ websites/icecast.org/download.php	2012-06-11 19:34:00 UTC (rev 18372)
@@ -6,12 +6,12 @@
 </div>
 <div class="newscontent">
 
-<h4>Icecast Current Release (2.3.2)</h4>
+<h4>Icecast Current Release (2.3.3)</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>Windows NT/2000/XP</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast2_win32_2.3.2_setup.exe">icecast2_win32_2.3.2_setup.exe</a></td></tr>
+<tr><td>Windows NT/2000/XP</td><td>Updated installer will be available ASAP.<!--<a href="http://downloads.xiph.org/releases/icecast/icecast2_win32_2.3.3_setup.exe">icecast2_win32_2.3.3_setup.exe</a>--></td></tr>
 <tr><td>Linux/Unix</td><td>Most distributions provide ready to use <a href="#binary_packages">binary packages</a> of Icecast.</td></tr>
 </table>
 </center>
@@ -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://downloads.xiph.org/releases/icecast/icecast-2.3.2.tar.gz">icecast-2.3.2.tar.gz</a></td></tr>
-<tr><td>RPM-compatible</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.3.2-0.src.rpm">icecast-2.3.2-0.src.rpm</a></td></tr>
+<tr><td>All</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.3.3.tar.gz">icecast-2.3.3.tar.gz</a></td></tr>
+<!--Let's see if people complain... <tr><td>RPM-compatible</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.3.2-0.src.rpm">icecast-2.3.2-0.src.rpm</a></td></tr>-->
 </table>
 <br>
 Older releases can be found <a href="http://downloads.xiph.org/releases/icecast">Here</a>

Modified: websites/icecast.org/news.php
===================================================================
--- websites/icecast.org/news.php	2012-06-11 19:25:57 UTC (rev 18371)
+++ websites/icecast.org/news.php	2012-06-11 19:34:00 UTC (rev 18372)
@@ -28,9 +28,9 @@
 <li>Bugfixes -
 This is mostly a bug-fix release to flush out the accumulated, mostly small, fixes.<br />
 <ul>
-  <li>On-demand relaying - Reject listeners while reconnecting. Fix stats for relays withoug mount section.
+  <li>On-demand relaying - Reject listeners while reconnecting. Fix stats for relays without mount section.
   <li>Prevent too frequent YP updates.
-  <li>Only allow raw metadata updates from same IP as connected source (unless user is admin). This adresses broken client software that issues updates without being connected.
+  <li>Only allow raw metadata updates from same IP as connected source (unless user is admin). This addresses broken client software that issues updates without being connected.
   <li>Minor memory leaks
   <li>XSPF file installation
   <li>Fix case of global listeners count becoming out of sync.



More information about the commits mailing list