Linux FSCRYPT development
 help / color / mirror / Atom feed
* [ANNOUNCE] fsverity-utils v1.3
@ 2021-01-19 22:55 Eric Biggers
  0 siblings, 0 replies; only message in thread
From: Eric Biggers @ 2021-01-19 22:55 UTC (permalink / raw)
  To: linux-fscrypt; +Cc: Colin Walters, Luca Boccassi, Jes Sorensen

I've released fsverity-utils v1.3:

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

Release notes (these can also be found in the NEWS.md file):

    * Added a `fsverity digest` subcommand.

    * Added `libfsverity_enable()` and `libfsverity_enable_with_sig()`.

    * Added basic support for Windows builds of `fsverity` using MinGW.

    * `fsverity` now defaults to 4096-byte blocks on all platforms.

    * libfsverity now will use SHA-256 with 4096-byte blocks if the
      `hash_algorithm` and `block_size` fields are left 0.

    * `make install` now installs a pkg-config file for libfsverity.

    * The Makefile now uses pkg-config to get the libcrypto build flags.

    * Fixed `make check` with `USE_SHARED_LIB=1`.

- Eric


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-19 22:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19 22:55 [ANNOUNCE] fsverity-utils v1.3 Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox