mirror of
https://github.com/clearlinux/swupd-server.git
synced 2026-09-02 11:41:49 +00:00
Ghosted files were only being deprecated over format bumps. Move the format-bump-check logic out to the calling function to allow ghosted files to be removed on every build. Also assign the is_ghosted flag when adding "deleted" files from the old manifest so that the file will actually be removed. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>