-
Notifications
You must be signed in to change notification settings - Fork 46
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
Bump supported fedora version to 41 #1221
base: main
Are you sure you want to change the base?
Conversation
(CI failure due to whonix clock randomization issue (see #1206). It looks like it's failing for |
Ah sorry, I was indeed missing a test plan - have updated! |
Works as expected. Make test fails due to unnapplied Fedora 41 template updates, but this is something that our updater already covers, so it is fine. |
Ready to merge at your convenience @rocodes. |
Also, I know it's intended, but we're creating |
@deeplow thank you for review :) Will merge shortly. Re the sd-fedora vm: yes, it's intended that we create a separate one, because we set up the custom autoattach udev rules (for now anyway), and we don't want to do that in the default fedora-dvm, since that could be used in other contexts. But I think you're right that we will be able to revisit it (for example, with 4.3 support with updated devices management options!) |
(@deeplow re #1221 (comment) - still need your official stamp, but once that's done feel free to merge as well) |
Status
Ready for review
Description of Changes
Closes #1217
Bump supported fedora version to fedora-41
Testing
Upgrade testing
Deployment
Any special considerations for deployment? Consider both:
Checklist
If you have made changes to the provisioning logic
make test
) pass indom0
If you have added or removed files
MANIFEST.in
andrpm-build/SPECS/securedrop-workstation-dom0-config.spec
If documentation is required