PageRenderTime 44ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/source/_posts/2015-03-25-gitlab-7-9-1-released.markdown

https://gitlab.com/nansione/www-gitlab-com
Markdown | 58 lines | 38 code | 20 blank | 0 comment | 0 complexity | 9ea15cbe19d2abe5759428558cff4f93 MD5 | raw file
Possible License(s): CC-BY-3.0
  1. ---
  2. layout: post
  3. title: "GitLab 7.9.1 Released"
  4. date: 2015-03-25
  5. comments: true
  6. categories:
  7. author: Marin Jankovski
  8. ---
  9. Today we release GitLab 7.9.1 CE, EE and GitLab CI 7.9.1.
  10. Special thanks goes out to Stan Hu for providing majority of the fixes in GitLab CE 7.9.1.
  11. GitLab 7.9.1 CE fixes:
  12. - Fix "Import projects from" button to show the correct instructions
  13. - Fix OAuth2 issue importing a new project from GitHub and GitLab
  14. - Fix for LDAP with commas in DN
  15. - Fix missing events and in admin Slack service template settings form
  16. - Don't show commit comment button when user is not signed in.
  17. - Downgrade gemnasium-gitlab-service gem to retain Ruby 2.0.x compatibility
  18. Enterprise Edition 7.9.1 contains the fixes from Community Edition.
  19. ## 7.9.1 GitLab CI security release
  20. In GitLab CI versions pre 7.9.1 it was possible, in certain cases, for specific runner to start behaving like a shared runner.
  21. This is a security concern so we strongly advise upgrading to 7.9.1.
  22. <!-- more -->
  23. ### Upgrade barometer
  24. Upgrading GitLab CI from 7.9.0 to 7.9.1 requires downtime as this release contains database migrations which are changing existing records.
  25. Upgrading from GitLab 7.9.0 requires no downtime as this release contains no migrations.
  26. ### Upgrading
  27. Omnibus-gitlab packages for GitLab 7.9.1 are [now available](https://about.gitlab.com/downloads/).
  28. To upgrade a GitLab installation from source please use the
  29. [upgrader](http://doc.gitlab.com/ce/update/upgrader.html) or the [patch update
  30. guide](http://doc.gitlab.com/ce/update/patch_versions.html).
  31. To upgrade a GitLab CI installation from source, please use the [upgrade guide](https://gitlab.com/gitlab-org/gitlab-ci/blob/master/doc/update/patch_versions.md).
  32. ### Enterprise Edition
  33. Omnibus packages for GitLab Enterprise Edition 7.9.1 are available for subscribers [here](https://gitlab.com/subscribers/gitlab-ee/blob/master/doc/install/packages.md). For installations from source, use [this guide](https://gitlab.com/subscribers/gitlab-ee/blob/master/doc/update/patch_versions.md).
  34. Interested in GitLab Enterprise Edition?
  35. For an overview of feature exclusive to GitLab Enterprise Edition please have a look at the [features exclusive to GitLab EE](http://about.gitlab.com/features/#enterprise).
  36. Access to GitLab Enterprise Edition is included with a [subscription](http://www.gitlab.com/subscription/).
  37. No time to upgrade GitLab yourself?
  38. A subscription also entitles to our upgrade and installation services.