Linux FSCRYPT development
 help / color / mirror / Atom feed
* [fsverity-utils PATCH 0/2] fsverity-utils cleanups
@ 2020-11-13 21:33 Eric Biggers
  2020-11-13 21:33 ` [fsverity-utils PATCH 1/2] Upgrade to latest fsverity_uapi.h Eric Biggers
  2020-11-13 21:33 ` [fsverity-utils PATCH 2/2] Rename "file measurement" to "file digest" Eric Biggers
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Biggers @ 2020-11-13 21:33 UTC (permalink / raw)
  To: linux-fscrypt
  Cc: Victor Hsieh, Jes Sorensen, Luca Boccassi, Martijn Coenen,
	Paul Lawrence

These are the fsverity-utils updates for the kernel patchset
https://lkml.kernel.org/linux-fscrypt/20201113211918.71883-1-ebiggers@kernel.org.

I'll apply this after the kernel patches are upstreamed.

Eric Biggers (2):
  Upgrade to latest fsverity_uapi.h
  Rename "file measurement" to "file digest"

 NEWS.md                |  6 +++---
 README.md              | 20 ++++++++---------
 common/fsverity_uapi.h | 49 ++++++++++++++++++++++++++++++++++++++++++
 include/libfsverity.h  | 18 ++++++++--------
 lib/compute_digest.c   | 17 ---------------
 lib/sign_digest.c      | 15 +------------
 programs/cmd_digest.c  | 13 +++--------
 programs/cmd_measure.c |  2 +-
 programs/cmd_sign.c    |  2 +-
 programs/fsverity.c    |  4 ++--
 10 files changed, 79 insertions(+), 67 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-16 12:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-13 21:33 [fsverity-utils PATCH 0/2] fsverity-utils cleanups Eric Biggers
2020-11-13 21:33 ` [fsverity-utils PATCH 1/2] Upgrade to latest fsverity_uapi.h Eric Biggers
2020-11-16 11:27   ` Luca Boccassi
2020-11-13 21:33 ` [fsverity-utils PATCH 2/2] Rename "file measurement" to "file digest" Eric Biggers
2020-11-16 11:27   ` Luca Boccassi

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