New TurnKey node.js version (16.1)

Changes:

  • 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.

Links

New TurnKey node.js version (16.0)

Changes:

  • 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.

Links

New TurnKey node.js version (15.0)

Changes:

  • 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)
  • 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.

Links

Pages