dangerzone/dangerzone/updater
Alexis Métaireau 27aa2b05a1
Check for new container image releases when checking for updates
There is now a new setting that is updated when a container upgrade
needs to be applied.

The `UpdaterReport` has been extended to support this scenario, and is
now a python `dataclass`.
2025-04-30 15:43:00 +02:00
..
__init__.py dangerzone.updater exposes a few funtions, constants and exceptions 2025-04-29 14:58:53 +02:00
attestations.py Publish and attest multi-architecture container images 2025-04-29 14:58:52 +02:00
cli.py Fix types and use pathlib.Path for files 2025-04-29 15:00:53 +02:00
cosign.py Fix types and use pathlib.Path for files 2025-04-29 15:00:53 +02:00
errors.py Split updater GUI code from the code checking for release updates 2025-04-29 14:58:53 +02:00
registry.py Provide an is_update_available function 2025-04-29 14:58:52 +02:00
releases.py Check for new container image releases when checking for updates 2025-04-30 15:43:00 +02:00
signatures.py Fix types and use pathlib.Path for files 2025-04-29 15:00:53 +02:00