turnkey-silverstripe-12.1 (1) turnkey; urgency=low

  * SilverStripe:

    - Upgraded to latest major version.
    - Updated conf for new version.
    - Updated inithook (3.0+ uses bcrypt for password hashing).

  * Added phpsh (interative shell for PHP) and php5-cli (generically useful).

  * Hardcoded component versions:

    silverstripe    3.0.5

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Alon Swartz <alon@turnkeylinux.org>  Fri, 05 Apr 2013 08:00:00 +0200

turnkey-silverstripe-12.0 (1) turnkey; urgency=low

  * Initial public release of TurnKey SilverStripe.

  * Set SilverStripe admin password and email on firstboot (convenience, security).

  * Regenerates all secrets during installation / firstboot (security).

  * MySQL related:

    - Set MySQL root password on firstboot (convenience, security).
    - Force MySQL to use Unicode/UTF8.
    - Includes PhpMyAdmin (listening on port 12322 - uses SSL).

  * SSL support out of the box.

  * Includes php-xcache PHP opcode cacher / optimizer (performance).

  * Includes postfix MTA (bound to localhost) for sending of email (e.g.
    password recovery). Also includes webmin postfix module for convenience.

  * Major component versions

    silverstripe    2.4.7 (upstream archive)
    apache2         2.2.16-6+squeeze7
    mysql-server    5.1.63-0+squeeze1
    phpmyadmin      4:3.3.7-7

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Alon Swartz <alon@turnkeylinux.org>  Wed, 01 Aug 2012 08:00:00 +0200