PageRenderTime 47ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/source/posts/2015-03-25-gitlab-7-9-1-released.html.md

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