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

  * Initial public release of TurnKey OpenBravo.

  * SSL support out of the box.

  * Set "turnkey" as the default password for OpenBravo admin account.

  * Tomcat and Java configurations:

    - Apache2 Jk loadbalancer connector to Tomcat (performance).
    - JkMounts for OpenBravo, admin, manager, host-manager (convenience).
    - Configured Tomcat admin/manager roles and admin user.
    - Configured Tomcat AJP connector to bind to localhost (security).
    - Removed Tomcat HTTP connector listener (security).
    - Tomcat and Java environment variables configuration system wide.

  * Redirect to OpenBravo login form instead of silly HTML redirect page.

  * Enabled multiverse Ubuntu repository and pinned sun-java6 so it can be
    updated (security).

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

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

  * Major component versions:

    openbravo          2.50-4
    tomcat5.5          5.5.25-5ubuntu1.2
    sun-java6-jdk      6-16-0ubuntu1.8.04
    sun-java6-jre      6-16-0ubuntu1.8.04
    ant                1.7.0-3
    apache2-mpm-worker 2.2.8-1ubuntu0.11
    libapache2-mod-jk  1:1.2.25-2
    postgresql         8.3.5-0ubuntu0.8.04

  * 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