summaryrefslogtreecommitdiff
path: root/data/deprecations/14-5-deprecate-sles-12sp2.yml
blob: 37a0e917eb902de7c27162e801187b3c8f73c29d (plain)
1
2
3
4
5
6
7
8
- title: "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.
  removal_milestone: "15.0"  # the milestone when this feature is planned to be removed
  breaking_change: true
  body: |  # Do not modify this line, instead modify the lines below.
    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.
  stage: enablement
  reporter: dorrino