TurnKey GitLab Live CD Changelog

What's new in TurnKey GitLab Live CD 15.4

Jun 27, 2019
  • Properly Fix initial 500 Error on log in - closes #1315.

New in TurnKey GitLab Live CD 15.3 (May 22, 2019)

  • Update GitLab to latest upstream stable version - v11.10.4.
  • Fix initial 500 Error on log in - closes #1315. [ Stefan Davis ]
  • Update readme to include update instructions.

New in TurnKey GitLab Live CD 15.2 (Mar 28, 2019)

  • GitLab:
  • Major rewrite of install code:
  • Remove all custom source install components, including third party installs of yarn, Golang, etc.
  • Install GitLab-CE via Omnibus package from GitLab upstream apt repo (as recommended by upstream - provides all dependencies).
  • Provide TKLBAM hooks script to leverage built-in GitLab backup mechanism.
  • Replace default Confconsole Let's Encrypt integration, with specific GitLab one (leverages GitLab Omnibus LE integration).
  • Update to latest upstream stable version - v11.8.1.

New in TurnKey GitLab Live CD 15.1 (Jan 11, 2019)

  • Rebuild to resolve inadvertant removal of mariadb during sec-updates

New in TurnKey GitLab Live CD 15.0 (Oct 30, 2018)

  • GitLab:
  • Upgraded to the latest upstream version (11.1.0)
  • Change inithook to use rails console for settings password and email. [ Zhenya Hvorostian ]
  • Install yarn from yarnpkg apt repo, pin and secure gpg. [ Zhenya Hvorostian & Stefan Davis ]
  • Update Golang (1.10.3)
  • Install Gitaly [ Zhenya Hvorostian & Anton Pyrogovskyi ]

New in TurnKey GitLab Live CD 14.2 (Jul 30, 2018)

  • GitLab:
  • Upgraded to the latest upstream version (8.13)
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

New in TurnKey GitLab Live CD 13.0 (Nov 14, 2013)

  • Gitlab:
  • Redis installed from Debian archive (backport no longer needed).
  • Ruby installed from Debian package archive instead of source.
  • Python-bcrypt installed via PIP (not available in Wheezy).
  • Bugfixes for package transition [#58]
  • Start redis before performing rake setup [#103].