New TurnKey Canvas version (14.0)

Changes:

  • Canvas:
    • Changed database adapter to postgresql (support for MySQL dropped).
  • Upstream source component versions: canvas-lms stable (git branch)
  • Hardened default SSL settings
  • 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 Canvas version (13.0)

Changes:

  • Canvas:
    • Changed database adapter to mysql2 (recommended for ruby 1.9)
    • Replaced ruby-enterprise with stock ruby from Debian [#102].
    • Redis installed from Debian archive (backport no longer needed).
  • Build related changes:
    • Bugfix: don't delete /usr/local/src/node*
    • Install activesupport 2.3.18 and rerun bundle install on failure [#109].
    • Comment out problematic migration [#110].
    • Bugfixes for package transitions [#58, #59].
  • Upstream source component versions: canvas-lms stable (git branch)
  • 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 Canvas version (12.1)

Changes:

  • Canvas:
    • Upgraded to latest version of Canvas - cloned from upstream git repo as recommended providing an easy upgrade path.
    • Fixed automated jobs daemon configuration and enabled (bugfix).
    • Set outgoing mail defaults to tls, disable for local postfix (bugfix).
    • Installing and pinning latest version of redis-server from backports.
    • Upgraded ruby version (required in latest version).
  • 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.
  • Upstream source component versions: canvas-lms stable (git branch) rubyenterprise 1.8.7-2012.02_i386_ubuntu10.04 1.8.7-2012.02_amd64_debian6 ruby 1.9.3-p327
  • 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