Skip to content

Release v5.9.0

Compare
Choose a tag to compare
@rchiossi rchiossi released this 08 Aug 12:02
· 213 commits to master since this release
This release includes an optimization in the way file records are
generated in manifests. Instead of adding all files from a bundle and
later removing the files that already exist in that bundle dependencies,
mixer now preemptively checks if a file is part of a dependency before
generating its record. This greatly reduces the number of generated
records and speed build time.

Included patches:
- swupd: Skip included files when creating file records
- MCA: Parse rpm output with \a character