turnkey-tomcat-apache-11.3 (1) turnkey; urgency=low

  * Installed security updates.
  * Enabled etckeeper garbage collection by default.
  * Upgraded to latest inithooks version (adhoc re-initialization via turnkey-init)

 -- Alon Swartz <alon@turnkeylinux.org>  Mon, 05 Dec 2011 15:54:46 +0000

turnkey-tomcat-apache-11.1 (1) turnkey; urgency=low

  * Tomcat:

    - Upgraded to tomcat6 from tomcat5.5
    - Transitioned to OpenJDK (moving away from Sun Java).
    - Set Tomcat admin password on firstboot (convenience, security).
    - Added offline documentation.

  * MySQL:

    - Added MySQL as per common request.
    - Set MySQL root password on firstboot (convenience, security).
    - Force MySQL to use Unicode/UTF8.

  * Set postfix MTA myhostname to localhost (bugfix).

  * Updated TKL web control panel (admin not ported to tomcat6).

  * Major component versions:

    tomcat6            6.0.24-2ubuntu1.5
    openjdk-6-jdk      6b20-1.9.2-0ubuntu1~10.04.1
    openjdk-6-jre      6b20-1.9.2-0ubuntu1~10.04.1
    ant                1.7.1-4ubuntu1.1
    apache2-mpm-worker 2.2.14-5ubuntu8.4
    libapache2-mod-jk  1:1.2.28-2

  * 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, 19 Dec 2010 15:01:05 +0200

turnkey-tomcat-apache-2009.10 (2) hardy; urgency=low

  * Installed all security updates (see manifest for package versions).
  
  * Install security updates on firstboot (except when running live).
  
  * Trick webmin into not checking for upgrades (managed by apt).
  
  * 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-tomcat-apache-2009.10 (1) hardy; urgency=low

  * Renamed tomcat-apache (was tomcat).

  * Upgraded to sun-java6.

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

  * Added Turnkey web control panel (replaces welcome page)
  * Added redirects for /manager and /host-manager (convenience)
  * Enabled multiverse Ubuntu repository and pinned sun-java6 so it can be
    updated (security).

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

  * Major component versions:

    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

  * 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

turnkey-tomcat-apache-2009.04 (1) hardy; urgency=low

  * Initial public release of TurnKey Linux Tomcat

  * SSL support out of the box

  * Tomcat, Apache and Java configurations

    - Apache2 Jk loadbalancer connector to Tomcat (performance)
    - JkMounts for admin, manager, host-manager applications (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
    - Welcome application including useful information and login credentials

  * Major component versions

    tomcat5.5          5.5.25-5ubuntu1.2
    sun-java5-jdk      1.5.0-16-2ubuntu2
    sun-java5-jre      1.5.0-16-2ubuntu2
    ant                1.7.0-3
    apache2-mpm-worker 2.2.8-1ubuntu0.5
    libapache2-mod-jk  1:1.2.25-2

  * 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, 03 Apr 2009 11:35:23 +0200
turnkey-tomcat-apache-11.2 (1) turnkey; urgency=low

  * Installed security updates.
  * Added HubDNS package and firstboot configuration.

 -- Alon Swartz <alon@turnkeylinux.org>  Sun, 17 Jul 2011 19:16:25 +0000

turnkey-tomcat-apache-11.1 (1) turnkey; urgency=low

  * Tomcat:

    - Upgraded to tomcat6 from tomcat5.5
    - Transitioned to OpenJDK (moving away from Sun Java).
    - Set Tomcat admin password on firstboot (convenience, security).
    - Added offline documentation.

  * MySQL:

    - Added MySQL as per common request.
    - Set MySQL root password on firstboot (convenience, security).
    - Force MySQL to use Unicode/UTF8.

  * Set postfix MTA myhostname to localhost (bugfix).

  * Updated TKL web control panel (admin not ported to tomcat6).

  * Major component versions:

    tomcat6            6.0.24-2ubuntu1.5
    openjdk-6-jdk      6b20-1.9.2-0ubuntu1~10.04.1
    openjdk-6-jre      6b20-1.9.2-0ubuntu1~10.04.1
    ant                1.7.1-4ubuntu1.1
    apache2-mpm-worker 2.2.14-5ubuntu8.4
    libapache2-mod-jk  1:1.2.28-2

  * 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, 19 Dec 2010 15:01:05 +0200

turnkey-tomcat-apache-2009.10 (2) hardy; urgency=low

  * Installed all security updates (see manifest for package versions).
  
  * Install security updates on firstboot (except when running live).
  
  * Trick webmin into not checking for upgrades (managed by apt).
  
  * 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-tomcat-apache-2009.10 (1) hardy; urgency=low

  * Renamed tomcat-apache (was tomcat).

  * Upgraded to sun-java6.

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

  * Added Turnkey web control panel (replaces welcome page)
  * Added redirects for /manager and /host-manager (convenience)
  * Enabled multiverse Ubuntu repository and pinned sun-java6 so it can be
    updated (security).

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

  * Major component versions:

    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

  * 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

turnkey-tomcat-apache-2009.04 (1) hardy; urgency=low

  * Initial public release of TurnKey Linux Tomcat

  * SSL support out of the box

  * Tomcat, Apache and Java configurations

    - Apache2 Jk loadbalancer connector to Tomcat (performance)
    - JkMounts for admin, manager, host-manager applications (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
    - Welcome application including useful information and login credentials

  * Major component versions

    tomcat5.5          5.5.25-5ubuntu1.2
    sun-java5-jdk      1.5.0-16-2ubuntu2
    sun-java5-jre      1.5.0-16-2ubuntu2
    ant                1.7.0-3
    apache2-mpm-worker 2.2.8-1ubuntu0.5
    libapache2-mod-jk  1:1.2.25-2

  * 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, 03 Apr 2009 11:35:23 +0200