mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-29 12:48:15 +00:00
13 lines
1.1 KiB
YAML
13 lines
1.1 KiB
YAML
- title: "Support for Oracle Linux 7" # (required) Clearly explain the change, or planned change. For example, "The `confidential` field for a `Note` is deprecated" or "CI/CD job names will be limited to 250 characters."
|
|
announcement_milestone: "17.6" # (required) The milestone when this feature was first announced as deprecated.
|
|
removal_milestone: "17.8" # (required) The milestone when this feature is planned to be removed
|
|
breaking_change: false # (required) Change to false if this is not a breaking change.
|
|
reporter: clemensbeck # (required) GitLab username of the person reporting the change
|
|
stage: systems # (required) String value of the stage that the feature was created in. e.g., Growth
|
|
issue_url: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8746
|
|
body: | # (required) Do not modify this line, instead modify the lines below.
|
|
Long term service and support (LTSS) for [Oracle Linux 7 ends in December 2024](https://wiki.debian.org/LTS).
|
|
|
|
Therefore, we will no longer support the Oracle Linux 7 distribution for Linux package installs. Users should upgrade to
|
|
Oracle Linux 8 for continued support.
|