Skip to content

Release v3.14.0

Compare
Choose a tag to compare
@matthewrsj matthewrsj released this 01 Dec 01:29
· 1643 commits to master since this release
* Fix a bug in which the return code of an internal function was not
  being checked.
* Add the --picky-tree argument
  --picky-tree=path allows a user to specify the tree under which to run
  verify --picky
* Add the --picky-whitelist argument
  --picky-whitelist=regex allows the user to tell swupd to ignore
  certain file paths when running verify --picky
* Use libarchive to extract archives instead of direct calls to tar