mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-17 06:29:21 -04:00
In case the summary file is GPG-signed, we already have other better ways of verifying expectations around the installed ref. If the deployed branch does not match xa.ref, simply warn instead of aborting. Based on a patch by Dan Nicholson <nicholson@endlessm.com>