Skip to content

Commit

Permalink
Release libjcat 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hughsie committed Jan 2, 2024
1 parent 9743305 commit 60bb85d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Version 0.2.0
~~~~~~~~~~~~~
Released: 2024-01-02

New Features:
- Add support for verifying firmware transparency checkpoints (Richard Hughes)
- Add various bitcounting functions for future use (Joe Qian)
- Allow creating and validating SHA512 checksums (Richard Hughes)
- Allow verifying the checksum of a payload (Richard Hughes)

Bugfixes:
- Sprinkle __attribute__((nonnull)) to give a little more compile-time safety (Richard Hughes)

Version 0.1.14
~~~~~~~~~~~~~~
Released: 2023-06-08
Expand Down
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ git shortlog 0.1.14.. | grep -i -v trivial | grep -v Merge > NEWS.new

Version 0.2.0
~~~~~~~~~~~~~
Released: 2023-xx-xx
Released: 2024-xx-xx

New Features:
Bugfixes:
Expand Down

0 comments on commit 60bb85d

Please sign in to comment.