aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md22
1 files changed, 0 insertions, 22 deletions
diff --git a/NEWS.md b/NEWS.md
index c63dff9..8745745 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,27 +1,5 @@
# fsverity-utils release notes
-## Version 1.5
-
-* Made the `fsverity sign` command and the `libfsverity_sign_digest()` function
- support PKCS#11 tokens.
-
-* Avoided a compiler error when building with musl libc.
-
-* Avoided compiler warnings when building with OpenSSL 3.0.
-
-* Improved documentation and test scripts.
-
-## Version 1.4
-
-* Added a manual page for the `fsverity` utility.
-
-* Added the `fsverity dump_metadata` subcommand.
-
-* Added the `--out-merkle-tree` and `--out-descriptor` options to
- `fsverity digest` and `fsverity sign`.
-
-* Added metadata callbacks support to `libfsverity_compute_digest()`.
-
## Version 1.3
* Added a `fsverity digest` subcommand.