v0.3.0
- 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 callslzc_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