I've released fsverity-utils v1.1:

Git: 
https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git/tag/?h=v1.1
Tarball: 
https://kernel.org/pub/linux/kernel/people/ebiggers/fsverity-utils/v1.1/

Release notes:

  * Split the file measurement computation and signing functionality
    of the `fsverity` program into a library `libfsverity`.  See
    `README.md` and `Makefile` for more details.

  * Improved the Makefile.

  * Added some tests.  They can be run using `make check`.  Also added
    `scripts/run-tests.sh` which does more extensive prerelease tests.

  * Lots of cleanups and other small improvements.

- Eric


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to