ISPConfig 3.0.5.1 released

ISPConfig 3.0.5.1 is available for download. This release is a bugfix release for ISPConfig 3.0.5.
For a detailed list of changes, please see the changelog section below.
=====================================================
*** New! The ISPConfig 3 manual for ISPConfig 3.0.5 is now available! ***
Version 1.4 for ISPConfig >= 3.0.5 (Date: 02/22/2013)
Author: Falko [email protected]>
373 pages
The manual can be downloaded from these two links:
www.ispconfig.org/ispconfig-3/ispconfig-3-manual/
www.howtoforge.com/download-the-ispconfig-3-manual
=====================================================
Download
The software can be downloaded here:
prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.5.1.tar.gz
Changelog
bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=73&status[]=
Known Issues
Please take a look at the bugtracker:
bugtracker.ispconfig.org
BUG Reporting
Please report bugs to the ISPConfig bugtracking system:
bugtracker.ispconfig.org
Supported Linux Distributions
– Debian Etch (4.0) – Squeeze (6.0) and Debian testing
– Ubuntu 7.10 – 12.10
– OpenSuSE 11 – 12.2
– CentOS 5.2 – 6.3
– Fedora 9 – 15
Installation
The installation instructions for ISPConfig can be found here:
www.ispconfig.org/documentation/
Update
To update existing ISPConfig 3 installations, run this command on the shell:
ispconfig_update.sh
Select “stable” as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.
Detailed instructions for making a backup before you update can be found here:
www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/
If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.
Manual update instructions

cd /tmp
wget http://www.ispconfig…3-stable.tar.gz
tar xvfz ISPConfig-3-stable.tar.gz
cd ispconfig3_install/install
php -q update.php