summaryrefslogtreecommitdiff
path: root/doc/update/6.0-to-6.1.md
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-03-24 15:17:43 +0100
committerdosire <sytses@gmail.com>2014-03-24 15:17:43 +0100
commit369bd858d880dfdcadc75a87970c25c9c4d82a4a (patch)
treec80fc3c0d9af9351cadb427235c36636920f65de /doc/update/6.0-to-6.1.md
parent0aa389b4911221e0ec5730d5342a1c59f37a8015 (diff)
downloadgitlab-ce-369bd858d880dfdcadc75a87970c25c9c4d82a4a.tar.gz
We should only specify unsafe version, never give advise since it it perishable.
Diffstat (limited to 'doc/update/6.0-to-6.1.md')
-rw-r--r--doc/update/6.0-to-6.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.0-to-6.1.md b/doc/update/6.0-to-6.1.md
index b7fd7634859..b4cc9203587 100644
--- a/doc/update/6.0-to-6.1.md
+++ b/doc/update/6.0-to-6.1.md
@@ -1,7 +1,7 @@
# From 6.0 to 6.1
## Warning
-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).
+GitLab 6.1 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489.
# In 6.1 we remove a lot of deprecated code.
# You should update to 6.0 before installing 6.1 so all the necessary conversions are run.