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

Rocky Linux / RHEL versions up to 8.9 and 9.4. Also Fedora up to version 40 #47

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

stephengtuggy
Copy link
Contributor

Thank you for submitting a pull request and becoming a contributor to Vega Strike's Build System Docker Images.

Please answer the following:

Code Changes:

  • This is a documentation change only
  • CI Change

Issues:

  • Please list any related issues

Purpose:

  • What is this pull request trying to do? Update our versions of Rocky Linux, RHEL, and Fedora.
  • What release is this for?
  • Is there a project or milestone we should apply this to?

…Linux / RHEL versions up to 8.9 and 9.4. Also include Fedora up to version 40.
@stephengtuggy stephengtuggy added the enhancement New feature or request label Apr 23, 2024
@stephengtuggy stephengtuggy self-assigned this Apr 23, 2024
@stephengtuggy stephengtuggy marked this pull request as ready for review April 23, 2024 15:34
@stephengtuggy
Copy link
Contributor Author

@BenjamenMeyer I think I probably need this for my liblzma fixes, as well. So if you could review it, that would be great.

It looks like a lot of lines changed, but mostly, I was just adding new sections to the bootstrap script for, e.g., Fedora 39 and 40, by simply copying the existing sections for Fedora 38, etc. Hopefully this PR won't be too much trouble to review.

@@ -30,18 +30,24 @@ jobs:
- 'linuxmintd/mint20-amd64'
- 'debian:bookworm'
- 'debian:bullseye'
- 'debian:buster'
#- 'debian:buster' # buster-backports is no longer available from deb.debian.org. Sunsetting?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that I am commenting out Debian buster, since the apt updates are failing because of this buster-backports issue.

It looks like buster will be EOL soon, anyway. (End of June, IIRC.) So we might want to simply drop support for it.

@stephengtuggy stephengtuggy merged commit 1153eb6 into vegastrike:master Apr 23, 2024
60 checks passed
@stephengtuggy stephengtuggy deleted the red-hat-family-updates branch April 23, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants