New TurnKey Canvas version (16.1)

Changes:

  • Install latest Canvas LTS stable from upstream git repo. [ Jeremy Davis & Zhenya Hvorostian ]
  • Fix/improve domain setting inithooks (untracked). [ Zhenya Hvorostian & Jeremy Davis ]
  • Fix canvas_init script (untracked issue with false regex). [ Zhenya Hvorostian ]
  • Install yarn via common conf/overlay (remove redundant bits from this repo). [ Jeremy Davis & Zhenya Hvorostian ]
  • Improved/more explicit mail settings. [ Zhenya Hvorostian ]
  • Make cache_store.yml permissions stricter. [ Zhenya Hvorostian ]
  • Improve/finalize RCE API integration and fix 500 errors. (Note previous releases had RCE API integration, but this finalises it). Closes #1319 & #1362. [ Zhenya Hvorostian ]
  • Remove redundant "stand-alone" Passenger service (and service calls). This was starting Canvas via Passenger under Nginx, rather than Apache under some circusmtance. Closes #1495.

Links

New TurnKey iceScrum version (16.0)

Changes:

  • Install latest upstream iceScrum - 7.48.
  • Install with embedded Tomcat (v8) via icescrum.jar (previous release installed via icescrum.war using Debian Tomcat package).
  • Installed Java 8 (OpenJDK8) (iceScrum dependency) from Adoptium (formerly known as AdoptOpenJDK). For more info, please see https://adoptopenjdk.net/ and/or https://github.com/AdoptOpenJDK.
  • 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 Jenkins version (16.0)

Changes:

  • Install latest Jenkins LTS from upstream - 2.235.2.
  • Update/include additional plugins (new/updated plugin dependencies):
    • echarts-api
    • jaxb
    • trilead-api
    • jackson2-api
    • jquery3-api
    • plugin-util-api
    • snakeyaml-api
  • Change default Jenkins username to 'jenkins-admin'. This is to avoid possible clash with sudoadmin on AWSMP (default username is 'admin'). [ Jeremy Daivs ]
  • 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

Pages