forked from turnkeylinux-apps/gitlab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
135 lines (88 loc) · 4.73 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
turnkey-gitlab-14.2 (1) turnkey; urgency=low
* 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.
-- Anton Pyrogovskyi <[email protected]> Fri, 28 Oct 2016 17:01:24 +0200
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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Wed, 01 Aug 2012 08:00:00 +0200