Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/deprecations/14-5-deprecate-opensuse-15-2.yml')
-rw-r--r--data/deprecations/14-5-deprecate-opensuse-15-2.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/deprecations/14-5-deprecate-opensuse-15-2.yml b/data/deprecations/14-5-deprecate-opensuse-15-2.yml
new file mode 100644
index 00000000000..b887f92e6a3
--- /dev/null
+++ b/data/deprecations/14-5-deprecate-opensuse-15-2.yml
@@ -0,0 +1,9 @@
+- 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
+ 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