Your Name e12d3d42cb fix: robust flatpak timeout handling in updateall
- wrap flatpak remote-ls check in timeout 5s with mktemp caching and proper exit code handling (124 = timeout)
- fix inverted -n/-z logic and uninitialized flatpak_has_updates causing Missing argument error
- distinguish timeout vs generic check failure with clear messages
- add timeout 300s guard to flatpak update and handle 124 as update timed out
- gracefully degrade when timeout binary missing instead of skipping flatpak entirely
- quote temp file paths and handle mktemp failure reliably
2026-08-25 14:27:20 +00:00
2026-08-14 13:39:41 +02:00
2026-08-03 23:11:01 +02:00
2026-08-22 16:21:10 +02:00
2026-07-12 22:49:40 +02:00
2026-08-22 16:21:10 +02:00
2025-11-16 23:28:49 +01:00
2025-11-16 17:09:02 +01:00
S
Description
No description provided
Readme
286 KiB
Languages
Shell 100%