Skip to content

v0.3.0

Compare
Choose a tag to compare
@arekinath arekinath released this 06 Sep 00:48
· 248 commits to main since this release
  • Security fix: eboxes with multiple recovery configs could have the key shares from one config used to attack another. Any affected eboxes should be regenerated with v0.3.0 or later.
  • pivy-zfs rekey now generates a new wrapping key and calls lzc_change_key so that old versions of the ebox can't be used to unlock the dataset
  • Using pivy-zfs unlock on a zpool root now tries to auto-mount datasets after unlocking
  • Compiler warning fixes