9 Commits

Author SHA1 Message Date
zfeixiang 9c09b74788 upgrade to v1.7 and update owner information
Signed-off-by: zfeixiang <zhangfeixiang9@h-partners.com>
2026-03-27 10:30:44 +08:00
fundavid 786fce4e10 upgrade to v1.6 ee7d74d75a727463046bf380b3de9e602a6e2b40
Signed-off-by: fundavid <fangjiawei8@huawei.com>
2025-03-04 11:03:27 +08:00
Eric Biggers 071167f4e2 NEWS.md: update for v1.5
Signed-off-by: Eric Biggers <ebiggers@google.com>
2022-02-06 10:58:15 -08:00
Eric Biggers 9e082897d6 v1.4
Signed-off-by: Eric Biggers <ebiggers@google.com>
2021-06-14 16:14:52 -07:00
Eric Biggers a92b1a54b0 v1.3
Signed-off-by: Eric Biggers <ebiggers@google.com>
2021-01-19 14:44:55 -08:00
Eric Biggers c7e0612deb Rename "file measurement" to "file digest"
As was done in the kernel, rename "file measurement" to "file digest".
"File digest" has ended up being the more intuitive name, and it avoids
using multiple names for the same thing.

Acked-by: Luca Boccassi <luca.boccassi@microsoft.com>
Link: https://lore.kernel.org/r/20201113213314.73616-3-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
2020-11-25 17:41:23 -08:00
Eric Biggers 28c3f21dd4 Update README and NEWS
Mention the location of the release tarballs, and make a few other
tweaks.

Signed-off-by: Eric Biggers <ebiggers@google.com>
2020-08-17 19:47:45 -07:00
Eric Biggers ab794fd565 Switch to MIT license
This allows libfsverity to be used by software with other common
licenses, e.g. LGPL, MIT, BSD, and Apache 2.0.  It also avoids the
incompatibility that some people perceive between OpenSSL and the GPL.

See discussion at
https://lkml.kernel.org/linux-fscrypt/20200211000037.189180-1-Jes.Sorensen@gmail.com/T/#u

Link: https://lkml.kernel.org/linux-fscrypt/20200731191156.22602-1-ebiggers@kernel.org
Acked-by: Chris Mason <clm@fb.com> # FB copyrighted material
Acked-by: Jes Sorensen <jsorensen@fb.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
2020-08-01 09:59:46 -07:00
Eric Biggers 4bad3afa02 Add release notes
Signed-off-by: Eric Biggers <ebiggers@google.com>
2020-06-14 23:18:44 -07:00