Commit 9b8ee3e0a6c31a430988cd5d397a8baa41d4533a
Exists in
spb-stable
and in
3 other branches
Merge branch 'advise-in-upgrade-guide-is-outdated' into 'master'
Advise In Upgrade Guide Is Outdated
Showing
10 changed files
with
7 additions
and
16 deletions
Show diff stats
doc/update/4.2-to-5.0.md
1 | # From 4.2 to 5.0 | 1 | # From 4.2 to 5.0 |
2 | 2 | ||
3 | ## Warning | 3 | ## Warning |
4 | -GitLab 5.0 is affected by critical security vulnerability CVE-2013-4490. Please update to GitLab 5.4 immediately. | 4 | +GitLab 5.0 is affected by critical security vulnerability CVE-2013-4490. |
5 | 5 | ||
6 | ## Important changes | 6 | ## Important changes |
7 | 7 |
doc/update/5.0-to-5.1.md
1 | # From 5.0 to 5.1 | 1 | # From 5.0 to 5.1 |
2 | 2 | ||
3 | ## Warning | 3 | ## Warning |
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). | 4 | +GitLab 5.1 is affected by critical security vulnerability CVE-2013-4490. |
5 | 5 | ||
6 | ## Release notes: | 6 | ## Release notes: |
7 | 7 |
doc/update/5.1-to-5.2.md
1 | # From 5.1 to 5.2 | 1 | # From 5.1 to 5.2 |
2 | 2 | ||
3 | ## Warning | 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 directly](5.1-to-5.4.md). | 4 | +GitLab 5.2 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. |
5 | 5 | ||
6 | ### 0. Backup | 6 | ### 0. Backup |
7 | 7 |
doc/update/5.1-to-5.4.md
1 | # From 5.1 to 5.4 | 1 | # From 5.1 to 5.4 |
2 | Also works starting from 5.2. | 2 | Also works starting from 5.2. |
3 | 3 | ||
4 | -## Notice | ||
5 | -Security vulnerabilities CVE-2013-4490 and CVE-2013-4489 have been patched in the latest version of GitLab 5.4. | ||
6 | - | ||
7 | ### 0. Backup | 4 | ### 0. Backup |
8 | 5 | ||
9 | It's useful to make a backup just in case things go south: | 6 | It's useful to make a backup just in case things go south: |
doc/update/5.1-to-6.0.md
1 | # From 5.1 to 6.0 | 1 | # From 5.1 to 6.0 |
2 | 2 | ||
3 | ## Warning | 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 immediately](6.0-to-6.2.md). | 4 | +GitLab 6.0 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. |
5 | 5 | ||
6 | ### Deprecations | 6 | ### Deprecations |
7 | 7 |
doc/update/5.2-to-5.3.md
1 | # From 5.2 to 5.3 | 1 | # From 5.2 to 5.3 |
2 | 2 | ||
3 | ## Warning | 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 directly](5.1-to-5.4.md). | 4 | +GitLab 5.3 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. |
5 | 5 | ||
6 | ### 0. Backup | 6 | ### 0. Backup |
7 | 7 |
doc/update/5.3-to-5.4.md
1 | # From 5.3 to 5.4 | 1 | # From 5.3 to 5.4 |
2 | 2 | ||
3 | -## Notice | ||
4 | -Security vulnerabilities CVE-2013-4490 and CVE-2013-4489 have been patched in the latest version of GitLab 5.4. | ||
5 | - | ||
6 | ### 0. Backup | 3 | ### 0. Backup |
7 | 4 | ||
8 | It's useful to make a backup just in case things go south: | 5 | It's useful to make a backup just in case things go south: |
doc/update/5.4-to-6.0.md
1 | # From 5.4 to 6.0 | 1 | # From 5.4 to 6.0 |
2 | 2 | ||
3 | ## Warning | 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 immediately](6.0-to-6.2.md). | 4 | +GitLab 6.0 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. |
5 | 5 | ||
6 | ### Deprecations | 6 | ### Deprecations |
7 | 7 |
doc/update/6.0-to-6.1.md
1 | # From 6.0 to 6.1 | 1 | # From 6.0 to 6.1 |
2 | 2 | ||
3 | ## Warning | 3 | ## Warning |
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). | 4 | +GitLab 6.1 is affected by critical security vulnerabilities CVE-2013-4490 and CVE-2013-4489. |
5 | 5 | ||
6 | # In 6.1 we remove a lot of deprecated code. | 6 | # In 6.1 we remove a lot of deprecated code. |
7 | # You should update to 6.0 before installing 6.1 so all the necessary conversions are run. | 7 | # 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
1 | # From 6.1 to 6.2 | 1 | # From 6.1 to 6.2 |
2 | 2 | ||
3 | -## Notice | ||
4 | -Security vulnerabilities CVE-2013-4490 and CVE-2013-4489 have been patched in the latest version of GitLab 6.2. | ||
5 | - | ||
6 | # You should update to 6.1 before installing 6.2 so all the necessary conversions are run. | 3 | # You should update to 6.1 before installing 6.2 so all the necessary conversions are run. |
7 | 4 | ||
8 | ### 0. Backup | 5 | ### 0. Backup |