Changes:

  • Added Turnkey web control panel (replaces welcome page). Also fixes displaying correct host when behind proxy (SERVER_ADDR -> HTTP_HOST).
  • Added postfix MTA (bound to localhost) to allow sending of email from web applications (e.g., password recovery). Also added webmin-postfix module for convenience.
  • PHPMyAdmin improvements:
    • Added pmadb (linked tables) advanced features to PHPMyAdmin (LP#426303)
    • Added mcrypt extension to Apache2 required by PHPMyAdmin (LP#345275)
    • Pinned PHPMyAdmin to update directly from Debian (security).
  • di-live (installer) MySQL component:
    • Added support for complex passwords (LP#416515).
    • Added CLI options (user/pass/query/chroot).
  • Added curl (generically useful in LAMP type appliances).
  • Removed "AllowOverride None" directive from default site configuration.
  • Bugfix: Removed build systems hostname from MySQL user table.
  • Regenerates all secrets during installation / firstboot (security).

Major component versions

phpmyadmin 2.11.8.1-5+lenny1
mysql-server 5.0.51a-3ubuntu5.4
apache2 2.2.8-1ubuntu0.11
php5 5.2.4-2ubuntu5.7

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

Links