Commit 81f69b5d310a958d93d7e433c0446730e4fa4e82
1 parent
5f0bb6cf
Exists in
master
and in
4 other branches
Clarify upgrade steps
Showing
4 changed files
with
4 additions
and
4 deletions
Show diff stats
doc/update/5.0-to-5.1.md
1 | 1 | # From 5.0 to 5.1 |
2 | 2 | |
3 | 3 | ## Warning |
4 | -GitLab 5.1 is affected by critical security vulnerability CVE-2013-4490. Please update to GitLab 5.4 immediately. | |
4 | +GitLab 5.1 is affected by critical security vulnerability CVE-2013-4490. Please [update to GitLab 5.4 immediately](5.1-to-5.4.md). | |
5 | 5 | |
6 | 6 | ## Release notes: |
7 | 7 | ... | ... |
doc/update/5.1-to-6.0.md
1 | 1 | # From 5.1 to 6.0 |
2 | 2 | |
3 | 3 | ## Warning |
4 | -GitLab 6.0 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please update to GitLab 6.2 or newer immediately. | |
4 | +GitLab 6.0 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please [update to GitLab 6.2 immediately](6.0-to-6.2.md). | |
5 | 5 | |
6 | 6 | ### Deprecations |
7 | 7 | ... | ... |
doc/update/5.4-to-6.0.md
1 | 1 | # From 5.4 to 6.0 |
2 | 2 | |
3 | 3 | ## Warning |
4 | -GitLab 6.0 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please update to GitLab 6.2 or newer immediately. | |
4 | +GitLab 6.0 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please [update to GitLab 6.2 immediately](6.0-to-6.2.md). | |
5 | 5 | |
6 | 6 | ### Deprecations |
7 | 7 | ... | ... |
doc/update/6.0-to-6.1.md
1 | 1 | # From 6.0 to 6.1 |
2 | 2 | |
3 | 3 | ## Warning |
4 | -GitLab 6.1 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please [update straight to 6.2](6.0-to-6.2.md). | |
4 | +GitLab 6.1 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please [update to GitLab 6.2 directly](6.0-to-6.2.md). | |
5 | 5 | |
6 | 6 | # In 6.1 we remove a lot of deprecated code. |
7 | 7 | # You should update to 6.0 before installing 6.1 so all the necessary conversions are run. | ... | ... |