14 lines
1.4 KiB
YAML
14 lines
1.4 KiB
YAML
- title: "openSUSE Leap 15.3 packages" # (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: "15.8" # (required) The milestone when this feature was first announced as deprecated.
|
|
removal_milestone: "15.11" # (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: twk3 # (required) GitLab username of the person reporting the change
|
|
stage: distribution # (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/7371 # (required) Link to the deprecation issue in GitLab
|
|
body: | # (required) Do not modify this line, instead modify the lines below.
|
|
Distribution support and security updates for openSUSE Leap 15.3 [ended December 2022](https://en.opensuse.org/Lifetime#Discontinued_distributions).
|
|
|
|
Starting in GitLab 15.7 we started providing packages for openSUSE Leap 15.4, and will stop providing packages for openSUSE Leap 15.3 in the 15.11 milestone.
|
|
|
|
- Switch from the openSUSE Leap 15.3 packages to the provided 15.4 packages.
|
|
documentation_url: https://docs.gitlab.com/ee/administration/package_information/supported_os.html
|