From 5d7b3c05e5c502d090a13515dc5cdaf6b647f215 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 18 Apr 2023 09:15:50 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- data/removals/15_11/15-11-opensuse-15-3.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/removals/15_11/15-11-opensuse-15-3.yml (limited to 'data/removals/15_11') diff --git a/data/removals/15_11/15-11-opensuse-15-3.yml b/data/removals/15_11/15-11-opensuse-15-3.yml new file mode 100644 index 00000000000..53dc0f050e2 --- /dev/null +++ b/data/removals/15_11/15-11-opensuse-15-3.yml @@ -0,0 +1,14 @@ +- 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 in GitLab 15.11 we stopped providing packages for openSUSE Leap 15.3. + + To continue using GitLab, [upgrade](https://en.opensuse.org/SDB:System_upgrade) to openSUSE Leap 15.4. + documentation_url: https://docs.gitlab.com/ee/administration/package_information/supported_os.html -- cgit v1.2.1