Bug 2436481
| Summary: | Changes/Lua5.5 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Allison King <alking> |
| Component: | Changes Tracking | Assignee: | Tom "spot" Callaway <spotrh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | alking, spotrh |
| Target Milestone: | --- | Flags: | fedora-admin-xmlrpc:
mirror+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-05-18 16:59:12 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2402320 | ||
|
Description
Allison King
2026-02-03 19:47:08 UTC
aqualung-2.0-7.fc45 is rebuilding, but everything else I can see is landed in https://bodhi.fedoraproject.org/updates/FEDORA-2026-35f1f03bc6 the lua5.4-libs are still in rawhide, I'll hold them until I'm 100% sure nothing needs them. Nothing in rawhide depends on lua 5.4 except Darktable (upstream does not plan to support Lua 5.5?) and lummail (does not build from source because of pcre). I fixed lumail to use pcre2. I also took the time to review all of the lua scripts included in darktable and fix the few incompatibilities I identified: https://github.com/darktable-org/lua-scripts I also (also) fixed darktable's FTBFS in rawhide, caused by an incomplete security patch. With these fixes and subsequent rawhide builds, I believe nothing in Fedora depends on Lua 5.4. Accordingly, I'm closing this ticket as CLOSED->RAWHIDE. Please feel free to reopen if I missed something. Relevant link for the lua script darktable fixes: https://github.com/darktable-org/lua-scripts/pull/678 |