summaryrefslogtreecommitdiff
path: root/data/deprecations/14-5-deprecate-opensuse-15-2.yml
blob: 7b776293dbba5aa6c66ff69db1e041876981a5db (plain)
1
2
3
4
5
6
7
8
9
10
- name: "openSUSE Leap 15.2 packages" # The name of the feature to be deprecated
  announcement_milestone: "14.5" # The milestone when this feature was first announced as deprecated.
  announcement_date: "2021-11-22" # The date of the milestone release when this feature was first announced as deprecated. This should almost always be the 22nd of a month (YYYY-MM-22), unless you did an out of band blog post.
  removal_milestone: "14.8" # The milestone when this feature is planned to be removed
  removal_date: "2022-02-22" # the date of the milestone release when this feature is planned to be removed
  body: | # Do not modify this line, instead modify the lines below.
    Distribution support and security updates for openSUSE Leap 15.2 are [ending December 2021](https://en.opensuse.org/Lifetime#openSUSE_Leap).

    Starting in 14.5 we are providing packages for openSUSE Leap 15.3, and will stop providing packages for openSUSE Leap 15.2 in the 14.8 milestone.
  issue_url: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6427