github google/fscrypt v0.2.7
Add Detection for V2 kernel support

latest releases: v0.3.5, v0.3.4, v0.3.3...
pre-release4 years ago

The main addition in this release is that we now automatically detect support for V2 policies when running fscrypt setup and configure /etc/fscrypt.conf appropriately (#205). This allows uses on newer kernels to automatically start using V2 policies without manually changing /etc/fscrypt.conf. To use these new policies, simply run sudo fscrypt setup and your /etc/fscrypt.conf will be automatically updated.

We also made changes to make the build of fscrypt reproducible:

  • Simplify fscrypt --version output (#207)
  • Use -trimpath (#208)

Finally, we added improved documentation (#201, #204, #205) and fixed up the Makefile (#200)

Don't miss a new fscrypt release

NewReleases is sending notifications on new releases.