mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Updated version number to 2.4.2, prep for release
This is going to be a strict security release
This commit is contained in:
parent
9f43bf78f9
commit
170b75b31b
@ -1,3 +1,12 @@
|
|||||||
|
2015-04-08 11:32:23 dm8tbr
|
||||||
|
|
||||||
|
* update version number to 2.4.2 in preparation for release
|
||||||
|
this will be a strict security release
|
||||||
|
|
||||||
|
2015-04-08 11:18:40 dm8tbr
|
||||||
|
|
||||||
|
* applying curl fix for win32 from master
|
||||||
|
|
||||||
2014-11-19 13:42:23 dm8tbr
|
2014-11-19 13:42:23 dm8tbr
|
||||||
|
|
||||||
* This is Spaaarrr^w Icecast 2.4.1!
|
* This is Spaaarrr^w Icecast 2.4.1!
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
AC_INIT([Icecast], [2.4.1], [icecast@xiph.org])
|
AC_INIT([Icecast], [2.4.2], [icecast@xiph.org])
|
||||||
|
|
||||||
AC_PREREQ(2.54)
|
AC_PREREQ(2.54)
|
||||||
AC_CONFIG_SRCDIR(src/main.c)
|
AC_CONFIG_SRCDIR(src/main.c)
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Admin Interface</h2>
|
<h2>Icecast 2.4.2 Docs — Admin Interface</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Authentication</h2>
|
<h2>Icecast 2.4.2 Docs — Authentication</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="listener-authentication">Listener Authentication</h3>
|
<h3 id="listener-authentication">Listener Authentication</h3>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Basic Setup</h2>
|
<h2>Icecast 2.4.2 Docs — Basic Setup</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="basic-requirements">Basic Requirements</h3>
|
<h3 id="basic-requirements">Basic Requirements</h3>
|
||||||
|
@ -16,10 +16,10 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Changes</h2>
|
<h2>Icecast 2.4.2 Docs — Changes</h2>
|
||||||
|
|
||||||
<div id="v2.4.1" class="article">
|
<div id="v2.4.2" class="article">
|
||||||
<h3 id="version-241">Version 2.4.1</h3>
|
<h3 id="version-241">Version 2.4.2</h3>
|
||||||
|
|
||||||
<h4 id="fixes">Fixes</h4>
|
<h4 id="fixes">Fixes</h4>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Config File</h2>
|
<h2>Icecast 2.4.2 Docs — Config File</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="overview">Overview</h3>
|
<h3 id="overview">Overview</h3>
|
||||||
@ -168,7 +168,7 @@ The value for this setting is provided by the owner of the Directory server.</dd
|
|||||||
<span class="nt"><location></span>earth<span class="nt"></location></span>
|
<span class="nt"><location></span>earth<span class="nt"></location></span>
|
||||||
<span class="nt"><admin></span>icemaster@localhost<span class="nt"></admin></span>
|
<span class="nt"><admin></span>icemaster@localhost<span class="nt"></admin></span>
|
||||||
<span class="nt"><fileserve></span>1<span class="nt"></fileserve></span>
|
<span class="nt"><fileserve></span>1<span class="nt"></fileserve></span>
|
||||||
<span class="nt"><server-id></span>icecast 2.4.1<span class="nt"></server-id></span></code></pre></div>
|
<span class="nt"><server-id></span>icecast 2.4.2<span class="nt"></server-id></span></code></pre></div>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt>hostname</dt>
|
<dt>hostname</dt>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — FAQ</h2>
|
<h2>Icecast 2.4.2 Docs — FAQ</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="general-questions">General Questions</h3>
|
<h3 id="general-questions">General Questions</h3>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Glossary</h2>
|
<h2>Icecast 2.4.2 Docs — Glossary</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<dl>
|
<dl>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Table of Contents</h2>
|
<h2>Icecast 2.4.2 Docs — Table of Contents</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="pages">Pages</h3>
|
<h3 id="pages">Pages</h3>
|
||||||
@ -39,7 +39,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="icecast-241-readme">Icecast 2.4.1 Readme</h3>
|
<h3 id="icecast-241-readme">Icecast 2.4.2 Readme</h3>
|
||||||
<p>Icecast is a streaming media server which currently supports Ogg
|
<p>Icecast is a streaming media server which currently supports Ogg
|
||||||
Vorbis and MP3 audio streams. It can be used to create an Internet
|
Vorbis and MP3 audio streams. It can be used to create an Internet
|
||||||
radio station or a privately running jukebox and many things in
|
radio station or a privately running jukebox and many things in
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Introduction</h2>
|
<h2>Icecast 2.4.2 Docs — Introduction</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="what-is-icecast">What is Icecast?</h3>
|
<h3 id="what-is-icecast">What is Icecast?</h3>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Relaying</h2>
|
<h2>Icecast 2.4.2 Docs — Relaying</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="overview">Overview</h3>
|
<h3 id="overview">Overview</h3>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Server Statistics</h2>
|
<h2>Icecast 2.4.2 Docs — Server Statistics</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="overview">Overview</h3>
|
<h3 id="overview">Overview</h3>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — Win32 Specifics</h2>
|
<h2>Icecast 2.4.2 Docs — Win32 Specifics</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<p>The Win32 port of Icecast 2 is a simple command line application,
|
<p>The Win32 port of Icecast 2 is a simple command line application,
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
|
||||||
<h2>Icecast 2.4.1 Docs — YP Directories</h2>
|
<h2>Icecast 2.4.2 Docs — YP Directories</h2>
|
||||||
|
|
||||||
<div class="article">
|
<div class="article">
|
||||||
<h3 id="overview">Overview</h3>
|
<h3 id="overview">Overview</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user