turnkey-rails-12.1 (1) turnkey; urgency=low

  * Rails:

    - Latest version of Rails and gems will be installed at build time.
    - Added execjs and therubyracer gems (LP#1084235).

  * Hardcoded component versions:

    rubyenterprise      1.8.7-2012.02_i386_ubuntu10.04
                        1.8.7-2012.02_amd64_debian6

  * 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, 07 Apr 2013 08:00:00 +0200

turnkey-rails-12.0 (1) turnkey; urgency=low

  * Rails

    - Upgraded to latest upstream rails archive.
    - Upgraded to latest upstream ruby-enterprise and passenger.
    - Added libv8 and other useful gems.
    - Rewrite of example control-panel (cp) app for Rails 3 (new features, layout).

  * Major component versions

    rails               3.2.3
    ruby-enterprise     1.8.7-2012.02
    apache2             2.2.16-6+squeeze7
    mysql-server        5.1.63-0+squeeze1
    build-essential     11.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>  Wed, 01 Aug 2012 08:00:00 +0200

turnkey-rails-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 10:48:44 +0000

turnkey-rails-11.2 (1) turnkey; urgency=low

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

 -- Alon Swartz <alon@turnkeylinux.org>  Fri, 15 Jul 2011 07:47:08 +0000

turnkey-rails-11.1 (1) turnkey; urgency=low

  * Replaced Ruby with Ruby Enterprise (performance).

  * Set MySQL root password on firstboot (convenience, security).

  * Force MySQL to use Unicode/UTF8.

  * Set postfix MTA myhostname to localhost (bugfix).

  * Included libreadline-dev so rails console works (bugfix).

  * Major component versions:

    ruby-enterprise 1.8.7-2010.02_i386_ubuntu10.04
    mysql-server    5.1.41-3ubuntu12.8
    apache2         2.2.14-5ubuntu8.4
    build-essential 11.4build1

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

  * Updated di-live mysql mechanism and secret regeneration.

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