1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04: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:
Thomas Ruecker 2015-04-08 11:32:27 +03:00
parent 9f43bf78f9
commit 170b75b31b
15 changed files with 27 additions and 18 deletions

View File

@ -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!

View File

@ -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)

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Admin Interface</h2> <h2>Icecast 2.4.2 Docs &mdash; Admin Interface</h2>
<div class="article"> <div class="article">

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Authentication</h2> <h2>Icecast 2.4.2 Docs &mdash; Authentication</h2>
<div class="article"> <div class="article">
<h3 id="listener-authentication">Listener Authentication</h3> <h3 id="listener-authentication">Listener Authentication</h3>

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Basic Setup</h2> <h2>Icecast 2.4.2 Docs &mdash; Basic Setup</h2>
<div class="article"> <div class="article">
<h3 id="basic-requirements">Basic Requirements</h3> <h3 id="basic-requirements">Basic Requirements</h3>

View File

@ -16,10 +16,10 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Changes</h2> <h2>Icecast 2.4.2 Docs &mdash; 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>

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Config File</h2> <h2>Icecast 2.4.2 Docs &mdash; 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">&lt;location&gt;</span>earth<span class="nt">&lt;/location&gt;</span> <span class="nt">&lt;location&gt;</span>earth<span class="nt">&lt;/location&gt;</span>
<span class="nt">&lt;admin&gt;</span>icemaster@localhost<span class="nt">&lt;/admin&gt;</span> <span class="nt">&lt;admin&gt;</span>icemaster@localhost<span class="nt">&lt;/admin&gt;</span>
<span class="nt">&lt;fileserve&gt;</span>1<span class="nt">&lt;/fileserve&gt;</span> <span class="nt">&lt;fileserve&gt;</span>1<span class="nt">&lt;/fileserve&gt;</span>
<span class="nt">&lt;server-id&gt;</span>icecast 2.4.1<span class="nt">&lt;/server-id&gt;</span></code></pre></div> <span class="nt">&lt;server-id&gt;</span>icecast 2.4.2<span class="nt">&lt;/server-id&gt;</span></code></pre></div>
<dl> <dl>
<dt>hostname</dt> <dt>hostname</dt>

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; FAQ</h2> <h2>Icecast 2.4.2 Docs &mdash; FAQ</h2>
<div class="article"> <div class="article">
<h3 id="general-questions">General Questions</h3> <h3 id="general-questions">General Questions</h3>

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Glossary</h2> <h2>Icecast 2.4.2 Docs &mdash; Glossary</h2>
<div class="article"> <div class="article">
<dl> <dl>

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Table of Contents</h2> <h2>Icecast 2.4.2 Docs &mdash; 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

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Introduction</h2> <h2>Icecast 2.4.2 Docs &mdash; 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>

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Relaying</h2> <h2>Icecast 2.4.2 Docs &mdash; Relaying</h2>
<div class="article"> <div class="article">
<h3 id="overview">Overview</h3> <h3 id="overview">Overview</h3>

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Server Statistics</h2> <h2>Icecast 2.4.2 Docs &mdash; Server Statistics</h2>
<div class="article"> <div class="article">
<h3 id="overview">Overview</h3> <h3 id="overview">Overview</h3>

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; Win32 Specifics</h2> <h2>Icecast 2.4.2 Docs &mdash; 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,

View File

@ -16,7 +16,7 @@
<div class="section"> <div class="section">
<h2>Icecast 2.4.1 Docs &mdash; YP Directories</h2> <h2>Icecast 2.4.2 Docs &mdash; YP Directories</h2>
<div class="article"> <div class="article">
<h3 id="overview">Overview</h3> <h3 id="overview">Overview</h3>