turnkey-nodejs-17.1 (1) turnkey; urgency=low * Updated all Debian packages to latest. [ autopatched by buildtasks ] * Patched bugfix release. Closes #1734. [ autopatched by buildtasks ] -- Jeremy Davis Thu, 12 May 2022 04:20:04 +0000 turnkey-nodejs-17.0 (1) turnkey; urgency=low * Updated NodeJS to latest LTS v16.13.2. * Move buildcode to common. * Note: Please refer to turnkey-core's 17.0 changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Zhenya Hvorostian Fri, 21 Jan 2022 21:50:00 +0300 turnkey-nodejs-16.1 (1) turnkey; urgency=low * Updated NodeJS to latest LTS v14.15.5. * Change TKLweb-CP "example app" depend on express>=4.5.0 (<4.5.0 has security issues) - closes #1542. * Note: Please refer to turnkey-core's 16.1 changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Jeremy Davis Thu, 18 Feb 2021 10:50:05 +1100 turnkey-nodejs-16.0 (1) turnkey; urgency=low * Updated NodeJS to latest LTS v12.18.3. * Explcitly disable TLS<1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x TurnKey releases supported TLS 1.2, but could fallback as low as TLSv1). * Update SSL/TLS cyphers to provide "Intermediate" browser/client support (suitable for "General-purpose servers with a variety of clients, recommended for almost all systems"). As provided by Mozilla via https://ssl-config.mozilla.org/. * Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Stefan Davis Wed, 05 Aug 2020 14:12:04 +1000 turnkey-nodejs-15.0 (1) turnkey; urgency=low * Updated NodeJS to latest LTS. * Changed npm packages: - removed bower - deprecated. - removed nsp - functionality merged into npm itself. - removed jade - replaced by pug (same thing, different name) [ Stefan Davis ] * Removed node-inspector. * Installed security updates. * Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Zhenya Hvorostian Tue, 06 Feb 2018 03:35:10 +0300 turnkey-nodejs-14.2 (1) turnkey; urgency=low * Updated NodeJS to latest LTS. * Installed security updates. * Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Jeremy Davis Thu, 20 Apr 2017 14:25:34 +1000 turnkey-nodejs-14.1 (1) turnkey; urgency=low * Updated to latest stable Nodejs [#477]. * Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Jeremy Davis Thu, 25 Feb 2016 11:30:56 +1100 turnkey-nodejs-14.0 (1) turnkey; urgency=low * install latest node using n version manager. * /etc/skel configuration to support for installing npm packages globally more securely without root or sudo root. * systemd pm2 service running as user node. pm2 runs tklweb-cp "control panel". * added several hundred node code examples to /opt/node-examples/ * improved index, link to awesome curated node.js list * bundled global installations of especially important Node.js packages - pm2 - forever - node-inspector - grunt - bower - nsp * improved default nginx configuration template. -- Liraz Siri Fri, 04 Sep 2015 05:40:23 +0300 turnkey-nodejs-14.0-rc (1) turnkey; urgency=low * Latest upstream version of NodeJS. * NodeJS uses: - Jade v1.9.x - Express v4.x.x * tkl-webcp code changed to keep up with new APIs of Jade and Express. * 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 Sat, 16 May 2015 18:39:23 +0300 turnkey-nodejs-13.0 (1) turnkey; urgency=low * Latest upstream version of NodeJS. * 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 Thu, 10 Oct 2013 18:36:58 +0300 turnkey-nodejs-12.1 (1) turnkey; urgency=low * 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-nodejs-12.0 (1) turnkey; urgency=low * Initial public release of TurnKey Node.js * 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). * Includes TurnKey Web Control panel with links to useful references, built on expressjs with jade templating: /opt/tklweb-cp * Regenerates all secrets during installation / firstboot (security). * Includes postfix MTA (bound to localhost) for sending of email. Also includes webmin postfix module for convenience. * Major component versions nodejs 0.6.18 (upstream archive) nginx 0.7.67-3+squeeze2 * 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