Skip to content

Commit 88c1590

Browse files
committed
Add security warnings to update docs
1 parent 9e31555 commit 88c1590

File tree

9 files changed

+27
-0
lines changed

9 files changed

+27
-0
lines changed

doc/update/4.2-to-5.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 4.2 to 5.0
22

3+
## Warning
4+
GitLab 5.0 is affected by critical security vulnerability CVE-2013-4490. Please update to GitLab 5.4 immediately.
5+
36
## Important changes
47

58
* We don't use `gitlab` user any more. Everything will be moved to `git` user

doc/update/5.0-to-5.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 5.0 to 5.1
22

3+
## Warning
4+
GitLab 5.1 is affected by critical security vulnerability CVE-2013-4490. Please update to GitLab 5.4 immediately.
5+
36
## Release notes:
47

58
* `unicorn` replaced with `puma`

doc/update/5.1-to-5.2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 5.1 to 5.2
22

3+
## Warning
4+
GitLab 5.2 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please update to GitLab 5.4 immediately.
5+
36
### 0. Backup
47

58
It's useful to make a backup just in case things go south:

doc/update/5.1-to-6.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 5.1 to 6.0
22

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.
5+
36
### Deprecations
47

58
#### Global projects

doc/update/5.2-to-5.3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 5.2 to 5.3
22

3+
## Warning
4+
GitLab 5.3 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. Please update to GitLab 5.4 immediately.
5+
36
### 0. Backup
47

58
It's useful to make a backup just in case things go south:

doc/update/5.3-to-5.4.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 5.3 to 5.4
22

3+
## Notice
4+
Security vulnerabilities CVE-2013-4490 and CVE-2013-4489 have been patched in the latest version of GitLab 5.4.
5+
36
### 0. Backup
47

58
It's useful to make a backup just in case things go south:

doc/update/5.4-to-6.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 5.4 to 6.0
22

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.
5+
36
### Deprecations
47

58
#### Global projects

doc/update/6.0-to-6.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 6.0 to 6.1
22

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).
5+
36
# In 6.1 we remove a lot of deprecated code.
47
# You should update to 6.0 before installing 6.1 so all the necessary conversions are run.
58

doc/update/6.1-to-6.2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# From 6.1 to 6.2
22

3+
## Notice
4+
Security vulnerabilities CVE-2013-4490 and CVE-2013-4489 have been patched in the latest version of GitLab 6.2.
5+
36
# You should update to 6.1 before installing 6.2 so all the necessary conversions are run.
47

58
### 0. Backup

0 commit comments

Comments
 (0)