turnkey-sahana-eden-12.1 (1) turnkey; urgency=low

  * Latest version of Sahana-Eden will be installed at build time (via git).

  * Web2py related:

    - Latest version of Web2py will be installed at build time.
    - Disabled git import due to turnkey-pylib conflict:
      admin/controllers/default.py

  * Hardcoded component versions:

    tweepy              1.4

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

turnkey-sahana-eden-12.0 (1) turnkey; urgency=low

  * Initial public release of TurnKey Sahana Eden, based on TKLPatch submitted
    by Rik Goldman and his students.

  * Set web2py admin console password on firstboot (convenience, security).

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

  * Apache related:
  
    - Configured to use WSGI to serve Sahana Eden (performance).
    - Force admin console to be served via SSL (security).

  * MySQL related:

    - Set MySQL root password on firstboot (convenience, security).
    - Force MySQL to use Unicode/UTF8.
    - Includes Webmin MySQL module for convenience.

  * SSL support out of the box.

  * Includes postfix MTA (bound to localhost) for sending of email (e.g.
    password recovery). Also includes webmin postfix module for convenience.

  * Major component versions
    

    flavour-eden        revision 53b08b4 (upstream archive)
    tweepy              1.4 (upstream archive)
    web2py              1.99.7 (upstream archive)
    apache2             2.2.16-6+squeeze7
    libapache2-mod-wsgi 3.3-2
    mysql-server        5.1.63-0+squeeze1
    python-mysqldb      1.2.2-10+b1
    ipython             0.10-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>  Wed, 01 Aug 2012 08:00:00 +0200