Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove end-of-life packaging distributions #383

Open
afbjorklund opened this issue Jul 11, 2024 · 4 comments · Fixed by #394
Open

Remove end-of-life packaging distributions #383

afbjorklund opened this issue Jul 11, 2024 · 4 comments · Fixed by #394

Comments

@afbjorklund
Copy link
Contributor

afbjorklund commented Jul 11, 2024

These distributions are end-of-life:

FEDORA_RELEASES := fedora-36 fedora-35
CENTOS_RELEASES := centos-stream centos-7
@afbjorklund
Copy link
Contributor Author

afbjorklund commented Jul 11, 2024

Suggested replacements:

FEDORA_RELEASES := fedora-39 fedora-40
ALMALINUX_RELEASES := almalinux-8 almalinux-9

@afbjorklund
Copy link
Contributor Author

The non-LTS as well:

#UBUNTU_VERSIONS := ubuntu-xenial ubuntu-bionic ubuntu-cosmic ubuntu-disco ubuntu-eoan
UBUNTU_VERSIONS := ubuntu-bionic ubuntu-focal ubuntu-jammy

https://endoflife.date/ubuntu

@afbjorklund

This comment has been minimized.

@afbjorklund
Copy link
Contributor Author

Apparently it could have been tested better, but also it rotted.

/reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants