debian-mirror-gitlab/data/deprecations/14-5-deprecate-sles-12sp2.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
1,007 B
YAML
Raw Normal View History

2022-05-07 20:08:51 +05:30
- name: "Support for SLES 12 SP2" # The name of the feature to be deprecated
announcement_milestone: "14.5" # The milestone when this feature was first announced as deprecated.
2021-12-11 22:18:48 +05:30
announcement_date: "2021-11-22"
2022-05-07 20:08:51 +05:30
removal_milestone: "15.0" # the milestone when this feature is planned to be removed
removal_date: "2022-05-22" # the date of the milestone release when this feature is planned to be removed
2022-03-02 08:16:31 +05:30
breaking_change: true
2022-05-07 20:08:51 +05:30
body: | # Do not modify this line, instead modify the lines below.
2021-12-11 22:18:48 +05:30
Long term service and support (LTSS) for SUSE Linux Enterprise Server (SLES) 12 SP2 [ended on March 31, 2021](https://www.suse.com/lifecycle/). The CA certificates on SP2 include the expired DST root certificate, and it's not getting new CA certificate package updates. We have implemented some [workarounds](https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/191), but we will not be able to continue to keep the build running properly.
2022-07-16 23:28:13 +05:30
stage: enablement
reporter: dorrino