Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
9b8ee3e0
Commit
9b8ee3e0
authored
Mar 24, 2014
by
Sytse Sijbrandij
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'advise-in-upgrade-guide-is-outdated' into 'master'
Advise In Upgrade Guide Is Outdated
parents
36ea8645
369bd858
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
7 additions
and
16 deletions
+7
-16
doc/update/4.2-to-5.0.md
doc/update/4.2-to-5.0.md
+1
-1
doc/update/5.0-to-5.1.md
doc/update/5.0-to-5.1.md
+1
-1
doc/update/5.1-to-5.2.md
doc/update/5.1-to-5.2.md
+1
-1
doc/update/5.1-to-5.4.md
doc/update/5.1-to-5.4.md
+0
-3
doc/update/5.1-to-6.0.md
doc/update/5.1-to-6.0.md
+1
-1
doc/update/5.2-to-5.3.md
doc/update/5.2-to-5.3.md
+1
-1
doc/update/5.3-to-5.4.md
doc/update/5.3-to-5.4.md
+0
-3
doc/update/5.4-to-6.0.md
doc/update/5.4-to-6.0.md
+1
-1
doc/update/6.0-to-6.1.md
doc/update/6.0-to-6.1.md
+1
-1
doc/update/6.1-to-6.2.md
doc/update/6.1-to-6.2.md
+0
-3
No files found.
doc/update/4.2-to-5.0.md
View file @
9b8ee3e0
# From 4.2 to 5.0
## Warning
GitLab 5.0 is affected by critical security vulnerability CVE-2013-4490.
Please update to GitLab 5.4 immediately.
GitLab 5.0 is affected by critical security vulnerability CVE-2013-4490.
## Important changes
...
...
doc/update/5.0-to-5.1.md
View file @
9b8ee3e0
# From 5.0 to 5.1
## Warning
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
)
.
GitLab 5.1 is affected by critical security vulnerability CVE-2013-4490.
## Release notes:
...
...
doc/update/5.1-to-5.2.md
View file @
9b8ee3e0
# From 5.1 to 5.2
## Warning
GitLab 5.2 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489.
Please
[
update to GitLab 5.4 directly
](
5.1-to-5.4.md
)
.
GitLab 5.2 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489.
### 0. Backup
...
...
doc/update/5.1-to-5.4.md
View file @
9b8ee3e0
# From 5.1 to 5.4
Also works starting from 5.2.
## Notice
Security vulnerabilities CVE-2013-4490 and CVE-2013-4489 have been patched in the latest version of GitLab 5.4.
### 0. Backup
It's useful to make a backup just in case things go south:
...
...
doc/update/5.1-to-6.0.md
View file @
9b8ee3e0
# From 5.1 to 6.0
## Warning
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
)
.
GitLab 6.0 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489.
### Deprecations
...
...
doc/update/5.2-to-5.3.md
View file @
9b8ee3e0
# From 5.2 to 5.3
## Warning
GitLab 5.3 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489.
Please
[
update to GitLab 5.4 directly
](
5.1-to-5.4.md
)
.
GitLab 5.3 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489.
### 0. Backup
...
...
doc/update/5.3-to-5.4.md
View file @
9b8ee3e0
# From 5.3 to 5.4
## Notice
Security vulnerabilities CVE-2013-4490 and CVE-2013-4489 have been patched in the latest version of GitLab 5.4.
### 0. Backup
It's useful to make a backup just in case things go south:
...
...
doc/update/5.4-to-6.0.md
View file @
9b8ee3e0
# From 5.4 to 6.0
## Warning
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
)
.
GitLab 6.0 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489.
### Deprecations
...
...
doc/update/6.0-to-6.1.md
View file @
9b8ee3e0
# 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.
...
...
doc/update/6.1-to-6.2.md
View file @
9b8ee3e0
# From 6.1 to 6.2
## Notice
Security vulnerabilities CVE-2013-4490 and CVE-2013-4489 have been patched in the latest version of GitLab 6.2.
# You should update to 6.1 before installing 6.2 so all the necessary conversions are run.
### 0. Backup
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment