turnkey-etherpad-13.0 (1) turnkey; urgency=low * Please refer to turnkey-core's changelog for changes common to all appliances, as well as the following git logs: - https://github.com/turnkeylinux/common - https://github.com/turnkeylinux-apps/etherpad -- Alon Swartz Tue, 06 Aug 2013 15:37:33 +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 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 Wed, 01 Aug 2012 08:00:00 +0200