Version 0.9.3

James Bottomley (1):
      README: update git location and add mailing list information

Laszlo Ersek (1):
      sbvarsign: fix "EFI_VARIABLE_AUTHENTICATION_2.TimeStamp.Year" assignment

Steve McIntyre (1):
      Fix PE/COFF checksum calculation

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
James Bottomley 2020-01-09 09:33:38 -08:00
parent ea4e6db5d9
commit fe88da5f66

View file

@ -1,4 +1,4 @@
AC_INIT([sbsigntool], [0.9.2], [James.Bottomley@HansenPartnership.com]) AC_INIT([sbsigntool], [0.9.3], [James.Bottomley@HansenPartnership.com])
AM_INIT_AUTOMAKE() AM_INIT_AUTOMAKE()