mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-26 15:16:01 -04:00
Mark all properties required by the OCI specification as required;
this eliminates a bunch of cases where we were assuming that
descriptor->digest was non-NULL, and potentially generating
critical errors from g_return_if_fail().
(cherry picked from commit fa4b413c02):