Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 22:16
· 43 commits to main since this release
06fa365

Breaking changes

  • Enable GPG checking for package installation by default.
    • GPG checking can be explicitly disabled in .repo files passed to --rpm-source. GPG checking is also disabled for directories.
  • Don't copy extended file ACLs for additionalFiles, etc.

New features

  • Add support for reinitializing verity. (Reading verity settings from base image and reapplying them.)
  • Add support for specifying package snapshot time.

Bug fixes

  • Remove unnecessary/duplicate files from ISO.
  • Ensure no files are left in build directory.
  • Ensure correct UUID is used when verity hashDeviceMountIdType or hashDeviceMountIdType is set to uuid.
  • Don't overwrite shim EFI when UKIs are configured.

Doc fixes and improvements

  • Remove deprecated doc: "Partition Metadata JSON Format"