diff options
author | Kevin Lyda <kevin@ie.suberic.net> | 2014-01-05 13:53:08 +0000 |
---|---|---|
committer | Kevin Lyda <kevin@ie.suberic.net> | 2014-01-05 13:53:08 +0000 |
commit | 284546b2e00639bfa5e965f6a846cf308752d58e (patch) | |
tree | 7a9f96e99fa67b718527a768a0c545c63f5ccf2b /doc/update/5.0-to-5.1.md | |
parent | dcaedb4a5e3dae774e0211935977cf4514e2a928 (diff) | |
parent | d28ee0df124d79e9d0968c3325ae010b55d4a7b6 (diff) | |
download | gitlab-ce-284546b2e00639bfa5e965f6a846cf308752d58e.tar.gz |
Merge branch 'master' into logo-white-compress
Conflicts:
app/assets/images/logo-black.png
app/assets/images/logo-white.png
Diffstat (limited to 'doc/update/5.0-to-5.1.md')
-rw-r--r-- | doc/update/5.0-to-5.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/update/5.0-to-5.1.md b/doc/update/5.0-to-5.1.md index 45fc3436ebe..24d96e43bad 100644 --- a/doc/update/5.0-to-5.1.md +++ b/doc/update/5.0-to-5.1.md @@ -1,5 +1,8 @@ # 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). + ## Release notes: * `unicorn` replaced with `puma` |