Version 0.9.4
AKASHI Takahiro (1): sbsign: allow for adding intermediate certificates James Bottomley (8): sbverify: fix verification with intermediate certificates Tests: Add intermediate certificate tests to the sign-verify cases Fix some openssl 1.1.0 deprecated functions sbvarsign: remove unused global variable sbverify: refer to unused function Fix errors on 32 bit Enable -Werror for builds docs: add man page for sbkeysync Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
parent
e17dc20591
commit
d52f7bbb73
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([sbsigntool], [0.9.3], [James.Bottomley@HansenPartnership.com])
|
||||
AC_INIT([sbsigntool], [0.9.4], [James.Bottomley@HansenPartnership.com])
|
||||
|
||||
AM_INIT_AUTOMAKE()
|
||||
|
||||
|
|
Loading…
Reference in a new issue