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

CI/Linux: Update Fedora 38 to 41 #739

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

guihkx
Copy link
Collaborator

@guihkx guihkx commented Feb 4, 2025

Fedora 38 has been deprecated since May of 2024.

This updates to Fedora 41, which is the current version with planned official support until November of 2025.

Meta issue: #736

Fedora 38 has been deprecated since May of 2024.

This updates to Fedora 41, which is the current version with planned
official support until November of 2025.
@guihkx guihkx mentioned this pull request Feb 4, 2025
5 tasks
@guihkx
Copy link
Collaborator Author

guihkx commented Feb 4, 2025

I briefly tested the rpm package on Fedora 41 (via Podman), and things look fine.

Command I used (on a X11 session):

podman run --rm -e DISPLAY -v $XAUTHORITY:/root/.Xauthority:ro -v /tmp/.X11-unix:/tmp/.X11-unix -v ./notes_fedora41.rpm:/notes.rpm fedora:41 bash -c 'dnf install -y /notes.rpm && dnf clean all && rm -f /var/lib/dnf/history.* && notes'

Screenshot:

image

@guihkx guihkx merged commit e9f8a1d into nuttyartist:master Feb 4, 2025
12 checks passed
@guihkx guihkx deleted the fedora-41 branch February 4, 2025 22:49
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