Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Selective minversion capability #89

@phmccarty

Description

@phmccarty

swupd_create_update supports a "minversion" feature that forces regeneration of update content that last changed prior to a given version.

A variation of this feature would be to only regenerate content that last changed in a selected version. In other words, for build CURRENT_VERSION, instead of regenerating all content with last_change < MIN_VERSION, only regenerate content with last_change == MIN_VERSION. The regenerated content will have last_change CURRENT_VERSION, same as the "minversion" feature behavior.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions