turnkey-etherpad-14.0 (1) turnkey; urgency=low

  * Etherpad:

    - Latest upstream versions of Etherpad and NodeJS.
    - Generate/update SESSIONKEY in addition to APIKEY automatically.

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Anton Pyrogovskyi <q@dae.pp.ua>  Sun, 17 May 2015 09:18:07 +0300

turnkey-etherpad-13.0 (1) turnkey; urgency=low

  * Etherpad:

    - Latest upstream versions of Etherpad and NodeJS.
    - Bugfix: create src/.ep_initialized [#44].

  * 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, 10 Oct 2013 17:51:16 +0300

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

  * Etherpad:

    - Latest version of Etherpad will be installed at build time via git.
    - Changed path to /opt/etherpad-lite (inline with git project name).
    - Dependencies will be installed via included installDeps.sh script.

  * NodeJS related:

    - Latest version of node will be installed at build time, with a source
      symlink created at /usr/local/src/node.
    - Node binaries added to path via symlinking in /usr/local/bin.
    - Latest NPM module versions installed at build time.

  * 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-etherpad-12.0 (1) turnkey; urgency=low

  * Initial public release of TurnKey Etherpad.

  * Etherpad-lite:

    - Installed from latest version in upstream git-repo.
    - Pre-configured to use MySQL (recommended for production).

  * Node.js:

    - Installed from latest upstream tarball (includes NPM, with npm-completion
      out-of-the-box).
    - Includes custom nodejs initscript for running node app as daemon.
    - Includes nginx pre-configured to proxy to nodejs daemon, with SSL
      support out of the box (performance, security).

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

  * MySQL related:

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

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

  * Major component versions

    etherpad-lite   1.0-542 (upstream archive)
    nodejs          0.6.18 (upstream archive)
    nginx           0.7.67-3+squeeze2
    mysql-server    5.1.63-0+squeeze1

  * 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