github cryfs/cryfs 0.9.4

latest releases: 0.11.4, 2.0.0-alpha1, 0.11.3...
7 years ago

Improvements:

  • Ciphertext blocks are split into subdirectories (before, all were on top level) to reduce number of files per directory. Some unix tools don't work well with directories with too many entries.

Fixed Bugs:

  • Renaming a file to an existing file (i.e. overwriting an existing file) didn't free the allocated memory for the overwritten file
  • Renaming a file to an existing file could hurt an invariant in the directory layout (directory entries have to be sorted) and doing so could cause files to seemingly disappear.
  • Fix a potential deadlock in the cache

Compatibility:

  • The generated .deb packages work for any Ubuntu/Debian based distribution, but will not install the package source for automatic updates if it's an unsupported operating system.

Don't miss a new cryfs release

NewReleases is sending notifications on new releases.