[xiph-commits] r19072 - websites/icecast.org
dm8tbr at svn.xiph.org
dm8tbr at svn.xiph.org
Thu Jan 23 08:17:49 PST 2014
Author: dm8tbr
Date: 2014-01-23 08:17:49 -0800 (Thu, 23 Jan 2014)
New Revision: 19072
Modified:
websites/icecast.org/download.php
websites/icecast.org/news.php
Log:
Update icecast.org with details about Icecast 2.4 beta4 aka 2.3.99.4
Modified: websites/icecast.org/download.php
===================================================================
--- websites/icecast.org/download.php 2014-01-23 14:26:33 UTC (rev 19071)
+++ websites/icecast.org/download.php 2014-01-23 16:17:49 UTC (rev 19072)
@@ -23,6 +23,22 @@
<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>
+<h4>Icecast Beta Release (2.4 beta 4 aka 2.3.99.4)</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 build</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast_win32_2.4_beta4.zip">icecast_win32_2.4_beta4.zip</a></td></tr>
+<tr><td>Linux/Unix</td><td>Thomas provides test builds, packaged for various distributions, using his <a href="https://build.opensuse.org/package/show/home:dm8tbr/icecast">OBS project for Icecast</a>. There are <a href="http://download.opensuse.org/repositories/home:/dm8tbr/">package repositories</a> that can be added to the distro package manager. Those are not intended for production use and should be only used for testing.</td></tr>
+</table>
+</center>
+<br></br>
+<center>
+<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.4-beta4.tar.gz">icecast-2.4-beta4.tar.gz</a></td></tr>
+</table>
<br>
Older releases can be found <a href="http://downloads.xiph.org/releases/icecast">Here</a>
</center>
Modified: websites/icecast.org/news.php
===================================================================
--- websites/icecast.org/news.php 2014-01-23 14:26:33 UTC (rev 19071)
+++ websites/icecast.org/news.php 2014-01-23 16:17:49 UTC (rev 19072)
@@ -1,9 +1,58 @@
<h2>News</h2>
+
<div class="roundcont">
<div class="roundtop">
<img alt="" src="/images/corner_topleft.jpg" class="corner" style="display: none" />
</div>
+<div id="release_2.4-beta4" class="newscontent">
+<h3>Icecast Release 2.4-beta4</h3>
+We are pleased to announce a third beta release of Icecast. A summary of the changes is listed below, for details please refere to the <a href="http://svn.xiph.org/icecast/tags/icecast-2.4-beta4/ChangeLog">ChangeLog</a>.
+<br />
+Please note that while Opus and WebM are considered production ready, there might be other problems in this release. We appreciate feedback and discussion on the icecast-dev mailing list!
+<br />
+<br />
+<p>Downloads:<br />
+<center>
+<table border=0>
+<tr><td>Source :</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast-2.4-beta4.tar.gz">icecast-2.4-beta4.tar.gz</a></td></tr>
+<tr><td>Windows build :</td><td><a href="http://downloads.xiph.org/releases/icecast/icecast_win32_2.4_beta4.zip">icecast_win32_2.4_beta4.zip</a></td></tr>
+</table>
+</center>
+<p>
+<br />
+<ul>
+<li>New features -
+<ul>
+ <li> <em>HTTP PUT support complete</em> -
+ Completed HTTP PUT support, send 100-continue-header,
+ if client requests it. We need to adhere to HTTP1.1 here.
+</ul><br />
+<li>Bugfixes -
+<ul>
+ <li> Fixed a memory leak. Lost headers of stream because of wrong ref
+ counter in associated refbuf objects.
+ <li> avoid memory leak in _parse_mount() when "type"-attribuet is set
+ <li> Updated web interface to be more XHTML compliant.
+ <li> Some fixes and improvements.
+</ul><br />
+</ul>
+<div class="poster">
+Posted January 23, 2014 by dm8tbr
+</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 id="release_2.4-beta3" class="newscontent">
<h3>Icecast Release 2.4-beta3</h3>
We are pleased to announce a third beta release of Icecast. A summary of the changes is listed below, for details please refere to the ChangeLog.
More information about the commits
mailing list