ISPConfig 3.0.5.4 Patch 6 released (Important security update)

Discussion in 'ISPConfig Announcements' started by till, May 7, 2015.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    What's new in ISPConfig 3.0.5.4p6

    This release contains 2 important security fixes, solves a problem
    in the APS installer and adds support for Debian 8 and Ubuntu 15.04.

    It is highly recommended to install this patch release immediately!

    The "Reconfigure services" option can be answered with "no" on servers
    that run ISPConfig 3.0.5.4p5.

    See changelog link below for a list of all changes that are included in this release.

    Download

    The software can be downloaded here:

    http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.5.4p6.tar.gz

    Changelog

    http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=84&status[]=

    Known Issues:

    Please take a look at the bugtracker:

    http://bugtracker.ispconfig.org

    BUG Reporting

    Please report bugs to the ISPConfig bugtracking system:

    http://bugtracker.ispconfig.org

    Supported Linux Distributions

    - Debian Etch (4.0) - Wheezy (7.0) and Debian testing
    - Ubuntu 7.10 - 15.04
    - OpenSuSE 11 - 13.2
    - CentOS 5.2 - 8
    - Fedora 9 - 15

    Installation

    The installation instructions for ISPConfig can be found here:

    http://www.ispconfig.org/ispconfig-3/documentation/

    or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.

    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:

    http://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

    Code:
    cd /tmp
    wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
    tar xvfz ISPConfig-3-stable.tar.gz
    cd ispconfig3_install/install
    php -q update.php
     
  2. edge

    edge Active Member Moderator

    Thank you
     
    daipaahmed likes this.
  3. lollollollol

    lollollollol Member

    Great Till,
    Thank you.
     
  4. Elayne

    Elayne Member

    Hello, I wrote a topic about ISP Config 3.1 release, so you've told us then that it's planned for releasing in February, but it's still not released. I really don't want to push it, but I just want to ask if it's planned for releasing it any time soon?
    Thanks for the great work!
    Best regards! :)
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    We are working on the release and as you can see, there is a lot of activity around the 3.1 version:

    http://git.ispconfig.org/ispconfig/ispconfig3

    A first beta is planned to be released soon. As you already noticed, it makes no sense to name any dates as its unlikely that we match that. Similar to the Debian project, we release a software when its ready as we want to deliver a stable software and dont release it full of bugs just to match a date.
     
  6. DDArt

    DDArt Member

    I lost connection while at the prompt of:

    Didn't get a chance to reconfigure, and running update again didn't work because I'm updated -- can I trigger this manually or I should be okay nothing changed since my last patch/update.
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Edit the file /usr/local/ispconfig/server/lib/config.inc.php and chnage the version number from p6 back to p5. Then rerun the update.
     
  8. DDArt

    DDArt Member

    Thank you, that did the trick, glad I asked because few things do happen after that not just cron udpate but postfix and amavis updates and so on.
     

Share This Page