turnkey-gitlab-14.1 (2) turnkey; urgency=low

  * GitLab:

    - Upgraded to the latest upstream version (8.8-rc1) [#641]

  * 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 <anton@turnkeylinux.org>  Tue, 18 May 2016 09:26:04 +0200

turnkey-gitlab-14.1 (1) turnkey; urgency=low

  * GitLab:

    - Upgraded to the latest upstream version (8.3)
    - Inithook reverted back to using python-bcrypt.
    - python-bcrypt installed from Jessie package.
    - Assets are now precompiled by default. [#298]
    - Communication with Redis is now done via Unix socket. [#519]
    - Appliance runs on both SysVinit and systemd installations. [#510]

  * 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 <anton@turnkeylinux.org>  Tue, 29 Dec 2015 12:47:34 +0100

turnkey-gitlab-14.0 (1) turnkey; urgency=low

  * Gitlab:

    - Upgraded to the latest upstream version (7.11)
    - python-bcrypt no longer needed.
    - Inithook now modifies password through Rails console.

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

 -- Anton Pyrogovskyi <q@dae.pp.ua>  Sat, 20 Jun 2015 23:23:09 +0300

turnkey-gitlab-13.0 (1) turnkey; urgency=low

  * 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].

  * 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 <alon@turnkeylinux.org>  Thu, 10 Oct 2013 17:56:01 +0300

turnkey-gitlab-12.1 (1) turnkey; urgency=low

  * Gitlab:

    - Upgraded to latest major version of GitLab - cloned from upstream
      git repo as recommended providing an easy upgrade path.
    - Replaced gitolite with gitlab-shell, also cloned from upstream
      providing easy upgrade path.

  * Upstream source component versions:

    gitlab                  5-0-stable (git branch)
    gitlab-shell            v1.1.0 (git branch)
    ruby                    1.9.3-p327
    charlock_holmes gem     0.6.9

  * 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 <alon@turnkeylinux.org>  Sun, 07 Apr 2013 08:00:00 +0200

turnkey-gitlab-12.0 (1) turnkey; urgency=low

  * Initial public release of TurnKey GitLab, based on TKLPatch submitted
    by Adrian Moya.

  * GitLab related:

    - GitLab, Gitolite, Ruby1.9, RubyGems and all other required components
      installed from latest upstream versions.

    - Set GitLab admin password and email on firstboot (convenience, security).
    - Set GitLab domain to serve on first boot (convenience).
    - Pre-configured to use MySQL (recommended for production).
    - Includes Nginx pre-configured to proxy to unicorn daemon, with SSL
      support out of the box (performance, security).

  * Regenerates all secrets during installation / firstboot (security).

  * MySQL related:

    - Set MySQL root password on firstboot (convenience, security).
    - Force MySQL to use Unicode/UTF8.

  * Includes postfix MTA (bound to localhost) for sending of email (e.g.
    password recovery). Also includes webmin postfix module for convenience.

  * Major component versions

    git-core            1:1.7.2.5-3
    gitlab              2.5.0 (upstream archive)
    gitlabhq-gitolite   2.2-11 (upstream archive)
    ruby                1.9.2 (upstream archive)
    rubygems            1.8.24 (upstream archive)
    python-passlib      1.5.3-1~bpo60+1 (backported package)

    nginx               0.7.67-3+squeeze2
    redis-server        2:1.2.6-1
    mysql-server        5.1.63-0+squeeze1
    sqlite3             3.7.3-1
    build-essential     11.5

  * 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 <alon@turnkeylinux.org>  Wed, 01 Aug 2012 08:00:00 +0200