Changes:

  • 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.

Links