turnkey-symfony-11.0 (1) turnkey; urgency=low

  * Set MySQL root password is on firstboot, also in VM build (security).

  * Force MySQL to use Unicode/UTF8.

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

  * Calculate postfix MTA myhostname on the fly (bugfix).

  * Enabled tracking in PHPMyAdmin.

  * Major component versions:

    symfony         1.4.8 (upstream tarball)
    php-pear        5.3.2-1ubuntu4.5
    mysql-server    5.1.41-3ubuntu12.3
    apache2         2.2.14-5ubuntu8.2
    phpmyadmin      4:3.3.2-1

  * 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>  Sun, 17 Oct 2010 15:01:05 +0200

turnkey-symfony-2009.10 (2) hardy; urgency=low

  * Installed all security updates (see manifest for package versions).

  * Install security updates on firstboot (except when running live).

  * Bugfix: Updated apt preferences for auto-security updates (LP#550307).

  * Trick webmin into not checking for upgrades (managed by apt).

  * Updated di-live mysql mechanism and secret regeneration.

  * Included latest version of inithooks and updated scripts.

  * Included wget as per common request.

 -- Alon Swartz <alon@turnkeylinux.org>  Mon, 29 Mar 2010 09:02:11 +0200

turnkey-symfony-2009.10 (1) hardy; urgency=low

  * Initial public release of TurnKey Symfony.

  * SSL support out of the box.

  * Symfony configurations.

    - Preconfigured project and frontend application.
    - Enabled Symfony app security out of the box (XSS an CSRF).
    - Includes PHP XSLT support (required for database access).

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

  * PHPMyAdmin related:

    - Includes PHPMyAdmin (listening on port 12322 - uses SSL).
    - Includes pmadb (linked tables) advanced features.
    - Pinned PHPMyAdmin to update directly from Debian (security).

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

  * Major component versions:

    symfony         1.2.8 (upstream tarball)
    php-pear        5.2.4-2ubuntu5.7
    mysql-server    5.0.51a-3ubuntu5.4
    apache2         2.2.8-1ubuntu0.11
    phpmyadmin      2.11.8.1-5+lenny1

  * 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>  Tue, 29 Sep 2009 15:39:41 +0200