mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
Add support in update to properly support bundles that include other bundles inside them. This feature is intended to work with bundle additions by adding included bundles (from bundles already subscribed) to the subscription list prior to downloading packs and full files. As part of this change the add_subscriptions function from bundle.c was modified to handle retrying manifest downloads.