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

  * Switched to Phusion Passenger for Apache (mod_rails) instead of
    mongrel_cluster (simpler to configure and maintain).

  * Including git version control (convenience).

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

  * Added Turnkey web control panel (replaces welcome page). Also provides
    example Rails application using controller, views, etc.

  * Upgraded Ruby on Rails gems:

    - rails             2.3.4
    - actionmailer      2.3.4
    - actionpack        2.3.4
    - activerecord      2.3.4
    - activeresource    2.3.4
    - rake              0.8.7
    - fastthread        1.0.7

  * Major component versions:

    mysql-server    5.0.51a-3ubuntu5.4
    apache2         2.2.8-1ubuntu0.11
    ruby            4.1
    build-essential 11.3ubuntu1
    git-core        1:1.5.4.3-1ubuntu2.1

    rubygems        1.3.5
    rails           2.3.4
    rake            0.8.7
    passenger       2.2.5

  * 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-rails-2009.03 (1) hardy; urgency=low

  * upgraded ruby on rails gems

    - rails             2.3.2
    - actionmailer      2.3.2
    - actionpack        2.3.2
    - activerecord      2.3.2
    - activeresource    2.3.2
    - rake              0.8.4
    - fastthread        1.0.5

  * bugfix: apache not proxying requests to the mongrel cluster (LP#348899)

  * improved rails passwords and secrets generation mechanism (security)

    - database password is now randomly generated, and regenerated
      during installation
    - regenerate more secure secret key during installation

  * major component versions

    mysql-server    5.0.51a-3ubuntu5.4
    apache2         2.2.8-1ubuntu0.5
    ruby            4.1
    build-essential 11.3ubuntu1

    rubygems        1.3.1
    rails           2.3.2
    rake            0.8.4
    mongrel         1.1.5
    mongrel_cluster 1.0.5

 -- Alon Swartz <alon@turnkeylinux.org>  Thu, 26 Mar 2009 11:55:02 +0200

turnkey-rails-2009.02 (1) hardy; urgency=low

  * added SSL support

  * regenerate rails secret key during installation (security)

  * support configuring mysql root password during installation
  * added webmin administration modules for apache and mysql (convenience)
  * set empty mysql root password in live/demo mode (for convenience)

  * major component versions

    mysql-server    5.0.51a-3ubuntu5.4
    apache2         2.2.8-1ubuntu0.3
    ruby            4.1
    build-essential 11.3ubuntu1

    rubygems        1.3.1
    rails           2.2.2
    rake            0.8.3
    mongrel         1.1.5
    mongrel_cluster 1.0.5

  * 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>  Thu, 29 Jan 2009 14:31:46 +0200