Update distros for packagecloud.io#5010
Merged
bk2204 merged 1 commit intogit-lfs:mainfrom May 12, 2022
Merged
Conversation
Remove several distro versions which are now EOL. In addition, add a new version of Linux Mint and OpenSUSE, and update the EOL date for some distros. Note that we have not added Fedora 36 or Ubuntu kinetic because they are not yet available on packagecloud.io.
chrisd8088
approved these changes
May 12, 2022
chrisd8088
added a commit
to chrisd8088/git-lfs
that referenced
this pull request
Feb 4, 2023
Ubuntu Impish Indri reached its EOL in July 2022, so we remove it from the list of Debian 11 distributions for which we publish packages to Packagecloud, and we add Ubuntu Kinetic Kudu to the Debian 11 list as it was released in October 2022. Fedora 34 reached its EOL in July 2022 and Fedora 35 reached its EOL in December 2022, so we remove them from the list of CentOS 8 distributions, and we add Fedora 37 to the Rocky 9 list as it was released in November 2022. We add Linux Mint Vera to the list of Debian 11 distributions as it was released in December 2022. We remove OpenSUSE 15.3 from the list of CentOS 7 distributions as it reached its EOL in December 2022. SUSE Linux Enterprise Server 12 SP4 reached its general EOL in June 2020, so we remove it now, and SLES 15 SP3 reached its general EOL in December 2022, so we also remove it now. Note that we have been somewhat inconsistent in our handling of SLES 12 and 15 Service Packs, as we have only removed SLES 12 Service Packs once they reached their LTSS (Long Term Service Pack Support) EOL, while we have removed SLES 15 SPs when they reached their general EOLs. Thus we removed SLES 12 SP3 in commit 9ef46f8 of PR git-lfs#5169 when that Service Pack reached its LTSS EOL, but we removed SLES 15 SP2 in commit e2465f8 PR git-lfs#5010 when that Service Pack reached its general EOL but not its LTSS EOL, which is still in the future (December 2024), as is the LTSS EOL for SLES 15 SP1 (January 2024). To be more consistent, we assume SLES users have upgraded to the latest Service Pack within the required six-month period after its release, and we can drop support for older SPs at that point. This is effectively how we have already treated the earlier SPs for SLES 15, so applying that guideline to SLES 12 SP4 as well should be reasonable.
chrisd8088
added a commit
to chrisd8088/git-lfs
that referenced
this pull request
Feb 4, 2023
Ubuntu Impish Indri reached its EOL in July 2022, so we remove it from the list of Debian 11 distributions for which we publish packages to Packagecloud, and we add Ubuntu Kinetic Kudu to the Debian 11 list as it was released in October 2022. Fedora 34 reached its EOL in July 2022 and Fedora 35 reached its EOL in December 2022, so we remove them from the list of CentOS 8 distributions, and we add Fedora 37 to the Rocky 9 list as it was released in November 2022. We add Linux Mint Vera to the list of Debian 11 distributions as it was released in December 2022. We remove OpenSUSE 15.3 from the list of CentOS 7 distributions as it reached its EOL in December 2022. SUSE Linux Enterprise Server 12 SP4 reached its general EOL in June 2020, so we remove it now, and SLES 15 SP3 reached its general EOL in December 2022, so we also remove it now. Note that we have been somewhat inconsistent in our handling of SLES 12 and 15 Service Packs, as we have only removed SLES 12 Service Packs once they reached their LTSS (Long Term Service Pack Support) EOL, while we have removed SLES 15 SPs when they reached their general EOLs. Thus we removed SLES 12 SP3 in commit 9ef46f8 of PR git-lfs#5169 when that Service Pack reached its LTSS EOL, but we removed SLES 15 SP2 in commit e2465f8 PR git-lfs#5010 when that Service Pack reached its general EOL but not its LTSS EOL, which is still in the future (December 2024), as is the LTSS EOL for SLES 15 SP1 (January 2024). To be more consistent, we assume SLES users have upgraded to the latest Service Pack within the default six-month period after its release, and we can drop support for older SPs at that point. This is effectively how we have already treated the earlier SPs for SLES 15, so applying that guideline to SLES 12 SP4 as well should be reasonable.
This was referenced Feb 4, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove several distro versions which are now EOL. In addition, add a new version of Linux Mint and OpenSUSE, and update the EOL date for some distros.
Note that we have not added Fedora 36 or Ubuntu kinetic because they are not yet available on packagecloud.io.
Fixes #4988