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

Drop support for CentOS/RHEL 7 #1034

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Drop support for CentOS/RHEL 7 #1034

merged 1 commit into from
Mar 27, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Mar 21, 2024

We never officially supported RHEL 7, though we did target it prior to announcing official support for RHEL 8.

The use of config_opts.package_manager in this way will break with newer releases of Fedora (and eventually RHEL) where it has become a macro itself, which may resolve to dnf5.

@cottsay cottsay requested a review from nuclearsandwich March 21, 2024 21:56
@cottsay cottsay self-assigned this Mar 21, 2024
@cottsay cottsay force-pushed the cottsay/drop-rhel7 branch 2 times, most recently from 6c97e98 to fa0819a Compare March 25, 2024 20:59
We never officially supported RHEL 7, though we did target it prior to
announcing official support for RHEL 8.

The use of `config_opts.package_manager` in this way will break with
newer releases of Fedora (and eventually RHEL) where it has become a
macro itself, which may resolve to `dnf5`.
@cottsay cottsay force-pushed the cottsay/drop-rhel7 branch from fa0819a to 267be58 Compare March 25, 2024 21:23
@cottsay cottsay merged commit ed19495 into master Mar 27, 2024
31 checks passed
@cottsay cottsay deleted the cottsay/drop-rhel7 branch March 27, 2024 16:19
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 this pull request may close these issues.

2 participants